dependabot[bot]
16662afc28
build(deps): bump actions/upload-artifact from 4 to 5 ( #74 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-22 21:24:17 +08:00
Jia Yuan Lo
e3c861f5b6
enhance(ci): generate, export, store tar archive ( #61 )
2024-01-17 10:50:58 +08:00
dependabot[bot]
609437ad70
build(deps): bump docker/login-action from 2 to 3
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-23 23:54:17 +08:00
dependabot[bot]
f8e47df669
build(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-23 23:53:14 +08:00
Chongyun Lee
98af62205f
ci: label image with arch
2022-11-26 23:07:13 +08:00
dependabot[bot]
aa9f7ce0db
Bump docker/login-action from 1 to 2
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 01:24:19 +00:00
dependabot[bot]
a90f4ccb23
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-11-07 01:24:00 +00:00
Lucy Phipps
4ece29c1c0
Create dependabot.yml
2022-11-07 01:23:06 +00:00
Chongyun Lee
36743e506b
CI: Build image for arm
2022-04-24 12:35:10 +02:00
Henrik Grimler
d3a17457fd
Keep termux-docker at hub.docker.com/u/termux
...
In the same repo as the other docker containers.
2022-04-24 12:33:26 +02:00
kcubeterm
95e6b5a442
dokr_build.yml: recreated...
...
in order to test the schedule jobs runs or not
2022-02-09 17:00:05 +05:30
kcubeterm
036d99dba4
github-action: enable uploads again
2022-02-05 06:14:46 +00:00
xeffyr
56846ac687
github actions: disable uploads currently
2022-01-31 20:01:21 +02:00
umarcor
18f71f5a51
ci: support running workflows in forks
2021-02-17 02:55:56 +02:00
Leonid Pliushch
4115b7c4ce
github actions: don't build for arm
...
ARM needs a custom seccomp profile to workaround `personality()` syscall
restriction.
Custom seccomp profile doesn't work on Github Actions for some reason.
2021-02-16 13:02:39 +02:00
Leonid Pliushch
c1c55312e1
github actions: multiarch build
2021-02-16 01:10:57 +02:00
umarcor
dc33c36463
ci: add GitHub Actions workflow 'Test'
2021-02-14 19:34:50 +02:00