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

447 Commits

Author SHA1 Message Date
dependabot[bot]
0d8b45793e Bump docker/metadata-action from 3.7.0 to 4.0.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.7.0 to 4.0.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](f2a13332ac...69f6fc9d46)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 18:53:06 +02:00
dependabot[bot]
24f6708a82 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 18:52:36 +02:00
Philip Nagler-Frank
9a588acc2f be more flexible when removing LineageOS build logic which reverts custom build type 2022-04-26 19:27:37 +02:00
Philip Nagler-Frank
47c6f281f8 don't try to build when breakfast fails 2022-04-26 19:27:37 +02:00
Philip Nagler-Frank
aa76bf1dca patch RELEASE_TYPE in version.mk if exists 2022-04-26 19:27:37 +02:00
Philip Nagler-Frank
e9be5511b3 read LineageOS version from version.mk if exists
see 1667b61789
2022-04-26 19:27:37 +02:00
Philip Nagler-Frank
9ebbc515ab support for lineage-19.1 2022-04-26 19:27:37 +02:00
Philip Nagler-Frank
49f2fc2a33 continue building after failed userscript 2022-04-21 20:18:11 +02:00
dependabot[bot]
9e07a0dc44 Bump ubuntu from bea6d19 to 9101220
Bumps ubuntu from `bea6d19` to `9101220`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 08:05:48 +02:00
dependabot[bot]
d7cf1bd65b Bump docker/metadata-action from 3.6.2 to 3.7.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](e5622373a3...f2a13332ac)

---
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-04-10 08:05:30 +02:00
dependabot[bot]
503160c392 Bump ubuntu from 8ae9baf to bea6d19
Bumps ubuntu from `8ae9baf` to `bea6d19`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-19 14:39:28 +01:00
Philip Nagler-Frank
8afe149244
don't fail on unset PARALLEL_JOBS 2022-03-17 21:31:13 +01:00
Philip Nagler-Frank
bc4bf13225
Merge pull request #281 from lineageos4microg/limit_parallel_jobs
Limit number of parallel jobs
2022-03-16 20:42:23 +01:00
Philip Nagler-Frank
bded815a68 improve documentation for PARALLEL_JOBS 2022-03-16 20:41:55 +01:00
Philip Nagler-Frank
15ba459d3c add option to limit number of parallel jobs 2022-03-16 20:41:54 +01:00
Philip Nagler-Frank
a312bb15b6 gitignore vscode config 2022-03-16 20:38:17 +01:00
Philip Nagler-Frank
ae2688b1df
Merge pull request #283 from lineageos4microg/dependabot/github_actions/docker/build-push-action-2.10.0
Bump docker/build-push-action from 2.8.0 to 2.10.0
2022-03-15 14:53:19 +01:00
dependabot[bot]
9176655e09
Bump docker/build-push-action from 2.8.0 to 2.10.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1814d3dfb3...ac9327eae2)

---
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-03-15 13:19:33 +00:00
Philip Nagler-Frank
660d39fec2 Revert "Fix the zip date when the build has started the day before"
This reverts commit 6a2b51c15548e5501a97a8c03eb944d3de937196.
2022-03-09 14:27:12 +01:00
Philip Nagler-Frank
f6527bb7b1
Merge pull request #277 from lineageos4microg/dependabot/docker/ubuntu-8ae9baf
Bump ubuntu from `669e010` to `8ae9baf`
2022-03-09 08:13:53 +01:00
dependabot[bot]
e18843a2f4
Bump ubuntu from 669e010 to 8ae9baf
Bumps ubuntu from `669e010` to `8ae9baf`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 13:27:22 +00:00
Philip Nagler-Frank
f7a561e505
Merge pull request #275 from lineageos4microg/dependabot/github_actions/docker/login-action-1.14.1
Bump docker/login-action from 1.14.0 to 1.14.1
2022-03-02 19:07:06 +01:00
dependabot[bot]
7adb9cf11e
Bump docker/login-action from 1.14.0 to 1.14.1
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](bb984efc56...dd4fa0671b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 13:19:42 +00:00
Philip Nagler-Frank
1f2f8a148d
Merge pull request #274 from KuzonCode/master
Update WITH_SU readme
2022-03-02 11:36:45 +01:00
KuzonCode
2d0c2fc21b
Update WITH_SU readme 2022-03-02 18:26:59 +10:00
Philip Nagler-Frank
635405fbf1
Merge pull request #271 from lineageos4microg/dependabot/github_actions/docker/login-action-1.14.0
Bump docker/login-action from 1.12.0 to 1.14.0
2022-02-28 19:10:15 +01:00
dependabot[bot]
6f6fbef814
Bump docker/login-action from 1.12.0 to 1.14.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.12.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](42d299face...bb984efc56)

