93 Commits

Author SHA1 Message Date
Salman Chishti
52668ad270 Merge pull request #45 from actions/dependabot/github_actions/docker/build-push-action-7
Some checks failed
Continuous Integration / Docker Tests (push) Has been cancelled
Continuous Integration / GitHub Actions Test (push) Has been cancelled
Lint Codebase / Lint Codebase (push) Has been cancelled
Bump docker/build-push-action from 6 to 7
2026-03-13 05:41:21 +00:00
Salman Chishti
8ac3612c6b Merge branch 'main' into dependabot/github_actions/docker/build-push-action-7 2026-03-13 05:38:19 +00:00
Salman Chishti
767e5aa88d Merge pull request #44 from actions/dependabot/github_actions/docker/setup-buildx-action-4
Bump docker/setup-buildx-action from 3 to 4
2026-03-13 05:38:06 +00:00
dependabot[bot]
32de8c39ba Bump docker/build-push-action from 6 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 23:30:13 +00:00
dependabot[bot]
4b819de623 Bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 23:30:08 +00:00
Nick Alteen
c7e4b62e7c Merge pull request #43 from actions/dependabot/docker/alpine-3.23 2026-01-12 17:56:20 -05:00
dependabot[bot]
2969202f02 Bump alpine from 3.22 to 3.23
Bumps alpine from 3.22 to 3.23.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.23'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 23:05:49 +00:00
Nick Alteen
25509e75de Merge pull request #42 from actions/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2025-12-05 11:26:53 -05:00
dependabot[bot]
d855e5b172 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 23:25:35 +00:00
Nick Alteen
a07df86029 Merge pull request #41 from actions/ncalteen/dispatch
Add workflow dispatch trigger
2025-10-31 10:22:07 -04:00
Nick Alteen
3eb6b2e2e1 Set path 2025-10-31 10:20:06 -04:00
Nick Alteen
2084100763 Disable biome and zizmor 2025-10-31 10:15:23 -04:00
Nick Alteen
c699128fd8 Update badges 2025-10-31 10:09:40 -04:00
Nick Alteen
b4c96aff88 Add workflow dispatch trigger 2025-10-31 10:07:49 -04:00
Nick Alteen
9874110112 Merge pull request #40 from actions/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-19 10:08:24 -04:00
dependabot[bot]
ecb316c058 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 07:29:37 +00:00
Nick Alteen
f57b3bec5d Merge pull request #38 from actions/ncalteen/badges
fix: remove unnecessary badges from README
2025-08-05 13:31:24 -04:00
Nick Alteen
60d68ce5b4 Merge branch 'main' into ncalteen/badges 2025-07-31 13:24:17 -04:00
Nick Alteen
628796dc1d Merge pull request #39 from actions/dependabot/github_actions/super-linter/super-linter-8
Bump super-linter/super-linter from 7 to 8
2025-07-31 13:24:07 -04:00
dependabot[bot]
03400936ab Bump super-linter/super-linter from 7 to 8
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7 to 8.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v7...v8)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 03:23:53 +00:00
Nick Alteen
6bb8f40fc8 fix: remove unnecessary badges from README 2025-07-17 13:25:21 -04:00
Nick Alteen
7b93064372 Merge pull request #37 from actions/ncalteen/copilot
Add Copilot Configuration
2025-07-15 14:41:16 -04:00
Nick Alteen
26a0ff0bf4 Fix linting errors 2025-07-11 13:51:44 -04:00
Nick Alteen
8f6413f2d9 feat: add copilot instructions and release notes guidelines; update .gitignore and VSCode settings 2025-07-11 13:36:46 -04:00
Nick Alteen
6f4f96e326 Update workflows and configs from template 2025-07-11 13:36:30 -04:00
Nick Alteen
717ee01a40 Merge pull request #36 from actions/ncalteen/devcontainer
Correct devcontainer feature
2025-06-06 15:58:53 -04:00
Nick Alteen
1cd4a1df14 Correct devcontainer feature 2025-06-06 11:32:38 -04:00
Nick Alteen
c9a2d85bf9 Merge pull request #35 from actions/dependabot/docker/alpine-3.22
Bump alpine from 3.21 to 3.22
2025-06-06 10:42:13 -04:00
dependabot[bot]
5fb5e4f2d1 Bump alpine from 3.21 to 3.22
Bumps alpine from 3.21 to 3.22.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 23:13:25 +00:00
Nick Alteen
282514fe89 Merge pull request #32 from actions/dependabot/docker/alpine-3.21
Bump alpine from 3.20 to 3.21
2024-12-11 11:38:46 -05:00
dependabot[bot]
a1fef4d57c Bump alpine from 3.20 to 3.21
Bumps alpine from 3.20 to 3.21.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 23:59:07 +00:00
Nick Alteen
8ac020e5dc Merge pull request #31 from actions/dependabot/github_actions/super-linter/super-linter-7
Bump super-linter/super-linter from 6 to 7
2024-08-22 12:05:05 -04:00
Nick Alteen
e5a7d6f608 Rename checkov file 2024-08-22 12:03:03 -04:00
dependabot[bot]
f805ff2df7 Bump super-linter/super-linter from 6 to 7
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6 to 7.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v6...v7)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 23:12:55 +00:00
Nick Alteen
bae2d2b67d Merge pull request #30 from actions/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2024-06-18 14:04:14 -04:00
dependabot[bot]
3563cda56e Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
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>
2024-06-17 23:13:25 +00:00
Nick Alteen
af70829fdf Merge pull request #28 from actions/dependabot/docker/alpine-3.20
Bump alpine from 3.19 to 3.20
2024-05-29 10:11:18 -04:00
dependabot[bot]
125b55952c Bump alpine from 3.19 to 3.20
Bumps alpine from 3.19 to 3.20.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 23:19:46 +00:00
Nick Alteen
9dd183d976 Merge pull request #27 from actions/ncalteen-patch-1
Update devcontainer.json
2024-03-04 13:36:57 -05:00
Nick Alteen
7c0e323c32 Update devcontainer.json
Remove Git LFS due to https://github.com/devcontainers/features/issues/888
2024-03-02 21:00:55 -05:00
Nick Alteen
b1e320b798 Merge pull request #26 from actions/devcontainer
Add devcontainer configuration
2024-02-22 16:45:36 -05:00
Nick Alteen
24dbdd0aa3 Remove button 2024-02-22 16:42:15 -05:00
Nick Alteen
5b1c174190 Add codespaces badge 2024-02-22 11:31:49 -05:00
Nick Alteen
8ad9d39c1a Add devcontainer configuration 2024-02-22 16:17:29 +00:00
Nick Alteen
c5befd6006 Merge pull request #25 from actions/dependabot/github_actions/super-linter/super-linter-6
Bump super-linter/super-linter from 5 to 6
2024-02-22 09:31:22 -05:00
Nick Alteen
55c9896456 Merge branch 'main' into dependabot/github_actions/super-linter/super-linter-6 2024-02-22 09:28:29 -05:00
Nick Alteen
eb20feefde Fix linter error 2024-02-22 09:27:40 -05:00
Nick Alteen
20f88626c5 Update fetch depth 2024-02-22 09:15:34 -05:00
dependabot[bot]
88d337d5cb Bump super-linter/super-linter from 5 to 6
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5 to 6.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 23:41:34 +00:00
Nick Alteen
addd2d9e92 Merge pull request #24 from actions/codeowners
Update CODEOWNERS
2024-01-08 10:48:16 -05:00