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

Add release automation #701

Closed
garious opened this issue Jul 19, 2018 · 1 comment
Closed

Add release automation #701

garious opened this issue Jul 19, 2018 · 1 comment
Assignees

Comments

@garious
Copy link
Contributor

garious commented Jul 19, 2018

Cargo.toml needs to be updated before tagging. Tags should have a v prefix. Post 1.0, tags should follow semantic versioning.

Command-line release automation using hub. The wrapper should have --major, --minor, --patch options taking no parameters. The script should read the version in Cargo.toml, and bump the appropriate version number.

@mvines
Copy link
Member

mvines commented Nov 18, 2018

I'm pretty happy with RELEASE.md, a little bit of manual documented steps but nbd. All the error-prone stuff is now automated

@mvines mvines closed this as completed Nov 18, 2018
@garious garious modified the milestones: The Future!, v0.11 Tabletops Dec 9, 2018
alessandrod pushed a commit to alessandrod/solana that referenced this issue Apr 11, 2024
* Treat super low staked with QOS of unstaked

* simplify

* address some comment from Pankaj
t-nelson pushed a commit to t-nelson/solana that referenced this issue Apr 11, 2024
yihau pushed a commit that referenced this issue Apr 11, 2024
…#701) (#733)

Treat super low staked as unstaked in streamer QOS (#701)

* Treat super low staked with QOS of unstaked

* simplify

* address some comment from Pankaj

(cherry picked from commit 92ebf0f)

Co-authored-by: Lijun Wang <[email protected]>
yihau pushed a commit that referenced this issue Apr 11, 2024
…#701) (#732)

* Treat super low staked as unstaked in streamer QOS (#701)
jeffwashington pushed a commit to jeffwashington/solana that referenced this issue Apr 13, 2024
* Treat super low staked with QOS of unstaked

* simplify

* address some comment from Pankaj
lijunwangs added a commit to lijunwangs/solana that referenced this issue Apr 18, 2024
* Treat super low staked with QOS of unstaked

* simplify

* address some comment from Pankaj
lijunwangs added a commit to lijunwangs/solana that referenced this issue Apr 24, 2024
…solana-labs#701) (solana-labs#733)

Treat super low staked as unstaked in streamer QOS (solana-labs#701)

* Treat super low staked with QOS of unstaked

* simplify

* address some comment from Pankaj

(cherry picked from commit 92ebf0f)

Co-authored-by: Lijun Wang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants