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

Max-Age and Expires headers #25

Closed
yegor256 opened this issue Dec 9, 2016 · 6 comments
Closed

Max-Age and Expires headers #25

yegor256 opened this issue Dec 9, 2016 · 6 comments

Comments

@yegor256
Copy link
Owner

yegor256 commented Dec 9, 2016

Let's set them to 14 days, no matter what.

yegor256 added a commit that referenced this issue Dec 9, 2016
yegor256 added a commit that referenced this issue Dec 9, 2016
yegor256 added a commit that referenced this issue Dec 9, 2016
yegor256 added a commit that referenced this issue Dec 9, 2016
@yegor256
Copy link
Owner Author

yegor256 commented Dec 9, 2016

@rultor release, tag is 0.8

@rultor
Copy link
Collaborator

rultor commented Dec 9, 2016

@rultor release, tag is 0.8

@yegor256 OK, I will release it now. Please check the progress here

yegor256 added a commit that referenced this issue Dec 9, 2016
@rultor
Copy link
Collaborator

rultor commented Dec 9, 2016

@rultor release, tag is 0.8

@yegor256 Oops, I failed. You can see the full log here (spent 4min)

remote:        [INFO] Copying jcabi-http-1.16.jar to /tmp/build_c3a4625c0b4fe71041154892975f4025/target/deps/jcabi-http-1.16.jar\u001b[K
remote:        [INFO] \u001b[K
remote:        [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ web ---\u001b[K
remote:        [INFO] Installing /tmp/build_c3a4625c0b4fe71041154892975f4025/target/jare.jar to /app/tmp/cache/.m2/repository/io/jare/web/0.8/web-0.8.jar\u001b[K
remote:        [INFO] Installing /tmp/build_c3a4625c0b4fe71041154892975f4025/pom.xml to /app/tmp/cache/.m2/repository/io/jare/web/0.8/web-0.8.pom\u001b[K
remote:        [INFO] ------------------------------------------------------------------------\u001b[K
remote:        [INFO] BUILD SUCCESS\u001b[K
remote:        [INFO] ------------------------------------------------------------------------\u001b[K
remote:        [INFO] Total time: 20.722 s\u001b[K
remote:        [INFO] Finished at: 2016-12-09T08:11:46+00:00\u001b[K
remote:        [INFO] Final Memory: 60M/420M\u001b[K
remote:        [INFO] ------------------------------------------------------------------------\u001b[K
remote: -----> Discovering process types\u001b[K
remote:        Procfile declares types -> web\u001b[K
remote: 
remote: -----> Compressing...\u001b[K
remote:        Done: 69.9M\u001b[K
remote: -----> Launching...\u001b[K
remote:        Released v81\u001b[K
remote:        https://jareio.herokuapp.com/ deployed to Heroku\u001b[K
remote: 
remote: Verifying deploy... done.\u001b[K
To git@heroku.com:jareio.git
 + c62c45f...90c416a __rultor -> master (forced update)
+ git reset HEAD~1
+ curl -f --connect-timeout 15 --retry 5 --retry-delay 30 http://www.jare.io
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 47168  100 47168    0     0   177k      0 --:--:-- --:--:-- --:--:--  178k
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.8 -m '0.8: tagged by rultor.com'
+ git reset --hard
HEAD is now at e8e9192 0.8
+ git clean -fd
Removing settings.xml
+ git checkout master
Switched to branch 'master'
Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git branch -D __rultor
Deleted branch __rultor (was e8e9192).
+ git push --all origin
To git@github.com:yegor256/jare.git
 ! [rejected]        master -> master (non-fast-forward)
error: failed to push some refs to 'git@github.com:yegor256/jare.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Merge the remote changes (e.g. 'git pull')
hint: before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
container 1ba04f0c477cc968b001273b1974527f3421508dc6f9293aa7723291c8a68635 is dead
Fri Dec  9 08:12:30 UTC 2016

@yegor256
Copy link
Owner Author

yegor256 commented Dec 9, 2016

@rultor release, tag is 0.8

@rultor
Copy link
Collaborator

rultor commented Dec 9, 2016

@rultor release, tag is 0.8

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Dec 9, 2016

@rultor release, tag is 0.8

@yegor256 Done! FYI, the full log is here (took me 5min)

@yegor256 yegor256 closed this as completed Dec 9, 2016
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

No branches or pull requests

2 participants