-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build of r/15.x from Thu Oct 24 19:48:07 UTC 2024
- Loading branch information
1 parent
2e7ac32
commit 0b34381
Showing
5 changed files
with
31 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,30 @@ | ||
commit b7f90fdd8902cd6a2e7d6c8b5e5b6e99d4820846 | ||
Author: Arne Wilken <[email protected]> | ||
Date: Tue Oct 15 15:13:28 2024 +0200 | ||
commit 4bd7a76f43c217c84fa082f8c3bef482bdda61c5 | ||
Author: Lars Kiesow <[email protected]> | ||
Date: Thu Oct 24 21:47:29 2024 +0200 | ||
|
||
Add releasenotes and changelog for 15.11 (#6243) | ||
Refix the CLA check (#6256) | ||
|
||
This PR fixes the CLA check so that it works properly. For some reason | ||
ubuntu-latest is *not* ubuntu 24.04 in October '24, instead we get | ||
ubuntu 22.04 which does not support `--break-system-packages`. | ||
|
||
This should be in `r/15.x` since it affects the branch (with the | ||
original fix being merged a couple of weeks ago). While we're not | ||
expecting significant contributions at this point, we should have the | ||
CLA checking in place regardless. | ||
|
||
### Your pull request should… | ||
|
||
* [x] have a concise title | ||
* [ ] ~[close an accompanying | ||
issue](https://docs.opencast.org/develop/developer/#participate/development-process/#automatically-closing-issues-when-a-pr-is-merged) | ||
if one exists~ | ||
* [x] [be against the correct | ||
branch](https://docs.opencast.org/develop/developer/development-process#acceptance-criteria-for-patches-in-different-versions) | ||
* [ ] ~include migration scripts and documentation, if appropriate~ | ||
* [x] pass automated tests | ||
* [x] have a clean commit history | ||
* [x] [have proper commit messages (title and body) for all | ||
commits](https://medium.com/@steveamaza/e028865e5791) | ||
* [x] explain why it needs to be merged into the legacy branch, if it is | ||
targeting the legacy branch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.