Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add backups to Ansible scripts #68

Merged
merged 4 commits into from
Dec 4, 2023
Merged

Add backups to Ansible scripts #68

merged 4 commits into from
Dec 4, 2023

Conversation

stea-uw
Copy link
Contributor

@stea-uw stea-uw commented Nov 21, 2023

Makes sure the ansible scripts always back up any files that are changed.

I also fixed an issue that broke the server due to invalid timestamps on the browser cache.

(The commits are organized to make it easy to review commit-by-commit)

When extracting the jar file, jar xf restores the timestamp of the file as it was
in the jarfile. This is not ideal, because it artificially sets the change time of
the file to the past, and therefore browser caches will ignore the new file.
@stea-uw stea-uw merged commit e921ae5 into main Dec 4, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants