summaryrefslogtreecommitdiff
path: root/.github/workflows/docker-develop.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: configure auto updating the serversMar0xy2023-09-261-1/+1
|
* merge: upstreamMar0xy2023-09-261-1/+1
|\
| * build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#11900)dependabot[bot]2023-09-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0. - [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/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | ci: add wildcardsMar0xy2023-09-251-2/+2
| |
* | ci: only build docker on changes in certain pathsMarie2023-09-251-0/+3
| |
* | ci: add arm support to developMarie2023-09-231-1/+1
| |
* | ci: add id to buildMarie2023-09-221-0/+1
| |
* | ci: add auto-updating for developMarie2023-09-221-0/+7
| |
* | forgot to add registry to metadata-actionMarie2023-09-221-1/+1
| |
* | fix: registry urlMarie2023-09-221-1/+4
| |
* | fix: lowercase error on ciMarie2023-09-221-2/+2
| |
* | ci: update to sharkeyMarie2023-09-221-9/+13
|/
* build(deps): bump docker/metadata-action from 4 to 5 (#11828)dependabot[bot]2023-09-131-1/+1
| | | | | | | | | | | | | | | | Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/docker/metadata-action/compare/v4...v5) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#11827)dependabot[bot]2023-09-131-1/+1
| | | | | | | | | | | | | | | Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.10.0 to 3.0.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3.0.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action 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>
* build(deps): bump docker/login-action from 2 to 3 (#11829)dependabot[bot]2023-09-131-1/+1
| | | | | | | | | | | | | | | 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump docker/build-push-action from 4 to 5 (#11826)dependabot[bot]2023-09-131-1/+1
| | | | | | | | | | | | | | | Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v4...v5) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump actions/checkout from 3.6.0 to 4.0.0 (#11786)dependabot[bot]2023-09-051-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0. - [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.6.0...v4.0.0) --- updated-dependencies: - dependency-name: actions/checkout 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>
* build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#11769)dependabot[bot]2023-08-291-1/+1
| | | | | | | | | | | | | | | Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#11762)dependabot[bot]2023-08-271-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0. - [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.5.3...v3.6.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump docker/setup-buildx-action from 2.3.0 to 2.9.1 (#11502)dependabot[bot]2023-08-131-1/+1
| | | | | | | | | | | | | | | Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.3.0 to 2.9.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2.3.0...v2.9.1) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump actions/checkout from 3.2.0 to 3.5.3dependabot[bot]2023-08-121-1/+1
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.5.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/v3.2.0...v3.5.3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Update Docker GHA (#9920)Kohei Ota (inductor)2023-02-141-1/+7
| | | | | * Update Docker GHA * add id
* BuildX設定漏れ修正 (#9741)Takuya Yoshida2023-02-051-0/+2
| | | | | | | | | | | * BuildX設定漏れ * Update .github/workflows/docker-develop.yml Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com> --------- Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
* Use cache on build (#9639)Takuya Yoshida2023-01-271-0/+2
|
* Update actions (#9638)Takuya Yoshida2023-01-171-3/+3
|
* Update actions/checkout (#9587)Masaya Suzuki2023-01-151-1/+1
|
* CI Publish Docker image (develop) ↵Masaya Suzuki2023-01-151-1/+1
| | | | をforkしたリポジトリでは実行しない (#9585)
* Update docker-develop.ymlsyuilo2021-10-161-1/+1
|
* Update docker-develop.ymlsyuilo2021-10-161-1/+1
|
* dev: developブランチをDocker Hubにpushするようにsyuilo2021-09-301-0/+33
Resolve #7845