---
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-02-28 13:18:10 +00:00
Philip Nagler-Frank
a45a81ee2e don't fail when no old logs to delete 2022-02-08 21:13:01 +01:00
Philip Nagler-Frank
0c542f6deb failsafe clean 2022-02-08 21:02:01 +01:00
Philip Nagler-Frank
f19df4da75 don't fail when there are no processes to kill for overlay 2022-02-08 21:02:01 +01:00
Philip Nagler-Frank
71cb0d8170
Merge pull request #261 from lineageos4microg/dependabot/docker/ubuntu-669e010
Bump ubuntu from `b5a6170` to `669e010`
2022-02-02 18:26:49 +01:00
dependabot[bot]
dd18dd7491
Bump ubuntu from b5a6170 to 669e010
Bumps ubuntu from `b5a6170` to `669e010`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 13:31:12 +00:00
Philip Nagler-Frank
0d68133230 fix shellmode for mka 2022-01-30 13:13:55 +01:00
Philip Nagler-Frank
1ee9524f4f default value and docs for BUILD_TYPE 2022-01-28 19:10:55 +01:00
Philip Nagler-Frank
650e0235c5
Merge pull request #249 from KuzonCode/master
[Feature] BUILD_TYPE Parameter
2022-01-28 19:07:25 +01:00
Philip Nagler-Frank
d03310fffe
Merge branch 'master' into master 2022-01-28 19:05:09 +01:00
Philip Nagler-Frank
5d944226dc
Merge pull request #257 from lineageos4microg/restore_174
Restore Shellcheck
2022-01-28 19:04:27 +01:00
Philip Nagler-Frank
9d86a4a094 run mka in +e subshell 2022-01-28 18:36:57 +01:00
Philip Nagler-Frank
4672bc791d cleanup shellcheck changes 2022-01-28 13:36:49 +01:00
Philip Nagler-Frank
ae6e60b8b9 Revert "Revert "Merge pull request #212 from CyberShadow/pull-20210814-073027""
This reverts commit a1255785deb98db59e7cf9718d53ccc5917471eb.
2022-01-28 12:08:53 +01:00
Philip Nagler-Frank
2f9b8f78ed
Merge pull request #256 from lineageos4microg/dependabot/docker/ubuntu-b5a6170
Bump ubuntu from `57df66b` to `b5a6170`
2022-01-27 19:44:19 +01:00
dependabot[bot]
bbd3db114d
Bump ubuntu from 57df66b to b5a6170
Bumps ubuntu from `57df66b` to `b5a6170`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 18:42:23 +00:00
Philip Nagler-Frank
62300ad6ca
Merge pull request #255 from lineageos4microg/dependabot_updates_dockerfile
Dependabot updates dockerfile
2022-01-27 19:42:02 +01:00
Philip Nagler-Frank
497afc01bf no more scheduled rebuilds 2022-01-27 19:37:14 +01:00
Philip Nagler-Frank
e6cedceca2 remove redundant comment 2022-01-27 19:36:47 +01:00
Philip Nagler-Frank
a5643e3747 let Dependabot update Dockerfile dependencies 2022-01-27 19:35:45 +01:00
Philip Nagler-Frank
21f5e5b8b7 reference docker base image by sha digest 2022-01-27 19:34:32 +01:00
Philip Nagler-Frank
a87b5f9eab
Merge pull request #254 from lineageos4microg/revert_174
Revert 174
2022-01-27 19:14:15 +01:00
Damiano Renfer
c4383fdfa4 Update build.sh, split brunch command
Splitting `brunch` into `breakfast` (before `pre-build.sh`) and
`mka bacon` allows us to apply patches (especially for
`/srv/src/device/*`) from `pre-build.sh`.
2022-01-27 18:59:18 +01:00
Philip Nagler-Frank
a1255785de Revert "Merge pull request #212 from CyberShadow/pull-20210814-073027"
This reverts commit 1d05824958441f0e1cb90f09ec53086b835b093d, reversing
changes made to 95d75b66135b60ae9fd02bcfdd5e9caaf32a42d2.
2022-01-27 18:59:11 +01:00