4 Commits

Author SHA1 Message Date
Lion - dapplion
510f3108e4 Adopt gitflow for Lodestar releases (#4071)
* Adopt gitflow for Lodestar releases

* Apply feedback

* Replace most mentions of `master` with `unstable`

* Tweak various parts of RELEASE.md

* Update CI

* Tweak dev release version handling

* Tweak workflow names

* Replace `nightly` with `dev`

* Replace `beta` with `rc`

* Fix publish for rc release and stable release only

* Remove stray "beta"

* Add code examples to RELEASE.md

* Clarify publish process

* Collapse 'Alternatives considered' section

* Move 'Details' header up one level

* Clarify publishing a release

* Tweak headings

* Fix hotfix section

* More clarifications

* Update examples in RELEASE.md

* More clarifications

* Fix formatting

* Run RELEASE.md through grammarly

* Change script name to release:publish

* Add create_rc script

* Add workflow_dispatch for create RC

* Add placeholder for other scripts

* Update RELEASE.md

* Update release create rc script

* Update script instructions

* create_rc script must not be run in CI

* Update release flow

* Add publish-rc workflow

* Apply suggestions from code review

Co-authored-by: Afr Schoe <58883403+q9f@users.noreply.github.com>

Co-authored-by: Cayman <caymannava@gmail.com>
Co-authored-by: Afr Schoe <58883403+q9f@users.noreply.github.com>
2022-05-30 10:22:00 -05:00
Lion - dapplion
9a58ce3c8b Run prettier on entire repo (#3720) 2022-02-07 09:57:26 -06:00
Afr Schoe
796e56dbdd github: update bot labels (#3135)
* github: update labeler labels to match new

* github: fix stale bot labels

* github: use srvaroa/labeler@v0.8

* github: fix labeler credentials

* github: lint label yaml

* github: improve labeler readability

* github: use go regex for labeler

* github: update bulldozer to latest config

* github: update changelog exclude label

* github: update bulldozer conditions

* github: add dependabot config

* docs: describe labels for contributors
2021-09-14 18:40:37 +02:00
dapplion
7c724f9559 Add bulldozer config
Automate merging PRs on an opt-in basis. Prevents having to come back to merge if reviews are ready before CI passing
2021-02-19 00:04:34 +01:00