timezonefinder icon indicating copy to clipboard operation
timezonefinder copied to clipboard

automatically updating the boundary data version

Open jannikmi opened this issue 2 years ago • 0 comments

steps:

  • [ ] listen to timezone boundary releases -> trigger
  • [ ] create new branch
  • [ ] run make data: runs the the parse_data.sh script
  • [ ] create new entry in changelog
  • [ ] run pre-commit hook
  • [ ] commit files
  • [ ] raise Pull Request
  • [ ] automatically merge if pipeline is running through

open question: can it all be integrated in a CI/CD pipeline?

jannikmi avatar Oct 30 '22 11:10 jannikmi