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

Upgrade embuild, bindgen, add automatic tagging #111

Merged
merged 3 commits into from
Jul 21, 2022
Merged

Conversation

N3xed
Copy link
Collaborator

@N3xed N3xed commented Jul 20, 2022

  • Upgrade embuild to 0.30
  • Upgrade bindgen to 0.60
  • Add automatic release tagging on publish

Nothing groundbreaking, just upgrading embuild (and with it bindgen) for which I've just published a new major version. I've also added to embuild, and now here, automatic tagging to the publish workflow. It tags the current revision with a v<crate version> tag. Additionally, I've changed the tag format (it was only <version> before) to v<version> to make it more consistent with our other repositories.

Fixes #53

@N3xed N3xed merged commit 7406c09 into esp-rs:master Jul 21, 2022
@N3xed N3xed deleted the dev branch July 25, 2022 13:47
JakobLachermeier pushed a commit to JakobLachermeier/esp-idf-sys that referenced this pull request Aug 26, 2022
* Upgrade embuild to 0.30 and bindgen to 0.60
* Tag new release in publish workflow
* Prevent CI from failing fast, fix default esp-idf version in README
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.

Use tags to mark crate release versions
1 participant