Skip to content
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

Fix outdated repo docs #4995

Merged
merged 31 commits into from
Oct 23, 2024
Merged

Fix outdated repo docs #4995

merged 31 commits into from
Oct 23, 2024

Conversation

wileyj
Copy link
Contributor

@wileyj wileyj commented Jul 22, 2024

This PR attempts to update all docs relating to the release process for both stacks-core and stacks-signer.
Additionally, some cleanup was performed to remove files that are no longer needed (or won't be needed post 3.0) - specifically, some configs for network modes that won't be present were removed.

release process files were updated to reflect the current gitflow-ish branching strategy, with a dedicated document ./docs/branching.md defining how branches should be named.

@wileyj wileyj requested a review from a team as a code owner July 22, 2024 20:51
@wileyj wileyj requested a review from aldur July 22, 2024 20:54
Copy link
Contributor

@aldur aldur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First review, please let me know if I have missed any best-practice :)

Thank you for putting this together, left a few nits and a couple general points.

docs/branching.md Outdated Show resolved Hide resolved
docs/branching.md Outdated Show resolved Hide resolved
docs/release-process.md Outdated Show resolved Hide resolved
docs/release-process.md Show resolved Hide resolved
docs/release-process.md Outdated Show resolved Hide resolved
docs/release-process.md Show resolved Hide resolved
docs/release-process.md Show resolved Hide resolved
stacks-signer/release-process.md Outdated Show resolved Hide resolved
stacks-signer/release-process.md Show resolved Hide resolved
docs/ci-workflow.md Outdated Show resolved Hide resolved
wileyj and others added 2 commits July 23, 2024 09:09
Co-authored-by: Adriano Di Luzio <aldur@users.noreply.github.com>
docs/mining.md Outdated Show resolved Hide resolved
docs/release-process.md Outdated Show resolved Hide resolved
stacks-signer/release-process.md Show resolved Hide resolved
kantai
kantai previously approved these changes Oct 9, 2024
* develop: (91 commits)
  feat: update tx estimator when tx yields too big tx error
  Only check if we advanced pre fork miner 2 blocks forward
  Fix default affirmation map settings for 3.0
  chore: set 3.0 mainnet activation height
  chore: signers should be more permissive about a slow miner wakeup
  fix: use hex instead of u8 bytes in fixture
  Do not assume every tenure has inter_blocks_per_tenure
  feat: add metadata to mock signatures
  feat: add signer message metadata to block responses
  chore: convert BlockAccepted to a struct
  chore: fix test
  chore: move test
  chore: fix test
  test: verify tenure_heights in new block events
  chore: revert change moving request creation out of loop
  feat: add `tenure_height` to `/new_block` event payload
  chore: fix missing `clone`
  chore: fix log
  feat: various improvements to retry logic in event dispatcher
  feat: cap the backoff for sending events to timeout * 3
  ...
testnet/stacks-node/conf/testnet-signer.toml Outdated Show resolved Hide resolved
docs/mining.md Outdated Show resolved Hide resolved
kantai
kantai previously approved these changes Oct 22, 2024
saralab
saralab previously approved these changes Oct 22, 2024
CharlieC3
CharlieC3 previously approved these changes Oct 22, 2024
Copy link
Member

@CharlieC3 CharlieC3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jferrant jferrant dismissed stale reviews from CharlieC3, kantai, and saralab via c179036 October 22, 2024 23:55
@jferrant jferrant requested a review from a team as a code owner October 22, 2024 23:55
@saralab saralab added this pull request to the merge queue Oct 23, 2024
Merged via the queue into develop with commit dd1ebe6 Oct 23, 2024
136 of 140 checks passed
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Oct 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.