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

Fix auto-deploy issues #20

Open
badboy opened this issue Feb 27, 2019 · 0 comments
Open

Fix auto-deploy issues #20

badboy opened this issue Feb 27, 2019 · 0 comments

Comments

@badboy
Copy link
Member

badboy commented Feb 27, 2019

It would be nice if we can auto-deploy every day to update the "Next Meetup" on the frontpage.

However, we ... uhm ... might have been a bit excessive with that:

list of commits in 5 minute intervals

We can use the travis daily cronjob, but should make sure:

  1. Only commit if last run was not within X hours (Travis can do "if not within 24 hours"
  2. Don't trigger another deploy because of the commit (thus include the "[skip ci]" in the commit message)
  3. Stretch-goal: Auto-import next RustBerlin/Hack'n'Learn meetups?
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

1 participant