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

packit: extend the configuration and enable more runs #355

Closed
wants to merge 4 commits into from

Conversation

dvdhrm
Copy link
Member

@dvdhrm dvdhrm commented Apr 11, 2024

Some minor alignments of the YML style to the YML style we use elsewhere. On top, enable commit-based triggers and propose upstream releases.

Use the upstream YML style (see .github/...) as well as the known
directory layout.

Signed-off-by: David Rheinsberg <[email protected]>
Copy link

Failed to load packit config file:

Cannot parse package config. ValidationError({'jobs': {0: {'trigger': ['Enum name must be string']}, 1: {'trigger': ['Enum name must be string']}, 2: {'trigger': ['Enum name must be string']}}})

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

2 similar comments
Copy link

Failed to load packit config file:

Cannot parse package config. ValidationError({'jobs': {0: {'trigger': ['Enum name must be string']}, 1: {'trigger': ['Enum name must be string']}, 2: {'trigger': ['Enum name must be string']}}})

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

Copy link

Failed to load packit config file:

Cannot parse package config. ValidationError({'jobs': {0: {'trigger': ['Enum name must be string']}, 1: {'trigger': ['Enum name must be string']}, 2: {'trigger': ['Enum name must be string']}}})

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

dvdhrm added 3 commits April 11, 2024 14:57
Ensure that we always build and test the main-branch, since parallel PRs
can lead to insufficient tests, or tests on outdated merges.

Signed-off-by: David Rheinsberg <[email protected]>
Propose downstream releases whenever upstream releases happen.

Signed-off-by: David Rheinsberg <[email protected]>
Ensure that the config file for packit is visible. We avoid hidden files
whenever allowed by the tools.

Signed-off-by: David Rheinsberg <[email protected]>
@dvdhrm
Copy link
Member Author

dvdhrm commented Apr 11, 2024

/packit koji-build

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.

1 participant