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

chore: add automated release script #417

Merged
merged 1 commit into from
May 9, 2023
Merged

chore: add automated release script #417

merged 1 commit into from
May 9, 2023

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented May 9, 2023

This branch adds a new release.sh script in bin/ that can be used to publish releases of console crates by running a single command. This makes our release process require less effort, and also ensures that all necessary steps are always performed when releasing a crate.

This branch adds a new `release.sh` script in `bin/` that can be used to
publish releases of console crates by running a single command. This
makes our release process require less effort, and also ensures that all
necessary steps are always performed when releasing a crate.
@hawkw hawkw requested a review from a team as a code owner May 9, 2023 16:35
@hawkw hawkw merged commit 1a94c4b into main May 9, 2023
@hawkw hawkw deleted the eliza/release-script branch May 9, 2023 16:39
hawkw added a commit that referenced this pull request Sep 29, 2023
This branch adds a new `release.sh` script in `bin/` that can be used to
publish releases of console crates by running a single command. This
makes our release process require less effort, and also ensures that all
necessary steps are always performed when releasing a crate.
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

Successfully merging this pull request may close these issues.

1 participant