Skip to content

exclude gh workflows from cargo generate substitution#36

Merged
v0-e merged 1 commit intomainfrom
bugfix/cargo-generate
Jan 27, 2026
Merged

exclude gh workflows from cargo generate substitution#36
v0-e merged 1 commit intomainfrom
bugfix/cargo-generate

Conversation

@maksimryndin
Copy link
Copy Markdown
Collaborator

@maksimryndin maksimryndin commented Dec 29, 2025

  • cannot generate a project with cargo generate because of the workflows .github/workflows/coverage.yml (better just to exclude them from vars expansion at all)

@maksimryndin maksimryndin requested a review from a team as a code owner December 29, 2025 12:40
Copy link
Copy Markdown
Member

@v0-e v0-e left a comment

Choose a reason for hiding this comment

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

Alright!

@v0-e v0-e merged commit 8271dbd into main Jan 27, 2026
6 checks passed
@v0-e v0-e deleted the bugfix/cargo-generate branch January 27, 2026 12:18
WiseMrMusa pushed a commit that referenced this pull request Feb 18, 2026
- [x] cannot generate a project with cargo generate because of the
workflows `.github/workflows/coverage.yml` (better just to exclude them
from vars expansion at all)
WiseMrMusa pushed a commit that referenced this pull request Feb 18, 2026
- [x] cannot generate a project with cargo generate because of the
workflows `.github/workflows/coverage.yml` (better just to exclude them
from vars expansion at all)
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