Skip to content

Add release ci action - #82

Merged
antejavor merged 4 commits into
masterfrom
add-release-ci-action
Jul 2, 2026
Merged

Add release ci action #82
antejavor merged 4 commits into
masterfrom
add-release-ci-action

Conversation

@antejavor

@antejavor antejavor commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Add a CI action for releasing the create to registry, update actions.

antejavor and others added 3 commits July 2, 2026 10:45
@antejavor
antejavor requested a review from mattkjames7 July 2, 2026 09:19
@antejavor
antejavor marked this pull request as ready for review July 2, 2026 09:22
@antejavor
antejavor requested a review from gitbuda as a code owner July 2, 2026 09:22
@antejavor

Copy link
Copy Markdown
Collaborator Author

@mattkjames7 I have added an secret for releasing to a Cargo registry: https://crates.io/crates/rsmgclient

@mattkjames7 mattkjames7 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good, a couple of suggestions, but nothing critical.

Difficult to test a new workflow properly before it merges, so we'll iterate if it doesn't work out of the box 😂

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/publish.yml Outdated
@antejavor
antejavor merged commit ff2fe4c into master Jul 2, 2026
6 checks passed
submodules: true

- name: Install system dependencies
run: sudo apt-get install -y git cmake make gcc g++ libssl-dev

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this is already preinstalled

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.

3 participants