-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
docs: update LOTUS_RELEASE_FLOW.MD document #12322
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good stuff here! Thanks for moving this forward. A few things:
- I have some more sizable additions in docs: update LOTUS_RELEASE_FLOW with recent FAQs and branch/tag strategy items #12364 . (A lot of it is content I saw you write elsewhere.)
- I didn't see any discussion about "lotus node" vs. "lotus miner" here.
- I didn't see the TOC update. (I assume we use a standard vscode plugin to update this automatically?)
…egy items (#12364) * docs: update LOTUS_RELEASE_FLOW with recent FAQs and branch/tag strategy items This was done as additional content to potentially add per #12322 . It includes content I saw in #12020 and #12072 that wasn't previously included. * Updates from self-review. * docs: Clarify node/miner release branching docs: Clarify node/miner release branching * Update LOTUS_RELEASE_FLOW.md Co-authored-by: Steve Loeppky <[email protected]> * Update LOTUS_RELEASE_FLOW.md Co-authored-by: Steve Loeppky <[email protected]> --------- Co-authored-by: Phi <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the PR title to match https://github.com/filecoin-project/lotus/blob/master/README.md#pr-title-conventions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the PR title to match https://github.com/filecoin-project/lotus/blob/master/CONTRIBUTING.md#pr-title-conventions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the PR title to match https://github.com/filecoin-project/lotus/blob/master/CONTRIBUTING.md#pr-title-conventions
@rjan90 : FYI that I applied all my suggestions so it would be easier for me to make additional changes. The "conversations" are still open so you can review the changes and adjust as desired. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the PR title to match https://github.com/filecoin-project/lotus/blob/master/CONTRIBUTING.md#pr-title-conventions
@rjan90 : I pushed some additional commits covering:
I did this here rather than a separate PR so I could link related deprecated Other things coming to mind 2024-08-09:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the PR title to match https://github.com/filecoin-project/lotus/blob/master/CONTRIBUTING.md#pr-title-conventions
PR title now matches the required format.
Preliminary update to the LOTUS_RELEASE_FLOW document
…egy items (#12364) * docs: update LOTUS_RELEASE_FLOW with recent FAQs and branch/tag strategy items This was done as additional content to potentially add per #12322 . It includes content I saw in #12020 and #12072 that wasn't previously included. * Updates from self-review. * docs: Clarify node/miner release branching docs: Clarify node/miner release branching * Update LOTUS_RELEASE_FLOW.md Co-authored-by: Steve Loeppky <[email protected]> * Update LOTUS_RELEASE_FLOW.md Co-authored-by: Steve Loeppky <[email protected]> --------- Co-authored-by: Phi <[email protected]>
These were self-committed to make it easier to propose additional changes on top.
Major items were answering: Why isn't Lotus Miner released more frequently? Why is the `releases` branch deprecated and what are alternatives?
Co-authored-by: Steve Loeppky <[email protected]>
fix: double spacing and minor typos
4b6c31d
to
8272937
Compare
PR title now matches the required format.
fix(docs): link to LOTUS_RELEASE_FLOW.md from CONTRIBUTING.md
PR title now matches the required format.
I was intentionally adding those because that was how I was taught to type 30 years ago. Searching "english double space after period" is hilarious though. I particularly liked this headline: "Nothing Says Over 40 Like Two Spaces after a Period!". I will have to kill this habit (and even typing this post I see myself doing it!)
I'll figure out a grammar checker within the vscode markdown editor so I can more of these myself. Thanks for the help! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I personally am good with the content we have and am adding an Approve in case that helps with merging. No worries though if there is additional changes you want to make.
PR title now matches the required format.
Related Issues
#12072
Proposed Changes
Update the LOTUS_RELEASE_FLOW document to account for the new release flow.
Checklist
Before you mark the PR ready for review, please make sure that:
<PR type>: <area>: <change being made>
fix: mempool: Introduce a cache for valid signatures
PR type
: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, testarea
, e.g. api, chain, state, mempool, multisig, networking, paych, proving, sealing, wallet, deps[skip changelog]
to the PR titleskip/changelog
to the PR