aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAge
* Bump docker/setup-buildx-action from 2 to 3 (#73)Libravatar dependabot[bot]2023-09-28
| | | | | | | | | | | | | | | Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3) --- 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>
* Bump docker/metadata-action from 4 to 5 (#75)Libravatar dependabot[bot]2023-09-28
| | | | | | | | | | | | | | | | 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>
* Bump docker/build-push-action from 4 to 5 (#74)Libravatar dependabot[bot]2023-09-28
| | | | | | | | | | | | | | | 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>
* Bump docker/login-action from 2 to 3 (#72)Libravatar dependabot[bot]2023-09-28
| | | | | | | | | | | | | | | 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>
* Bump actions/checkout from 3 to 4 (#69)Libravatar dependabot[bot]2023-09-28
| | | | | | | | | | | | | | | | 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump docker/build-push-action from 3 to 4Libravatar dependabot[bot]2023-01-31
| | | | | | | | | | | | | | Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v3...v4) --- 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>
* Fix logic used to check if there were local changes in docker buildsLibravatar Vijay A2022-12-09
|
* Add a linux/arm64 architecture variant to the official container (v2) (#50)Libravatar Leonhardt Koepsell2022-08-28
| | | | | | | | | * Add a linux/arm64 architecture variant to the official container Fixes ferdium/ferdium-server#45 * Use a CSV instead of a list to configure docker/build-push-action platform Fixes ferdium/ferdium-server#45
* Revert "Add a linux/arm64 architecture variant to the official container ↵Libravatar André Oliveira2022-08-06
| | | | | (#46)" (#49) This reverts commit f1e72c0ceacacb6a0f8152509a18e3136823840a.
* Add a linux/arm64 architecture variant to the official container (#46)Libravatar Leonhardt Koepsell2022-08-06
| | | Fixes ferdium/ferdium-server#45
* Fix build tryLibravatar André Oliveira2022-06-08
|
* Fix build - should_run not properly set (#40)Libravatar André Oliveira2022-06-08
|
* Test on docker meta (#39)Libravatar André Oliveira2022-06-07
| | | | | | | * Test on docker meta * fix variable for next step * Fix env vars
* Missing declaration of workflow_dispatchLibravatar André Oliveira2022-06-02
|
* Fix gh actions (#38)Libravatar André Oliveira2022-06-02
| | | | | | | | | * Manual version bump * Fix GH Actions * Add fix to not publish for every commit * Fixes reviews
* cicd: Fix docker push command for github action (#30)Libravatar Gibby2022-05-13
| | | Co-authored-by: Gibby <git@twoitguys>
* Fixup push command CICDLibravatar André Oliveira2022-05-13
|
* Update build and publish action (#34)Libravatar André Oliveira2022-05-13
|
* Bump docker/metadata-action from 3 to 4Libravatar dependabot[bot]2022-05-07
| | | | | | | | | | | | | | | Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4. - [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/v3...v4) --- 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>
* Bump docker/setup-qemu-action from 1 to 2Libravatar dependabot[bot]2022-05-07
| | | | | | | | | | | | | | Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump docker/build-push-action from 2 to 3Libravatar dependabot[bot]2022-05-07
| | | | | | | | | | | | | | Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v2...v3) --- 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>
* Bump docker/setup-buildx-action from 1 to 2Libravatar dependabot[bot]2022-05-07
| | | | | | | | | | | | | | Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2) --- 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>
* Bump docker/login-action from 1 to 2Libravatar dependabot[bot]2022-05-07
| | | | | | | | | | | | | | 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>
* Renamed 'master' branch to 'main'Libravatar Vijay A2022-05-03
|
* fix: Updated recipe submodule and workflow to build/publish docker imageLibravatar Gibby2022-04-16
|
* Delete FUNDING.ymlLibravatar Amine Mouafik2022-04-08
|
* Use same workflow name as getferdi/ferdiLibravatar kytwb2021-12-23
|
* Update build-and-publish.ymlLibravatar thursday2021-11-25
|
* Update build-and-publish.ymlLibravatar thursday2021-11-25
|
* Update build-and-publish.ymlLibravatar thursday2021-11-23
|
* Use GH_TOKEN secret instead of GITHUB_TOKENLibravatar kytwb2021-11-19
| | | Failed to add secret; secret names must not start with GITHUB_.
* Adding updated Docker image build workflow (#83)Libravatar thursday2021-11-18
|
* Add GitHub Sponsors to FUNDING.ymlLibravatar Amine Mouafik2020-10-18
|
* Use env variablesLibravatar Bennett2020-02-02
|
* Delete main.workflowLibravatar Bennett2020-02-02
|
* Add automatic Docker Hub build for releasesLibravatar Bennett2020-02-02
|
* Rename .github/workflows/main.workflow to .github/main.workflowLibravatar Bennett2020-02-02
|
* Add automatic Docker Hub build for git tagsLibravatar Bennett2020-02-02
|
* Create FUNDING.ymlLibravatar Amine Mouafik2019-11-29