Skip to content

add gh-action build workflow#176

Merged
jaemk merged 1 commit intomasterfrom
gh-action-build
Mar 30, 2026
Merged

add gh-action build workflow#176
jaemk merged 1 commit intomasterfrom
gh-action-build

Conversation

@jaemk
Copy link
Copy Markdown
Owner

@jaemk jaemk commented Mar 30, 2026

No description provided.

Copy link
Copy Markdown
Collaborator

@GideonBear GideonBear left a comment

Choose a reason for hiding this comment

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

Helpful, thanks!

- run: cargo install cargo-readme
- run: ./readme.sh check
- run: cargo fmt --check
# todo: fix clippy lints and run `clippy -- -Dwarnings` instead of cargo check
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Will need a pinned Rust toolchain for that

@jaemk jaemk force-pushed the gh-action-build branch from 1c46735 to 062c4bf Compare March 30, 2026 17:36
@jaemk jaemk force-pushed the gh-action-build branch from 062c4bf to 8b50a3f Compare March 30, 2026 17:38
@jaemk
Copy link
Copy Markdown
Owner Author

jaemk commented Mar 30, 2026

@GideonBear , if there's new functionality to release, can you make sure the changelog and Cargo.toml version are updated (or follow up to roll several changes into one release) - any merge to main will trigger the release workflow that (after I approve it) will cargo publish the current state of main

@jaemk jaemk merged commit 292c8da into master Mar 30, 2026
1 of 2 checks passed
@GideonBear
Copy link
Copy Markdown
Collaborator

@GideonBear , if there's new functionality to release, can you make sure the changelog and Cargo.toml version are updated (or follow up to roll several changes into one release) - any merge to main will trigger the release workflow that (after I approve it) will cargo publish the current state of main

Will do!

@GideonBear GideonBear deleted the gh-action-build branch March 30, 2026 17:50
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.

2 participants