Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
zarf-dev
/
zarf
Public
Notifications
You must be signed in to change notification settings
Fork
275
Star
2k
Code
Issues
222
Pull requests
38
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(lint): add --all-variants flag for lint
- #4783
#4783
Open
chaospuppy
wants to merge 15 commits into
zarf-dev:main
zarf-dev/zarf:main
from
chaospuppy:4598-lint-without-flavor
chaospuppy/zarf:4598-lint-without-flavor
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
feat(lint): add --all-variants flag for lint
#4783
chaospuppy
wants to merge 15 commits into
zarf-dev:main
zarf-dev/zarf:main
from
chaospuppy:4598-lint-without-flavor
chaospuppy/zarf:4598-lint-without-flavor
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
add --all-variants flag for lint
Show description for e8ffd82
chaospuppy
committed
e8ffd82
View commit details
Copy full SHA for e8ffd82
Browse repository at this point
Commits on Apr 10, 2026
Merge remote-tracking branch 'origin' into 4598-lint-without-flavor
chaospuppy
committed
416a49e
View commit details
Copy full SHA for 416a49e
Browse repository at this point
add new error type for uniquecomponentnames and add utils function to filter our error types from a joined error
Show description for fcdec7a
chaospuppy
committed
fcdec7a
View commit details
Copy full SHA for fcdec7a
Browse repository at this point
Merge remote-tracking branch 'origin' into 4598-lint-without-flavor
chaospuppy
committed
c1994db
View commit details
Copy full SHA for c1994db
Browse repository at this point
Commits on May 1, 2026
Merge remote-tracking branch 'origin' into 4598-lint-without-flavor
chaospuppy
committed
a8d6f9d
View commit details
Copy full SHA for a8d6f9d
Browse repository at this point
validateOpts, remove use of ErrFilter, flavor and allvariants mutual exclusivity
Show description for 9f24dc5
chaospuppy
committed
9f24dc5
View commit details
Copy full SHA for 9f24dc5
Browse repository at this point
Merge remote-tracking branch 'origin' into 4598-lint-without-flavor
chaospuppy
committed
5d87d42
View commit details
Copy full SHA for 5d87d42
Browse repository at this point
Commits on May 8, 2026
Merge remote-tracking branch 'origin/main' into 4598-lint-without-flavor
chaospuppy
committed
33b4ee2
View commit details
Copy full SHA for 33b4ee2
Browse repository at this point
udpate docs and schema
Show description for f88caae
chaospuppy
committed
f88caae
View commit details
Copy full SHA for f88caae
Browse repository at this point
Commits on May 15, 2026
remove error.go, error_test.go, handle suplicate only blocks when skipping name uniqueness checks, update unit tests
Show description for 0c21d40
chaospuppy
committed
0c21d40
View commit details
Copy full SHA for 0c21d40
Browse repository at this point
add unit test for resolveImports to cover all-variants case
Show description for d6b523d
chaospuppy
committed
d6b523d
View commit details
Copy full SHA for d6b523d
Browse repository at this point
Commits on Jun 26, 2026
Merge remote-tracking branch 'origin/main' into 4598-lint-without-flavor
chaospuppy
committed
04e04b3
View commit details
Copy full SHA for 04e04b3
Browse repository at this point
Commits on Jun 29, 2026
udpate unit tests to match new lint errors, remove deepreflect usage
Show description for 6375637
chaospuppy
committed
6375637
View commit details
Copy full SHA for 6375637
Browse repository at this point
Commits on Jul 17, 2026
Merge remote-tracking branch 'origin' into 4598-lint-without-flavor
chaospuppy
committed
8a42b3b
View commit details
Copy full SHA for 8a42b3b
Browse repository at this point
update resolveImports to handle multiple components with the same name when allVariants, update unit tests to cover new behavior
Show description for 05b19b7
chaospuppy
committed
05b19b7
View commit details
Copy full SHA for 05b19b7
Browse repository at this point
You can’t perform that action at this time.