dependabot[bot]
414a5e5ce0
Bump scalameta/scalafmt from 3.7.3 to v3.7.15 ( #4790 )
...
* Bump scalameta/scalafmt from 3.7.3 to v3.7.15
Bumps scalameta/scalafmt from 3.7.3 to v3.7.15.
---
updated-dependencies:
- dependency-name: scalameta/scalafmt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Create sync-scala-version.yaml
* checkout on branch instead of headless
* Update scala config version to match version installed
* Add yaml header
* rm EOL whitespace
* remove useless cat cmds
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
Co-authored-by: zkoppert <zkoppert@users.noreply.github.com>
2023-10-28 01:49:31 +00:00
Marco Ferrari
9ee2eed763
Simplify pip requirements files ( #4796 )
2023-10-27 23:07:51 +00:00
Zack Koppert
5b4dd480f4
github-actions automerges are causing merge queue CI jobs not to get triggered. Turning this off for now
2023-10-25 16:18:08 -07:00
Marco Ferrari
fecdc81066
Fix target key in CD workflow ( #4773 )
2023-10-20 23:08:40 +00:00
Marco Ferrari
dfedd306f3
Use the same image tags in CI and CD ( #4778 )
...
* Use the same image tags in CI and CD
* Define image tag once per workflow
* Fix yq tag
* Don't quote yq to avoid literal interpretation
* yq version
* Fix yq tag
* Reduce duplication
* Fix workflow env var
* Don't remove an already removed container
2023-10-19 21:03:14 +00:00
Zack Koppert
fb9b3e2d04
Create thank_contributors.yaml ( #4775 )
...
* Create thank_contributors.yaml
* Update thank_contributors.yaml
2023-10-19 20:53:05 +00:00
Marco Ferrari
f823c56d8c
Run tests against the production image ( #4772 )
...
* Fix target key in CD workflow
* Temporarily reverting the fix, and add tests first
2023-10-19 07:20:15 +00:00
Zack Koppert
df3875c857
Revert exact version pinning ( #4761 )
2023-10-16 22:00:32 -07:00
Zack Koppert
ffa8788acd
Attempt a force push
2023-10-16 12:02:31 -07:00
Zack Koppert
808d53c16a
Check out main on release workflow
2023-10-16 11:34:31 -07:00
Zack Koppert
5f87e94299
remove EOL whitespace
2023-10-16 10:15:51 -07:00
Zack Koppert
94dc95d6a5
Fix automation for release action.yml updates
2023-10-16 09:24:34 -07:00
Zack Koppert
f76e0a23e2
Remove codecov reports ( #4737 )
...
* Remove codecov reports
* Remove Codacy Badge
2023-10-16 10:31:52 +00:00
Zack Koppert
a911653a57
Add exact version number to action.yml on release ( #4733 )
...
* Add exact version number to action.yml on release
Signed-off-by: Zack Koppert <zkoppert@github.com>
* remove trailing whitespace
---------
Signed-off-by: Zack Koppert <zkoppert@github.com>
2023-10-14 21:40:57 -07:00
Zack Koppert
4789dbb291
free up space
2023-10-14 19:07:07 -07:00
Zack Koppert
0be718e6d6
revert to ubuntu-latest runners
2023-10-14 19:04:51 -07:00
Zack Koppert
c31a750ec4
Use large runners
2023-10-14 18:50:50 -07:00
Masaya Suzuki
50d462e0ec
renovate-config-validator: validate shareable config preset ( #4674 )
...
* renovate-config-validator: validate default.json
* Add RENOVATE_SHAREABLE_CONFIG_PRESET_FILE
* Allow specifying multiple additional files with a environment variable
* Add break
2023-09-29 20:25:37 +00:00
dependabot[bot]
746e2154ac
Bump docker/login-action from 2.2.0 to 3.0.0 ( #4662 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2.2.0...v3.0.0 )
---
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>
2023-09-21 06:56:49 +00:00
dependabot[bot]
dcf598528f
Bump docker/build-push-action from 4 to 5 ( #4663 )
...
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>
2023-09-18 19:01:58 +00:00
Zack Koppert
102cb5dc38
Add exception for type-linting ( #4470 )
...
* Add exception for type-linting
since we are linting file by file to avoid running into https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file
* Update tsconfig.json
* remove trailing commas for last entries
2023-09-17 12:35:36 +00:00
Zack Koppert
5273b592a1
Put dependency updates in the maintenence section by default ( #4655 )
2023-09-17 12:29:03 +00:00
dependabot[bot]
28d8feb0b7
Bump docker/setup-buildx-action from 2.9.1 to 3.0.0 ( #4651 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.9.1 to 3.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.9.1...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>
2023-09-15 00:13:33 +00:00
Marco Ferrari
4847ddc86b
Configure automation for dependency updates ( #4648 )
...
* Configure automation for dependency updates
* Configure automation for dependency updates
2023-09-12 19:04:39 +00:00
dependabot[bot]
384e8ff567
Bump actions/checkout from 3 to 4 ( #4622 )
...
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>
2023-09-11 23:17:22 +00:00
Gustl22
c4c1ebb101
fix: Move commands to correct place ( #4579 )
...
* Allow dispatch workflow
* Disable LUA
* Move R installation and cleanup
* Revert "Disable LUA"
This reverts commit d347897d77
.
* Move cleaning step
2023-08-25 18:25:04 +00:00
dependabot[bot]
a215f0c89d
Bump docker/login-action from 2.1.0 to 2.2.0 ( #4368 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: docker/login-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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-08-17 15:15:00 +00:00
Zack Koppert
da4dd08cd6
Follow up with several more documentation and automation renames for the org move from github to super-linter ( #4543 )
...
* move from github org to super-linter org
* rename to super-linter org
* rename to super-linter org
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter and remove dockerhub reference
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rename org to super-linter
* rm dockerhub section link
2023-08-17 15:12:11 +00:00
dependabot[bot]
26cf2b9db1
Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 ( #4478 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.9.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.9.0...v2.9.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 10:31:51 -07:00
dependabot[bot]
5323826453
Bump docker/build-push-action from 3 to 4 ( #4134 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-08-10 04:37:44 +00:00
dependabot[bot]
9e526b084a
Bump docker/setup-buildx-action from 2.5.0 to 2.9.0 ( #4460 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.5.0 to 2.9.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.5.0...v2.9.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>
2023-07-10 12:49:14 -07:00
Jan Hentschel
e4f27ceca3
Fix typo in CD pipeline ( #4449 )
...
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-07-05 22:26:01 +00:00
Zack Koppert
8cf7d8291d
Update assignees and remove dead code
2023-07-05 09:51:40 -07:00
Zack Koppert
1f93390f29
Use calculated major version instead of hardcoded v5 ( #4441 )
...
* Use calculated major version instead of hardcoded v5
fixes #4419
* remove trailing whitespace
2023-07-03 16:57:45 -07:00
Zack Koppert
b9cb2b121d
Store values in current env before storing to the env file
2023-07-03 15:57:06 -07:00
Zack Koppert
f4a9461264
Allow permissions for tag pushes
2023-07-03 12:01:58 -07:00
Zack Koppert
0dd6586c92
Remove dockerhub login
2023-06-30 15:57:06 -07:00
Zack Koppert
27f66fdac6
remove invalid comment
2023-05-26 09:36:05 -07:00
Zack Koppert
ab9c025ae4
remove dockerhub push for now ( #4315 )
2023-05-25 16:59:32 -07:00
Zack Koppert
777eca63c1
change ghcr to super-linter/super-linter ( #4312 )
2023-05-25 15:36:07 -07:00
dependabot[bot]
9e2eaf96e3
Bump docker/login-action from 2.0.0 to 2.1.0 ( #4135 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/login-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>
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-25 17:53:47 +00:00
Philip Mallegol-Hansen
b5f7d6195f
Removes dependency workflows ( #4225 )
...
We remove the weekly GH Action workflows for dependency updates,
given that this function is handled by Dependabot.
Resolves #2579
2023-05-22 20:10:42 -07:00
Lovekesh Kumar
050bb7591d
Fix syntax error in scripts of actions/github-script
GHA ( #4185 )
...
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-15 19:36:24 +00:00
Brett Logan
2f0d37cf16
Update cd.yml
2023-04-26 11:44:32 -04:00
Brett Logan
8299bf77d9
Update ci.yml
2023-04-26 11:44:20 -04:00
Henry Asa
47884a0e25
Update all super-linter
v4
version references to v5
2023-04-17 15:19:54 -04:00
Barry Pollard
d90a5dcb97
Update SQLFluff config
2023-04-16 23:53:26 -04:00
Brett Logan
671c14db55
Delete fix_docker.yml
2023-04-16 22:01:20 -04:00
Brett Logan
acc7c542dd
Update fix_docker.yml
2023-04-11 09:44:39 -04:00
Brett Logan
51f17c3d53
Update fix_docker.yml
2023-04-11 09:36:26 -04:00
Brett Logan
3fdf87bda5
Create fix_docker.yml
2023-04-11 09:34:26 -04:00
dependabot[bot]
bb9a61dea7
Bump docker/setup-buildx-action from 2.2.1 to 2.5.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.2.1 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.2.1...v2.5.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>
2023-04-10 19:34:07 -04:00
Brett Logan
a6e2b8fe1e
Update cd.yml
2023-04-10 19:28:55 -04:00
Alex Nederlof
87a628e9ce
Build for both AMD and ARM
...
Aims to fix #4028
2023-04-10 15:43:20 -04:00
dependabot[bot]
1b430e0513
Bump actions/stale from 7 to 8
...
Bumps [actions/stale](https://github.com/actions/stale ) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:20:13 -04:00
Brett Logan
3864de706d
Update job image
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-04-10 14:51:50 -04:00
Brett Logan
ae3c77f45b
Enable merge queue
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-02-09 01:48:06 -05:00
dependabot[bot]
5fb7dd8881
Bump bobheadxi/deployments from 1.3.0 to 1.4.0
...
Bumps [bobheadxi/deployments](https://github.com/bobheadxi/deployments ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/bobheadxi/deployments/releases )
- [Commits](https://github.com/bobheadxi/deployments/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: bobheadxi/deployments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 22:08:45 -05:00
Marco Ferrari
81c370a611
Validate if we the test suite runs both good and bad tests ( #3811 )
...
Also, remove the ansible-lint configuration file because we can rely on the default one
2023-01-11 17:24:48 +01:00
Marco Ferrari
9bcd243020
Remove unneeded eslint configuration files
2023-01-07 09:15:33 -05:00
Brett Logan
e69db3d7ed
Fix main branch concurrency group
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:49:21 -05:00
Brett Logan
de0d0f7cee
Add missing secrets
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
e5cf70e6f1
Address review comments
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
fe9b1b8248
Fix concurrency group name
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
994e7ba0aa
Add concurrency group to CI to reduce duplication
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
bc174e3f5c
Use concurrency group for CD to limit wasteful runs
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
b7edcbf91b
Fix step name
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
fd22cff734
Update workflow name
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
466131e80c
Remove buildx setup
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
1daa8d603e
Update release workflow
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
70ee796f4c
Only trigger stack-linter push on main branch
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
cedda7c156
Revert psd1 extension change and ignore PSMissingModuleManifestField
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
790129690b
Fix environment variable
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
18e778efe0
Clean up step names
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
33b8aaa141
Create deployment workflow
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
b4635519da
Clean up matrix properties
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
4b3a1cb628
Update step name
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
fc841f15bd
Rename workflow file
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
254b18b743
Fix workflow name
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
02c3084702
Update step name
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
9ccbc940a1
Remove stray git
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
05fcb7564c
Remove stray slash
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
5a6cf6864c
Add actionlint.yaml
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
672b5ec94e
Remove action.yml update debugging
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
16251e9518
Fix action.yml update
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
afcf97b858
Fix action.yml update
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
4483dae869
Fix image-id input
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
5cec0b4239
Fix build args
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
489b843118
Remove old workflows
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
bb2b8ec6f4
Simplify automation workflows
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
2b8f626566
Fix deps and secret injection
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 20:17:46 -05:00
Brett Logan
b4cd05cfe8
Expose GITHUB_TOKEN as Docker secret
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 20:17:46 -05:00
Brett Logan
5224656969
Push scripts into standalone files
...
Pushes inline scripts in the Dockerfile into standalone
scripts and authenticates requests to GitHub using a
Personal Access Token to reduce build flakiness due
to GitHub's abuse and ratelimiting due to unauthenticated
reuests.
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 20:17:46 -05:00
Brett Logan
d42bc380ee
Fix release pipeline
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 02:09:47 -05:00
Brett Logan
098b6b8415
Fix release pipeline
...
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 02:07:14 -05:00
dependabot[bot]
ec6bde51de
Bump actions/stale from 6 to 7
...
Bumps [actions/stale](https://github.com/actions/stale ) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 17:43:50 -05:00
Brett Logan
6635505723
Bulk update deps
...
Signed-off-by: Brett Logan <lindluni@github.com>
2022-12-22 11:59:09 -05:00
Brett Logan
62d48af065
Temporary suspend notifications
...
Stopping issue notifications until we can sort out permissions on GHCR.
Signed-off-by: Brett Logan <lindluni@github.com>
2022-12-20 22:55:54 -05:00
Brett Logan
f965bd7e7c
Use default GHCR token
...
Signed-off-by: Brett Logan <lindluni@github.com>
2022-12-20 18:14:59 -05:00
Brett Logan
8267d01125
Add missing actions permissions
...
Signed-off-by: Brett Logan <lindluni@github.com>
2022-12-20 18:00:18 -05:00