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
All source-git-commands were updated to append a From-source-git-commit or From-dist-git-commit
Git-trailer to the commit messages they create in dist-git or source-git, in order to
save the hash of the commits from which these commits were created. This information
is going to be used to tell whether a source-git repository is in sync with the
corresponding dist-git repository. (Update source-git commands to mark commit origin #1488)
Spec file and configuration file are no more automatically added to the list of files
to sync when the new files_to_sync option is used. The old synced_files option is
deprecated. (Syncing of default files can be disabled #1483)
We have added a new configuration option for Copr builds enable_net that allows you to
disable network access during Copr builds. It is also complemented by --enable-net/--disable-net CLI options if you use Packit locally. (feat(copr): allow disabling of network for Copr builds #1504)
This discussion was created from the release 0.47.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
specfile_pathanddownstream_package_nameare not set, Packit now correctly resolves thissituation and sets
specfile_pathto the name of the upstream repo suffixedwith ".spec". (utilize repo_name in downstream_package_name and specfile_path when both are not set #1499)
https://packit.dev/docs/configuration/#srpm_build_deps (packit.yaml: build our SRPM in Copr #1490)
From-source-git-commitorFrom-dist-git-commitGit-trailer to the commit messages they create in dist-git or source-git, in order to
save the hash of the commits from which these commits were created. This information
is going to be used to tell whether a source-git repository is in sync with the
corresponding dist-git repository. (Update
source-gitcommands to mark commit origin #1488)to sync when the
new files_to_syncoption is used. The oldsynced_filesoption isdeprecated. (Syncing of default files can be disabled #1483)
enable_netthat allows you todisable network access during Copr builds. It is also complemented by
--enable-net/--disable-netCLI options if you use Packit locally. (feat(copr): allow disabling of network for Copr builds #1504)This discussion was created from the release 0.47.0.
Beta Was this translation helpful? Give feedback.
All reactions