gitlab-org--gitlab-foss/changelogs
Ben Kochie f7f7c30162
Update usage ping cron behavior
* Splay the start by sleeping up to one minute.
* Adjust sideikiq retries to try up to approximately three hours.
* Randomize the minute fully within the hour.
* Psudo-randomize the day of the week based on the instance UUID.
2019-07-18 11:54:05 +02:00
..
unreleased Update usage ping cron behavior 2019-07-18 11:54:05 +02:00
README.md
add-name-parameter-to-project-environments-api.yml
archive.md

README.md

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run scripts/lint-changelog-yaml to validate.

See development/changelog documentation for detailed usage.