- 06 Jan, 2023 3 commits
-
-
Guido Gunther authored
It's not really a "next" branch but makes it simple to keep l5-fetch-next itself up to date.
-
Guido Gunther authored
-
-
- 09 Nov, 2022 1 commit
-
-
Evangelos Ribeiro Tzaras authored
Exit gracefully and print error if API token invalid (e.g. expired).
-
- 07 Sep, 2022 1 commit
-
-
Guido Gunther authored
-
- 08 Aug, 2022 1 commit
-
-
Guido Gunther authored
Allows to autocomplete supported packages.
-
- 05 Aug, 2022 1 commit
-
-
This avoids having to change to files when bumping debhelper compat
-
- 01 Aug, 2022 1 commit
-
-
Guido Gunther authored
-
- 30 Jul, 2022 1 commit
-
-
Guido Gunther authored
Now that the code is on master we can install them by default
-
- 16 Jul, 2022 5 commits
-
-
This on-device usage a bit simpler
-
-
-
-
SO far we aborted without error on empty URIs
-
- 04 Jul, 2022 1 commit
-
-
Guido Gunther authored
We'll move to /Librem5 once there's an official release but let's have it now for easier testing.
-
- 28 Jun, 2022 3 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
We build against byzantium so there's no point to not apply the Byzantium specific patches right away.
-
- 27 Jun, 2022 5 commits
-
-
Guido Gunther authored
Move it to source.puri.sm to avoid confusion
-
Guido Gunther authored
We use `~` to denote a lower version but in git we need to use `_` as `~` isn't allowed. This is compatible with what Debian based distros do.
-
Guido Gunther authored
-
Guido Gunther authored
Makes searches simpler
-
Guido Gunther authored
Makes getting a dev system up simpler
-
- 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.
-