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: draft release via GitHub action #106

Merged
merged 6 commits into from
Nov 21, 2024

Conversation

ZibanPirate
Copy link
Member

@ZibanPirate ZibanPirate commented Nov 21, 2024

Description

release a crate on each rust-x.x.x Github release.

  • had to commit _auto_generated folder to be able to publish crate
  • prettified yaml files while at it
  • added missing metadata in Cargo.toml
  • made build.rs more predictable, by sorting scanned dirs.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Updated the dataset

@ZibanPirate ZibanPirate force-pushed the chore/draf-release-via-github-action branch from 87af6f7 to c12cc66 Compare November 21, 2024 21:47
@github-actions github-actions bot added the rust label Nov 21, 2024
@ZibanPirate ZibanPirate force-pushed the chore/draf-release-via-github-action branch 2 times, most recently from 9562e27 to 5c46361 Compare November 21, 2024 22:03
@ZibanPirate ZibanPirate force-pushed the chore/draf-release-via-github-action branch 5 times, most recently from 1f8fcc7 to 6376a61 Compare November 21, 2024 23:16
@ZibanPirate ZibanPirate force-pushed the chore/draf-release-via-github-action branch 3 times, most recently from eb43ed4 to d70725c Compare November 21, 2024 23:30
@ZibanPirate ZibanPirate marked this pull request as ready for review November 21, 2024 23:40
@ZibanPirate ZibanPirate merged commit e3f98c1 into main Nov 21, 2024
2 checks passed
@ZibanPirate ZibanPirate deleted the chore/draf-release-via-github-action branch November 21, 2024 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant