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

Use Release-Plz for automatic releases. #150

Closed
0xJepsen opened this issue Oct 25, 2023 · 6 comments
Closed

Use Release-Plz for automatic releases. #150

0xJepsen opened this issue Oct 25, 2023 · 6 comments

Comments

@0xJepsen
Copy link
Contributor

We recently started using this tool Release-plz for automatic releases with arbiter it was recommended to me by some friends who work on Noir Lang and i have been very impressed with the tool. Every moment there are diffs between the current latest release and what is in main it will ship a PR that auto detects semantic versioning and increments tomls. It also generates a release tag and publishes to crates if you give it the crates api token. If you like i can ship a PR to add this (Although you will have to configure the github token to have it auto publish to crates)

@avhz
Copy link
Owner

avhz commented Oct 25, 2023

Love the idea

@0xJepsen
Copy link
Contributor Author

So I can help you do this but you need to set up the api key for crates and the actions bots.

@avhz
Copy link
Owner

avhz commented Nov 10, 2023

Sure, I can try to do it on Sunday, or possibly some time next week.

@0xJepsen
Copy link
Contributor Author

Awesome I found it made managing the repo lots easier for me :)

avhz added a commit that referenced this issue Nov 12, 2023
avhz added a commit that referenced this issue Nov 12, 2023
avhz added a commit that referenced this issue Nov 12, 2023
@avhz
Copy link
Owner

avhz commented Nov 12, 2023

Did you ever come across this issue when the action runs?

2023-11-12T17:24:15.687677Z ERROR  the working directory of this project has uncommitted changes. Please commit or stash these changes:
Error: the working directory of this project has uncommitted changes. Please commit or stash these changes:
[".vscode/settings.json"]
[".vscode/settings.json"]

avhz added a commit that referenced this issue Nov 12, 2023
@avhz
Copy link
Owner

avhz commented Nov 12, 2023

I sorted it. Thanks for idea !

@avhz avhz closed this as completed Nov 12, 2023
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