-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add metadata to devfiles #18473
Labels
area/devfile-registry
kind/task
Internal things, technical debt, and to-do tasks to be performed.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Comments
ericwill
added
kind/task
Internal things, technical debt, and to-do tasks to be performed.
area/devfile-registry
labels
Nov 26, 2020
che-bot
added
the
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
label
Nov 26, 2020
ericwill
removed
the
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
label
Nov 26, 2020
This was referenced Mar 10, 2021
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
che-bot
added
the
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
label
Mar 1, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/devfile-registry
kind/task
Internal things, technical debt, and to-do tasks to be performed.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Is your task related to a problem? Please describe.
Currently there is no way to filter out devfiles during a build, or even when displaying them in Che.
Describe the solution you'd like
It would be nice to be able to "tag" devfiles somehow, so that some devfiles could be excluded from the build. For example if a devfile won't work in an airgapped environment, or isn't support on certain architectures, etc.
Describe alternatives you've considered
None yet but there are many.
Additional context
Part of CRW-1350
The text was updated successfully, but these errors were encountered: