1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 10:15:22 +00:00
Commit graph

23 commits

Author SHA1 Message Date
renovate[bot]
b1c0b87ed7
chore(deps): update actions/checkout action to v6 2025-12-19 22:07:46 +00:00
renovate[bot]
4e8d991e9b
chore(deps): update actions/checkout action to v5 2025-08-11 14:44:11 +00:00
CrazyMax
d611af74cf
ci: set contents read as default workflow permissions 2025-02-08 15:06:51 +01:00
CrazyMax
1885d81fc3
ci: update bake-action to v6 2025-01-20 23:57:41 +01:00
dependabot[bot]
7828d6d2e0
Bump docker/bake-action from 4 to 5
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4 to 5.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 06:18:16 +00:00
dependabot[bot]
f0229dfab4
Bump docker/bake-action from 3 to 4
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 3 to 4.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 06:30:50 +00:00
CrazyMax
bf4de1e754
Merge pull request #392 from librenms/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2023-09-24 00:00:56 +02:00
CrazyMax
93a2e0df01
Merge pull request #391 from librenms/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2023-09-24 00:00:49 +02:00
dependabot[bot]
c5451c1ece
Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
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>
2023-09-13 06:56:21 +00:00
dependabot[bot]
a9a54b1512
Bump docker/setup-buildx-action from 2 to 3
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>
2023-09-13 06:56:18 +00:00
dependabot[bot]
2f114b035c
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-05 06:39:42 +00:00
CrazyMax
e03b505d08
test: use composite container-logs-check action 2023-07-22 10:18:11 +02:00
CrazyMax
3874a7b505
ci: merge test workflows 2023-07-22 10:17:03 +02:00
CrazyMax
ce5e994785
ci: missing concurrency check 2023-07-22 10:09:26 +02:00
dependabot[bot]
74c391fe44
Bump docker/bake-action from 2 to 3
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 13:51:10 +00:00
dependabot[bot]
cabd8e407c
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-09-21 06:53:15 +00:00
CrazyMax
2c4abe5f34
ci: test workflow (#284)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-13 03:14:34 +02:00
CrazyMax
31594a783f
Remove workflow test for now
* Fix test workflow

* Fix test workflow

* Fix test workflow

* Update labels workflow

* Remove workflow test for now
2019-10-20 19:35:11 +02:00
CrazyMax
34d842341e
Fix test workflow 2019-10-20 18:18:21 +02:00
CrazyMax
8dae33ad08
Fix test workflow 2019-10-20 18:13:04 +02:00
CrazyMax
f333dd5c52
Fix test 2019-10-20 18:07:27 +02:00
CrazyMax
d30292ec28
Fix test workflow 2019-09-30 15:31:56 +02:00
CrazyMax
0377027362
Switch to GitHub Actions (#39) 2019-09-30 15:29:19 +02:00