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

use topiary's published crates over git #1919

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

ErinvanderVeen
Copy link
Member

No description provided.

@github-actions github-actions bot temporarily deployed to pull request May 17, 2024 15:36 Inactive
@yannham yannham added this to the Next Minor (1.7) milestone Jun 4, 2024
@yannham yannham self-assigned this Jun 5, 2024
@yannham
Copy link
Member

yannham commented Jun 5, 2024

Note: as this is required for 1.7, I'm also taking over this PR. Thanks for the scaffolding!


report_progress "Pusing the release branch..."
git add RELEASES.md
Copy link
Member

Choose a reason for hiding this comment

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

This has been a long-standing bug for the release script unrelated to this PR (the missing git add), but each time I fix it and forgot to commit it to the master branch (given the branch juggling involved when doing a release), so I'm just taking the occasion.

@github-actions github-actions bot temporarily deployed to pull request June 5, 2024 13:14 Inactive
@yannham yannham marked this pull request as ready for review June 6, 2024 11:51
Now that Topiary is published and crates.io (and tree-sitter-nickel as
well), we move away from git revision and use proper public versions for
those. Doing so, we can also crap the special casing that was done
during release to disable those dependencies and we'll now be able to
release on crates.io a version with formatting enabled.

Co-authored-by: Yann Hamdaoui <[email protected]>
@yannham yannham enabled auto-merge June 6, 2024 16:29
@github-actions github-actions bot temporarily deployed to pull request June 6, 2024 16:32 Inactive
@yannham yannham added this pull request to the merge queue Jun 6, 2024
Merged via the queue into master with commit 3b00223 Jun 6, 2024
5 checks passed
@yannham yannham deleted the topiary-crates-io branch June 6, 2024 17:07
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