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

Prepare for 0.40.0 release, derive 0.2.0 release #1053

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Nov 27, 2023

Part of #1030


## Releasing

This crate's release is not automated. Instead it is released manually as needed
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Document the steps needed to publish to crates.io:

visitor_trait: quote!(VisitorMut),
modifier: Some(quote!(mut)),
})
derive_visit(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This appears to be due to calling cargo fmt - I will revert

@coveralls
Copy link

coveralls commented Nov 27, 2023

Pull Request Test Coverage Report for Build 7008741140

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.71%

Totals Coverage Status
Change from base Build 7008632205: 0.0%
Covered Lines: 17992
Relevant Lines: 20513

💛 - Coveralls

@alamb alamb mentioned this pull request Nov 27, 2023
5 tasks
@alamb alamb enabled auto-merge (squash) November 27, 2023 17:43
@alamb alamb disabled auto-merge November 27, 2023 17:43
@alamb alamb merged commit a765146 into apache:main Nov 27, 2023
10 checks passed
@alamb alamb deleted the alamb/prepare_release branch November 27, 2023 17:43
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