1
0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-11-09 10:09:56 +01:00
Commit Graph

404 Commits

Author SHA1 Message Date
Pete Fotheringham
645819f627
Add quotes 2024-05-22 09:35:44 +01:00
Pete Fotheringham
270d35fb60
Update build.sh: build using brunch
Possible fix for #627
2024-05-22 09:25:08 +01:00
Pete Fotheringham
ae2a4cdc83
Merge pull request #619 from lineageos4microg/new-fix-A14-patches
New fix a14 patches
2024-04-29 17:32:43 +01:00
Pete Fotheringham
1562638333 Add the FlaggedAPI back 2024-04-28 22:18:45 +01:00
Pete Fotheringham
d37955c0a7 Correct the detection of whether the frameworks_base_patch is set 2024-04-28 21:42:31 +01:00
Pete Fotheringham
9e272c4857 Improve the comment for applying the 'user' build patch 2024-04-28 20:38:21 +01:00
Pete Fotheringham
cb1d2d4192 We changed the api, so we need to regenerate current.txt 2024-04-28 20:35:10 +01:00
Pete Fotheringham
4a76ef4404
Merge pull request #612 from lineageos4microg/nns-v21-spoofing-patches
Nns v21 spoofing patches
2024-04-28 19:36:15 +01:00
Pete Fotheringham
2bec2f85be
Merge pull request #615 from FintasticMan/restore-a14-patch
Restore A14 patches (not working), fix user patch
2024-04-24 17:13:01 +01:00
FintasticMan
ad19be5942
Restore A14 patches (not working), fix user patch
This restores the (still currently non-functional) Android 14 signature
spoofing patches, so that, once they have been fixed, users will be able
to create unrestricted patches.

These changes also mean that the error faced by @gwstorm is fixed.
2024-04-24 17:59:42 +02:00
Pete Fotheringham
1f39ff9d1f
Add website text about arhcived builds of old devices 2024-04-21 15:26:12 +01:00
Pete Fotheringham
89d5c3ce6b
Merge pull request #611 from lineageos4microg/dependabot/docker/ubuntu-1b8d8ff
Bump ubuntu from `77906da` to `1b8d8ff`
2024-04-19 19:04:31 +01:00
dependabot[bot]
fea1555fe3
Bump ubuntu from 77906da to 1b8d8ff
Bumps ubuntu from `77906da` to `1b8d8ff`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 13:26:47 +00:00
Pete Fotheringham
88225d546f
Merge pull request #608 from nnsee/master
Remove "old" signature spoofing patches for LineageOS 21, and introduce patch which enables it even in the user build variant
2024-04-09 20:48:40 +01:00
Rasmus Moorats
5954c5c652 fix typo in readme 2024-04-09 21:23:41 +03:00
Rasmus Moorats
baf7001457 ensure that build doesn't fail when SIGNATURE_SPOOFING is set but no patches are present 2024-04-09 21:19:51 +03:00
Rasmus Moorats
fc017cb2ed
Introduce env var USER_BUILD_SPOOFING
If set to "yes", applies a patch which allows LineageOS' built-in
signature spoofing to function even in the user build variant, not just
userdebug or eng.
2024-04-09 17:41:00 +03:00
Rasmus Moorats
d9f25d3b55
Revert "Update documentation to reflect status of signature spoofing in LOS 21"
This reverts commit 451b0a11eb0410fb90f4e54061a561ecf2b341f6.
2024-04-09 17:14:55 +03:00
Rasmus Moorats
451b0a11eb
Update documentation to reflect status of signature spoofing in LOS 21 2024-04-09 15:47:49 +03:00
Rasmus Moorats
f10d8e2c5b
Disable old signature spoofing patch for LOS 21
LineageOS 21 introduced built-in support for signature spoofing. The
commit removes the old signature spoofing for LOS 21 (which failed to
build properly) and instead replaces it with a patch which enables
signature spoofing even on builds that aren't "debuggable" like dev and
userdebug, meaning regular user builds also support signature spoofing.

However, since the LineageOS signature spoofing functionality
specifically only applies to microG, this means that "unrestricted"
signature spoofing is no longer possible for LOS 21.

Related GitHub issue: #607
2024-04-09 15:23:48 +03:00
Pete Fotheringham
77fd74aa66
Merge pull request #601 from lineageos4microg/pf-otaimage-and-bacon
Use `mka otaimage bacon`
2024-04-04 17:44:57 +01:00
Pete Fotheringham
901a33a1d2 Tidy up code and comments 2024-04-04 17:33:57 +01:00
Pete Fotheringham
04b2d1689e Fix path of IMAGES directory for 21.0 2024-04-04 10:24:46 +01:00
Pete Fotheringham
fa45feae0b No need to rename the image file 2024-04-03 22:16:04 +01:00
Pete Fotheringham
13e9fa8f25 Use mka otaimage bacon: see if we hit the posix spawn error 2024-04-03 19:11:52 +01:00
Pete Fotheringham
eab994df66
Merge pull request #600 from lineageos4microg/pf-functionise-cleanup
Move cleanup code to a function.
2024-04-03 18:51:13 +01:00
Pete Fotheringham
393bf05478 Move cleanup code to a function. Call it after breakfast fails or build completes 2024-04-03 18:41:14 +01:00
Pete Fotheringham
cfc5745d04 Update build.sh: correct name of ota zip file 2024-03-31 08:06:57 +01:00
Pete Fotheringham
6b96b0820e
Merge pull request #579 from lineageos4microg/experimental
Switchable tasks changes from Experimental branch
2024-03-29 07:18:17 +00:00
Pete Fotheringham
8b3440792b
Merge branch 'master' into experimental 2024-03-29 07:14:10 +00:00
Pete Fotheringham
c56c4f9199
Merge pull request #591 from lineageos4microg/dependabot/github_actions/docker/login-action-3.1.0
Bump docker/login-action from 3.0.0 to 3.1.0
2024-03-22 17:22:59 +00:00
Pete Fotheringham
0203b59328
Merge pull request #590 from lineageos4microg/dependabot/github_actions/docker/build-push-action-5.3.0
Bump docker/build-push-action from 5.1.0 to 5.3.0
2024-03-22 17:22:21 +00:00
Pete Fotheringham
374ed0fab7
Merge pull request #589 from lineageos4microg/pf-fix-posix-spawn-error
Fix the posix spawn error
2024-03-22 17:21:54 +00:00
Pete Fotheringham
efae037e71
Merge pull request #583 from lineageos4microg/dependabot/docker/ubuntu-77906da
Bump ubuntu from `f9d633f` to `77906da`
2024-03-22 17:19:50 +00:00
dependabot[bot]
21000ebbd0
Bump docker/login-action from 3.0.0 to 3.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](343f7c4344...e92390c5fb)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 13:49:00 +00:00
dependabot[bot]
6674357b40
Bump docker/build-push-action from 5.1.0 to 5.3.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](4a13e500e5...2cdde995de)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 13:48:57 +00:00
Pete Fotheringham
29049c52b6 Fix the posix spwan error
- make the 'otapackage` target instead of bacon
- rename the ROM zip file from "lineage_$codename-ota-eng.root.zip"
  to the expected "lineage-$los_ver-$builddate-$RELEASE_TYPE-$codename.zip"
2024-03-13 22:22:02 +00:00
dependabot[bot]
24de3383e8
Bump ubuntu from f9d633f to 77906da
Bumps ubuntu from `f9d633f` to `77906da`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 13:07:41 +00:00
Pete Fotheringham
b81838f06e
Merge pull request #577 from lineageos4microg/master
los 21 changes from master
2024-02-27 16:46:29 +00:00
dependabot[bot]
b1dcd2f993 Bump ubuntu from e9569c2 to f9d633f
Bumps ubuntu from `e9569c2` to `f9d633f`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 16:09:08 +00:00
dependabot[bot]
40718bf6a2 Bump ubuntu from e6173d4 to e9569c2
Bumps ubuntu from `e6173d4` to `e9569c2`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 12:43:14 +00:00
dependabot[bot]
0279cba933 Bump docker/metadata-action from 5.5.0 to 5.5.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](dbef88086f...8e5442c4ef)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 12:42:46 +00:00
Pete
3bc509aa14 Fix typos and copy / paste errors 2024-02-15 17:25:25 +00:00
Pete
8099ad0bc6 Fix typos and copy / paste errors 2024-02-15 17:11:54 +00:00
Pete
a62c3e3db2 fix build signing for Android 14 2024-02-15 17:11:54 +00:00
Pete
e813c32135 Handle the 'lineage-21.0' BRANCH_NAME value 2024-02-15 17:11:54 +00:00
Pete
9c4a51a869 Sig spoofing patches for Android 14 / LOS 21 2024-02-15 17:11:54 +00:00
Pete
ff27067796 fix build signing for Android 14 2024-02-15 15:42:46 +00:00
Pete
47545fb5fb Handle the 'lineage-21.0' BRANCH_NAME value 2024-02-14 22:08:09 +00:00
Pete
70318caf1b Sig spoofing patches for Android 14 / LOS 21 2024-02-14 22:08:09 +00:00