Phil Ngo
ffdfb2e517
docs: batch commit typos and update contributor readme ( #7312 )
...
* batch commit typos and update contributor readme
* update donation text
Co-authored-by: Nico Flaig <nflaig@protonmail.com >
* correct spelling
Co-authored-by: Nico Flaig <nflaig@protonmail.com >
---------
Co-authored-by: Nico Flaig <nflaig@protonmail.com >
2024-12-19 19:44:42 +00:00
Nico Flaig
6663684150
chore: post release updates ( #7013 )
2024-08-08 22:56:37 -04:00
Nico Flaig
59f72d0167
docs: fix formatting of RELEASE.md file ( #6985 )
2024-07-29 12:31:23 -04:00
Phil Ngo
30b8a23b37
chore: add additional instructions for hotfixes in release.md ( #6971 )
...
* Add additional instructions for hotfix
* fix merge conflict title
Co-authored-by: Cayman <caymannava@gmail.com >
* resolving conflicts
Co-authored-by: Cayman <caymannava@gmail.com >
* minor fixes addressed
* address comments
* spelling fix
Co-authored-by: Nico Flaig <nflaig@protonmail.com >
---------
Co-authored-by: Cayman <caymannava@gmail.com >
Co-authored-by: Nico Flaig <nflaig@protonmail.com >
2024-07-29 10:35:32 -04:00
Julien
de3988d58f
docs: no more broken images ( #6708 )
...
* fix: no more broken images
* fix: incorrect paths
2024-04-25 13:35:13 -07:00
Phil Ngo
2f9daba434
docs: update RELEASE.md to include coventional commit titles ( #6281 )
...
Update RELEASE.md to include coventional commit title
2024-01-10 12:41:13 -05:00
Lion - dapplion
9e57b7d320
ci: check docs spelling ( #5527 )
...
* Check docs spelling
* Add config
* Fix docs spelling
* Lint docs format
* docs(flamegraph): remove note about script that was removed
* sort wordlist
* Set sort algo
* Fix CI pipeline
* hope to fix CI ordering
* Disable wordlist sort check
* docs(CONTRIBUTING): remove merge conflict marker and add codeblock types
* refactor: change to pyspelling.yml for local runs
* docs: make spell-checking wordlist case insensitive
* fix: sort .wordlist.txt
* refactor: alphabetize script order
* fix: add docs/reference to gitignore
* docs: add codeblocks to pyspelling ignore and clear all errors
* docs: ignore possessive endings in spellcheck
* docs: clear spelling errors in package readmes
* docs: pyspelling fix generated cli.md
* feat(workflows): lint generated docs
* feat(workflows): add word sort to docs-check
* test: unsort wordlist
* fix: sort wordlist
* refactor(workflow): remove unused comments
---------
Co-authored-by: matthewkeil <me@matthewkeil.com >
Co-authored-by: Cayman <caymannava@gmail.com >
2023-06-21 18:24:27 +00:00
Cayman
42ecf97999
Allow release from stable in release process ( #5367 )
...
* Allow release from `stable` in release process
* Update RELEASE.md
Co-authored-by: Phil Ngo <58080811+philknows@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Nico Flaig <nflaig@protonmail.com >
---------
Co-authored-by: Phil Ngo <58080811+philknows@users.noreply.github.com >
Co-authored-by: Nico Flaig <nflaig@protonmail.com >
2023-04-15 16:29:30 -04:00
Phil Ngo
9eb2ca36ad
Update release.md hotfix releases section ( #5335 )
...
* Update release.md hotfix releases
* Add first fetch upstream changes
Co-authored-by: Cayman <caymannava@gmail.com >
---------
Co-authored-by: Cayman <caymannava@gmail.com >
2023-04-14 18:13:49 -04:00
Phil Ngo
3f3f6347ca
Update release.md with RC patching clarity ( #5312 )
...
Update release.md with rc patching clarity
2023-03-28 23:31:07 -04:00
omahs
492f436385
Fix: typos ( #4978 )
...
* Fix: typos
Fix: typos
* Fix: typos
Fix: typos
2023-01-05 09:24:37 -05:00
Phil Ngo
6681763c7b
Update release.md to remove devops tasks and include local backup strategy ( #4602 )
2022-09-28 10:50:13 -05:00
Phil Ngo
a627e72d80
Update RELEASE.md with Release Manager checklist ( #4229 )
...
* exposing util module from the light-client package
* Update RELEASE.md with Release Manager checklist
* Revision to Release Manager checklist
* Add enable and disable merge commit strategy
* Add update dockerhub tag
Co-authored-by: Dadepo Aderemi <dadepo@gmail.com >
Co-authored-by: Cayman <caymannava@gmail.com >
2022-07-06 03:18:39 +00:00
Lion - dapplion
af4aca8385
Doc fixing stable into unstable merge conflicts ( #4180 )
...
Closes https://github.com/ChainSafe/lodestar/issues/4173
2022-06-22 01:16:26 -04:00
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
Cayman
531e2c2b9d
Simplify release process ( #4030 )
...
* Simplify release process
* Remove old postrelease script
* Add lerna version check
* Tweak RELEASE.md
* Add force-publish to lerna version command
2022-05-25 01:51:42 +05:30
Lion - dapplion
5142ba38a6
Prepare custom version on next release ( #3990 )
...
* Prepare custom version on next release
* Test in branch
* Don't set version in advance
* Remove --canary flag
* Change and commit version
* Setup git config
* Revert temp changes
2022-05-11 09:43:40 -05:00
Lion - dapplion
69ce81e7f4
Assert tag == local package.json version ( #3840 )
...
* Fix RELEASE instructions
* Assert tag == local package.json version
2022-03-09 10:49:32 -06:00
Lion - dapplion
6a713019bf
Fix release workflow ( #3686 )
...
* Checkout full history during release (#3539 )
* Fix release workflow
* Add git tag commands as example
* Checkout full depth for changelog
Co-authored-by: Cayman <caymannava@gmail.com >
2022-02-01 15:29:54 -06:00
Lion - dapplion
19bec296e1
Start v0.35.0 version ( #3685 )
...
* chore(release): v0.35.0
* Update RELEASE.md
2022-02-01 11:47:12 -06:00
Phil Ngo
58efb95f69
Create RELEASE.md ( #3587 )
...
* Create RELEASE.md
* add lodestar-releases flow png to docs/images
* Updates to RELEASE.md
* Update RELEASE.md
* Update explicit package.json bump and beta format
Co-authored-by: Lion - dapplion <35266934+dapplion@users.noreply.github.com >
2022-01-25 16:27:53 +01:00