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

TODO: automate setting current type of the week and release date #4

Open
zetok opened this issue Dec 19, 2016 · 0 comments
Open

TODO: automate setting current type of the week and release date #4

zetok opened this issue Dec 19, 2016 · 0 comments

Comments

@zetok
Copy link
Contributor

zetok commented Dec 19, 2016

Using travis cronjob feature – job would run once each day.

Readme:

  • add a date for current release
  • add a date for the next release

Scripts:

  • script for detection whether current day needs an action
    • action is needed on the day of release and week before release
      • week before release script should update week type
      • on the day of release: update the week type, and dates for current and next releases
  • script for updating dates
  • script for pushing update to repo (since whole git history is needed, it would need to be downloaded)

Travis:

  • integrate scripts

Scripts probably should be implemented using sed's Addresses feature, using line numbers.

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