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

Add defaults for upstream_package_name, downstream_package_name #624

Merged
merged 2 commits into from
Dec 6, 2019

Conversation

lbarcziova
Copy link
Member

If there is no upstream_package_name/downstream_package_name given in .packit.yaml, they default to the name of the Github repo.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@packit-as-a-service
Copy link

Congratulations! The build has finished successfully. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/packit-service-packit-624
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

packit/config/package_config.py Outdated Show resolved Hide resolved
@jpopelka jpopelka added the mergeit When set, zuul wil gate and merge the PR. label Dec 6, 2019
@packit packit deleted a comment from softwarefactory-project-zuul bot Dec 6, 2019
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 7ecf2d6 into packit:master Dec 6, 2019
mmuzila added a commit to mmuzila/packit that referenced this pull request Jan 19, 2021
Previously, 'propose-update' command didn't take 'dist_git_branches'
set in '.packit.yaml' into account.

Resolves: packit#624
mmuzila added a commit to mmuzila/packit that referenced this pull request Jan 19, 2021
Previously, `propose-update` command didn't take `dist_git_branches`
option (set in `.packit.yaml`) into account. Now both command-line and
config-file options are respected. Command-line option has priority.

Resolves: packit#624
@lbarcziova lbarcziova deleted the yaml1 branch September 11, 2022 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants