1
0
Fork 0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-05-06 11:16:07 +02:00
Commit Graph

402 Commits

Author SHA1 Message Date
Pete Fotheringham 0bcebb7cf1
Update build.sh: fix the additional args for repo init
Fix #478
2023-09-01 11:25:50 +01:00
Pete Fotheringham b789cf0d62
Merge pull request #431 from hellodword/repo_init_args
add repo init args
2023-08-30 20:43:17 +01:00
Pete Fotheringham cf6da2f926
Merge pull request #467 from Yannik/fix-405
Copy images from IMAGES directory (fixes #405)
2023-08-21 09:23:13 +01:00
Yannik Sembritzki bde7c7666b Copy images from IMAGES directory (fixes #405) 2023-08-07 12:34:07 +02:00
Pete Fotheringham 4420cb1f64
Merge pull request #456 from lineageos4microg/pf-failure-handling
Handle build failures better
2023-07-31 20:07:33 +01:00
Pete Fotheringham ba64ea53b0
build.sh: add dtbo super_empty vbmeta images to `zips` drectory 2023-07-31 08:52:45 +01:00
Pete Fotheringham 2c6bc1d3f5
Update build.sh - correct quoting in post-build.sh calls 2023-07-31 07:36:01 +01:00
Pete Fotheringham 0c98820f66
Update build.sh
Correct my shell errors
2023-07-29 18:27:55 +01:00
Pete Fotheringham a827de19e4
Update build.sh
Fix typo
2023-07-27 17:41:14 +01:00
Pete Fotheringham 359b1f0807
Call `post-build.sh` in case of `breakfast` failing 2023-07-27 17:31:05 +01:00
Pete Fotheringham 8efcb956d5
Add `$branch` to call to `post-buid.sh` build.sh 2023-07-27 17:25:48 +01:00
Pete Fotheringham efa38ce2de
Merge pull request #446 from yetanother-user/issue-443
fix: Updater app structure changed #443
2023-07-19 09:49:40 +01:00
yetanother-user 695c3945f8
make the recognition of the project structure of the "Updater" app more flexible 2023-07-16 02:06:49 +02:00
hellodword 89fe0d307e add repo init args 2023-06-25 01:56:35 +00:00
dependabot[bot] 5c35c2e93c Bump ubuntu from `9dc05cf` to `67211c1`
Bumps ubuntu from `9dc05cf` to `67211c1`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 12:53:48 +02:00
Christian Schirling 192a1892d9 Use --git-lfs option in repo init
Fixes #402
2023-03-22 21:29:40 +01:00
Philip Nagler-Frank ba58e6bd8f also copy vendor_boot.img if it exists 2023-02-03 20:24:54 +01:00
Philip Nagler-Frank 99c8fc8a95 sha256sum the recovery, no more md5sums 2023-02-03 20:24:54 +01:00
dependabot[bot] 35e26c4648 Bump docker/build-push-action from 3.3.0 to 4.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](37abcedcc1...3b5e8027fc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 19:48:30 +01:00
dependabot[bot] 5dc4938537 Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/ludeeus/action-shellcheck/releases)
- [Commits](94e0aab03c...00cae500b0)

---
updated-dependencies:
- dependency-name: ludeeus/action-shellcheck
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 19:46:07 +01:00
dependabot[bot] d01cfaf5d3 Bump ubuntu from `27cb6e6` to `9dc05cf`
Bumps ubuntu from `27cb6e6` to `9dc05cf`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 19:44:27 +01:00
dependabot[bot] 00bf5a0a00 Bump docker/metadata-action from 4.2.0 to 4.3.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](05d22bf317...507c2f2dc5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-22 19:16:27 +01:00
dependabot[bot] 085766679d Bump docker/build-push-action from 3.2.0 to 3.3.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](c56af95754...37abcedcc1)

---
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>
2023-01-22 19:16:15 +01:00
Philip Nagler-Frank e6aad1946f keep original name for boot.img 2023-01-12 19:07:31 +01:00
flame-0 a907a4b0f0 Resolve the "Hunk n succeeded" warnings 2023-01-12 19:06:41 +01:00
tieu1991 ab78621e39 add revision to build_manifest.py 2023-01-12 19:06:41 +01:00
tieu1991 e3ba96c59c Fix TheMuppets branch 2023-01-12 19:06:41 +01:00
Philip Nagler-Frank 07b6ee1b70 generate newly required keys if needed while keeping the old ones 2023-01-12 19:06:41 +01:00
danielk43 17c50bde89 Generate a13 signing keys 2023-01-12 19:06:41 +01:00
danielk43 c88da24dca Use working los 20 spoof patch
fdc0204576
2023-01-12 19:06:41 +01:00
Philip Nagler-Frank 6cb1988268 fix themuppets branch 2023-01-12 19:06:41 +01:00
Philip Nagler-Frank 6f385b1f6b fix lineage-20.0 branch name 2023-01-12 19:06:41 +01:00
Philip Nagler-Frank 3f0b507b70 prepare for lineage-20 2023-01-12 19:06:41 +01:00
dependabot[bot] 272f1c0a3b Bump docker/metadata-action from 4.1.1 to 4.2.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](57396166ad...05d22bf317)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 19:06:23 +01:00
dependabot[bot] b29671cc3a Bump ubuntu from `4b1d0c4` to `27cb6e6`
Bumps ubuntu from `4b1d0c4` to `27cb6e6`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 19:49:42 +01:00
dependabot[bot] 22d60801ff Bump ubuntu from `35fb073` to `4b1d0c4`
Bumps ubuntu from `35fb073` to `4b1d0c4`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 18:56:07 +01:00
polkaulfield 4ec57767c4 added git-lfs 2022-11-23 19:48:37 +01:00
dependabot[bot] c817537d79 Bump docker/metadata-action from 4.0.1 to 4.1.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](69f6fc9d46...57396166ad)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 19:40:30 +01:00
dependabot[bot] 6192dc5e51 Bump docker/build-push-action from 3.1.1 to 3.2.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](c84f382811...c56af95754)

---
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>
2022-11-23 19:40:16 +01:00
dependabot[bot] aee054699e Bump docker/login-action from 2.0.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](49ed152c8e...f4ef78c080)

---
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>
2022-11-23 19:40:11 +01:00
dependabot[bot] 5e81821fbd Bump ubuntu from `20fa2d7` to `35fb073`
Bumps ubuntu from `20fa2d7` to `35fb073`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 19:40:04 +01:00
Philip Nagler-Frank 6280708eae don't crash when removing overlay directories fails 2022-09-22 21:54:09 +02:00
dependabot[bot] aedf81e9b7 Bump ubuntu from `34fea4f` to `20fa2d7`
Bumps ubuntu from `34fea4f` to `20fa2d7`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 20:13:21 +02:00
dependabot[bot] 65957a45e2 Bump ubuntu from `b6b83d3` to `34fea4f`
Bumps ubuntu from `b6b83d3` to `34fea4f`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-28 21:52:56 +02:00
dependabot[bot] c559225870 Bump ubuntu from `26c6865` to `b6b83d3`
Bumps ubuntu from `26c6865` to `b6b83d3`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 20:22:10 +02:00
dependabot[bot] b8e687687c Bump docker/build-push-action from 3.0.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](e551b19e49...c84f382811)

---
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>
2022-08-16 20:21:58 +02:00
Philip Nagler-Frank 782b6c492c generate md5sum 2022-05-06 19:56:22 +02:00
Philip Nagler-Frank f7477a2dcf deduplicated logic to find zip 2022-05-06 19:56:22 +02:00
dependabot[bot] 23e4c79a1b Bump ubuntu from 20.04 to 22.04
Bumps ubuntu from 20.04 to 22.04.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 19:34:47 +02:00
Philip Nagler-Frank 084af85fd2 actions: fixup syntax 2022-05-06 19:27:28 +02:00