Skip to content

Commit

Permalink
Merge pull request #402 from majamassarini/week_8
Browse files Browse the repository at this point in the history
Revert "Add blog post for week 8"

This reverts commit b443683.

Reviewed-by: Tomas Tomecek <tomas@tomecek.net>
  • Loading branch information
2 parents d4859b5 + 4b55ed1 commit 0706430
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions content/posts/February-2022.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,3 @@ weight: 64
([packit#1483](https://github.com/packit/packit/pull/1483))
([packit.dev#390](https://github.com/packit/packit.dev/pull/390))
- `python3-setuptools_scm` is now available by default in the sandbox.

## Week 8 (February 18th - February 28th)

- 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.
- Packit now allows specifying more test distros for one build target
to test on in Testing Farm in the configuration. The checks for the
test job will also contain the name of the actual test distro
(and not the build target as previously).
- A new option, `srpm_build_deps`, in the packit configuration file
can be used. Which is a list of RPM dependencies that are needed for
the actions to be run when building SRPM and is an indicator to build
the SRPMs in Copr.

0 comments on commit 0706430

Please sign in to comment.