- 14 Jun, 2022 1 commit
-
-
Guido Gunther authored
-
- 02 Jun, 2022 1 commit
-
-
Guido Gunther authored
They're not directly needed by any of the scripts. They should have been Recommends: in the first place but we couldn't do that for amber-phone so fix that up now.
-
- 19 May, 2022 3 commits
-
-
Evangelos Ribeiro Tzaras authored
The correct way (nowadays) to protect a branch is by using the protected_branches endpoint (see https://docs.gitlab.com/ee/api/protected_branches.html) Fixes #4
-
Evangelos Ribeiro Tzaras authored
-
Guido Gunther authored
Event if we just push 'master' there it might help people to get a version matching phosh-next.
-
- 10 Mar, 2022 1 commit
-
-
- 08 Mar, 2022 3 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
This allows to add "unnoficial" next branches
-
- 07 Mar, 2022 1 commit
-
-
Fetch the debs from a 'next' repo and install the debs.
-
- 03 Mar, 2022 1 commit
-
-
This creates a skeleton release from NEWS and `d/changelog` and local notes.
-
- 17 Feb, 2022 1 commit
-
-
Evangelos Ribeiro Tzaras authored
Fixes #3
-
- 25 Jan, 2022 1 commit
-
-
This will grab MRs stored in the git config variable `next.MRS`, merge them to your projects main branch and push that out as `-next` branch so people can easily grab new development snapshots. For setup instructions see the top of the script.
-
- 09 Nov, 2021 3 commits
-
-
Carsten Schoenert authored
-
Carsten Schoenert authored
We have a variable 'projects' which has the data already assigned we want to iterate over.
-
Carsten Schoenert authored
To access a repository the user must have a valid token and must be be member of the role maintainer or owner. Adding a check that prove the ressource can be accessed by the user.
-
- 07 Nov, 2021 1 commit
-
-
Carsten Schoenert authored
-
- 02 Nov, 2021 1 commit
-
-
Guido Gunther authored
Older versions returned None, we get an exception nowadays.
-
- 28 Sep, 2021 5 commits
-
-
Guido Gunther authored
This makes us only apply the stricter rules to the PureOS space.
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
- 04 Sep, 2021 1 commit
-
-
Sebastian Krzyszkowiak authored
-
- 12 Aug, 2021 3 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
The boolean condition was inversed
-
- 27 Jul, 2021 3 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
- 17 Jul, 2021 3 commits
-
-
Guido Gunther authored
These are templates for projects in Librem5/debs/.
-
Setup default branches, merge policies, CI, etc.
-
Packaging repositories for downstream forks should have a consistent layout. Check what we did manually before.
-
- 27 Apr, 2021 1 commit
-
-
Guido Gunther authored
-
- 15 Oct, 2020 3 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
This helps projects using the same or similar coding style like phoc, libhandy, ...
-
- 21 Feb, 2020 1 commit
-
-
Julian Sparber authored
The script downloads the latest CI artifact of a specific MR. It tries to guess the correct artifact for the Librem5 or if it can't find one it gives the possibility to manually specify a CI job. Once found a correct artifact it unzips it and installs it. Based on https://source.puri.sm/snippets/188
-
- 19 Feb, 2020 1 commit
-
-
Julian Sparber authored
The CI uses `https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-defintions.yml` but the correct url is `https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-definitions.yml`
-
- 09 Dec, 2019 1 commit
-
-
Guido Gunther authored
-