Commit Graph

90 Commits

Author SHA1 Message Date
774e302ce7 fix: Add callback debugging 2024-03-10 16:37:17 +11:00
09dabc1c18 Merge branch 'main' of https://code.spamasaurus.com/djpbessems/ContainerImage.SpamasaurusRex
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 42s
Container & Helm chart / Helm chart (push) Successful in 23s
Container & Helm chart / Container image (push) Successful in 1m51s
Container & Helm chart / Semantic Release (push) Successful in 40s
2024-03-10 16:22:43 +11:00
7b69a765e2 fix: Remove redundant slash character 2024-03-10 16:22:41 +11:00
semantic-release-bot
cf149957cc chore(release): 1.0.10 [skip ci]
## [1.0.10](http://gitea.gitea.svc.cluster.local:3000/djpbessems/ContainerImage.SpamasaurusRex/compare/v1.0.9...v1.0.10) (2024-03-10)

### Bug Fixes

* Refactor to use oauth2 package ([bb4bd51](bb4bd5111f))
2024-03-10 04:51:41 +00:00
d8fbb60e3b Merge branch 'main' of https://code.spamasaurus.com/djpbessems/ContainerImage.SpamasaurusRex
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 32s
Container & Helm chart / Helm chart (push) Successful in 17s
Container & Helm chart / Container image (push) Successful in 1m47s
Container & Helm chart / Semantic Release (push) Successful in 31s
2024-03-10 15:48:47 +11:00
bb4bd5111f fix: Refactor to use oauth2 package 2024-03-10 15:48:44 +11:00
semantic-release-bot
d864e11320 chore(release): 1.0.9 [skip ci]
## [1.0.9](http://gitea.gitea.svc.cluster.local:3000/djpbessems/ContainerImage.SpamasaurusRex/compare/v1.0.8...v1.0.9) (2024-03-09)

### Bug Fixes

* Refactor to different client method ([216c955](216c955e68))
2024-03-09 11:41:29 +00:00
907fc9249c chore: Revert action extra_args
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 24s
Container & Helm chart / Helm chart (push) Successful in 22s
Container & Helm chart / Container image (push) Successful in 10m39s
Container & Helm chart / Semantic Release (push) Successful in 33s
2024-03-09 22:29:45 +11:00
4adb8cd382 Merge branch 'main' of https://code.spamasaurus.com/djpbessems/ContainerImage.SpamasaurusRex
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 29s
Container & Helm chart / Container image (push) Failing after 6s
Container & Helm chart / Helm chart (push) Successful in 16s
Container & Helm chart / Semantic Release (push) Has been skipped
2024-03-09 22:25:37 +11:00
216c955e68 fix: Refactor to different client method 2024-03-09 22:25:35 +11:00
d38686dc01 chore: Switch to verbose output for go build 2024-03-09 22:25:20 +11:00
semantic-release-bot
f787b14939 chore(release): 1.0.8 [skip ci]
## [1.0.8](http://gitea.gitea.svc.cluster.local:3000/djpbessems/ContainerImage.SpamasaurusRex/compare/v1.0.7...v1.0.8) (2024-03-09)

### Bug Fixes

* Replace bogus scope with correct value ([44bf4e4](44bf4e4888))
2024-03-09 11:08:48 +00:00
e232eb7d8d Merge branch 'main' of https://code.spamasaurus.com/djpbessems/ContainerImage.SpamasaurusRex
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 29s
Container & Helm chart / Helm chart (push) Successful in 16s
Container & Helm chart / Container image (push) Successful in 8m46s
Container & Helm chart / Semantic Release (push) Successful in 34s
2024-03-09 21:58:57 +11:00
44bf4e4888 fix: Replace bogus scope with correct value 2024-03-09 21:58:56 +11:00
semantic-release-bot
a7dedbe6db chore(release): 1.0.7 [skip ci]
## [1.0.7](http://gitea.gitea.svc.cluster.local:3000/djpbessems/ContainerImage.SpamasaurusRex/compare/v1.0.6...v1.0.7) (2024-03-09)

### Bug Fixes

* Expand scope of debugging variable ([3dbfb4a](3dbfb4a917))
2024-03-09 07:20:14 +00:00
f02370d5bc Merge branch 'main' of https://code.spamasaurus.com/djpbessems/ContainerImage.SpamasaurusRex
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 24s
Container & Helm chart / Helm chart (push) Successful in 15s
Container & Helm chart / Container image (push) Successful in 9m44s
Container & Helm chart / Semantic Release (push) Successful in 32s
2024-03-09 18:09:28 +11:00
3dbfb4a917 fix: Expand scope of debugging variable 2024-03-09 18:09:26 +11:00
semantic-release-bot
ddb220a889 chore(release): 1.0.6 [skip ci]
## [1.0.6](http://gitea.gitea.svc.cluster.local:3000/djpbessems/ContainerImage.SpamasaurusRex/compare/v1.0.5...v1.0.6) (2024-03-09)

### Bug Fixes

* Add verbose debugging output ([b4d866b](b4d866bbe8))
2024-03-09 07:07:01 +00:00
ddbc209324 Merge branch 'main' of https://code.spamasaurus.com/djpbessems/ContainerImage.SpamasaurusRex
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 32s
Container & Helm chart / Helm chart (push) Successful in 16s
Container & Helm chart / Container image (push) Successful in 9m3s
Container & Helm chart / Semantic Release (push) Successful in 33s
2024-03-09 17:56:49 +11:00
b4d866bbe8 fix: Add verbose debugging output 2024-03-09 17:56:47 +11:00
semantic-release-bot
4f14b47137 chore(release): 1.0.5 [skip ci]
## [1.0.5](http://gitea.gitea.svc.cluster.local:3000/djpbessems/ContainerImage.SpamasaurusRex/compare/v1.0.4...v1.0.5) (2024-03-08)

### Bug Fixes

* Rebase to MSAL library for authentication ([3a0c288](3a0c288e55))
2024-03-08 08:29:55 +00:00
905f2aed8e Merge branch 'main' of https://code.spamasaurus.com/djpbessems/ContainerImage.SpamasaurusRex
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 27s
Container & Helm chart / Helm chart (push) Successful in 15s
Container & Helm chart / Container image (push) Successful in 4m36s
Container & Helm chart / Semantic Release (push) Successful in 29s
2024-03-08 19:24:21 +11:00
3a0c288e55 fix: Rebase to MSAL library for authentication 2024-03-08 19:24:19 +11:00
semantic-release-bot
d650c1437c chore(release): 1.0.4 [skip ci]
## [1.0.4](http://gitea.gitea.svc.cluster.local:3000/djpbessems/ContainerImage.SpamasaurusRex/compare/v1.0.3...v1.0.4) (2024-03-08)

### Bug Fixes

* Include Mozilla CA certificate list for TLS trust ([72ed807](72ed8073bf))
2024-03-08 01:37:44 +00:00
87b97ea82e Merge branch 'main' of https://code.spamasaurus.com/djpbessems/ContainerImage.SpamasaurusRex
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 26s
Container & Helm chart / Helm chart (push) Successful in 15s
Container & Helm chart / Container image (push) Successful in 5m24s
Container & Helm chart / Semantic Release (push) Successful in 28s
2024-03-08 12:31:19 +11:00
72ed8073bf fix: Include Mozilla CA certificate list for TLS trust 2024-03-08 12:31:17 +11:00
semantic-release-bot
4058432f17 chore(release): 1.0.3 [skip ci]
## [1.0.3](http://gitea.gitea.svc.cluster.local:3000/djpbessems/ContainerImage.SpamasaurusRex/compare/v1.0.2...v1.0.3) (2024-03-08)

### Bug Fixes

* Refactor to use interactivebrowser login ([580f64b](580f64b7f2))
2024-03-08 00:58:33 +00:00
8b4a635d15 Merge branch 'main' of https://code.spamasaurus.com/djpbessems/ContainerImage.SpamasaurusRex
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 1m29s
Container & Helm chart / Helm chart (push) Successful in 36s
Container & Helm chart / Container image (push) Successful in 6m31s
Container & Helm chart / Semantic Release (push) Successful in 27s
2024-03-08 11:50:03 +11:00
580f64b7f2 fix: Refactor to use interactivebrowser login 2024-03-08 11:50:00 +11:00
semantic-release-bot
fe2f0b7816 chore(release): 1.0.2 [skip ci]
## [1.0.2](http://gitea.gitea.svc.cluster.local:3000/djpbessems/ContainerImage.SpamasaurusRex/compare/v1.0.1...v1.0.2) (2024-03-01)

### Bug Fixes

* Add basic graph functionality ([4f441fa](4f441fa6b4))
2024-03-01 07:01:39 +00:00
4f441fa6b4 fix: Add basic graph functionality
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 37s
Container & Helm chart / Helm chart (push) Successful in 28s
Container & Helm chart / Container image (push) Successful in 45m9s
Container & Helm chart / Semantic Release (push) Successful in 35s
2024-03-01 17:15:06 +11:00
semantic-release-bot
d50a40259d chore(release): 1.0.1 [skip ci]
## [1.0.1](http://gitea.gitea.svc.cluster.local:3000/djpbessems/ContainerImage.SpamasaurusRex/compare/v1.0.0...v1.0.1) (2024-02-28)

### Bug Fixes

* Align chart port configuration and health/readiness endpoints w/ golang code ([d81ca32](d81ca32460))
2024-02-28 10:39:48 +00:00
c26a7295b9 Merge branch 'main' of https://code.spamasaurus.com/djpbessems/ContainerImage.SpamasaurusRex
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 27s
Container & Helm chart / Helm chart (push) Successful in 16s
Container & Helm chart / Container image (push) Successful in 1m15s
Container & Helm chart / Semantic Release (push) Successful in 25s
2024-02-28 21:37:18 +11:00
d81ca32460 fix: Align chart port configuration and health/readiness endpoints w/ golang code 2024-02-28 21:36:06 +11:00
f1e0a25d1c chore: Remove redundant chart templating 2024-02-28 21:31:23 +11:00
semantic-release-bot
931bd61ad9 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-02-28)

### Bug Fixes

* Replace chart release-name ([6d6c4d5](6d6c4d53d2))
2024-02-28 09:18:40 +00:00
377260449c chore: Fix job sequential workflow
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 37s
Container & Helm chart / Container image (push) Successful in 1m4s
Container & Helm chart / Helm chart (push) Successful in 18s
Container & Helm chart / Semantic Release (push) Successful in 41s
2024-02-28 20:16:08 +11:00
d5759d3f29 chore: Install missing modules
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 47s
Container & Helm chart / Helm chart (push) Successful in 18s
Container & Helm chart / Semantic Release (push) Failing after 33s
Container & Helm chart / Container image (push) Successful in 1m17s
2024-02-28 20:12:07 +11:00
d9dcf86077 build: Complete build/release workflow
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 38s
Container & Helm chart / Helm chart (push) Successful in 17s
Container & Helm chart / Semantic Release (push) Failing after 39s
Container & Helm chart / Container image (push) Successful in 1m16s
2024-02-28 17:39:47 +11:00
5c6b3cc9fc chore: Fix incorrect variable references
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 38s
Container & Helm chart / Helm chart (push) Successful in 18s
Container & Helm chart / Container image (push) Successful in 1m1s
2024-02-28 17:30:21 +11:00
893f4ccb4e chore: Quote password string
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 43s
Container & Helm chart / Helm chart (push) Failing after 15s
Container & Helm chart / Container image (push) Successful in 1m15s
2024-02-28 17:20:55 +11:00
d45a3e1f7a chore: Correct chart registry uri
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 43s
Container & Helm chart / Helm chart (push) Failing after 15s
Container & Helm chart / Container image (push) Successful in 1m17s
2024-02-28 17:07:53 +11:00
c78e5df746 chore: Push to chart repository directly
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 35s
Container & Helm chart / Helm chart (push) Failing after 15s
Container & Helm chart / Container image (push) Successful in 59s
2024-02-28 15:09:54 +11:00
24fde16871 chore: Debug ioctl error
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 36s
Container & Helm chart / Helm chart (push) Failing after 15s
Container & Helm chart / Container image (push) Successful in 1m15s
2024-02-28 15:03:07 +11:00
b0586dede0 chore: Pass password through stdin
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 44s
Container & Helm chart / Helm chart (push) Failing after 15s
Container & Helm chart / Container image (push) Successful in 1m10s
2024-02-28 11:39:20 +11:00
d24b91f0a6 chore: Explicit node container image version
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 59s
Container & Helm chart / Helm chart (push) Failing after 1m19s
Container & Helm chart / Container image (push) Successful in 3m7s
2024-02-28 11:20:48 +11:00
75c1172047 chore: Revert job container image (upgraded base act runner image instead)
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 41s
Container & Helm chart / Container image (push) Successful in 1m8s
Container & Helm chart / Helm chart (push) Failing after 1m0s
2024-02-28 11:09:26 +11:00
e122264b71 chore: Rebase job container to ensure more current package versions
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 42s
Container & Helm chart / Helm chart (push) Failing after 1m3s
Container & Helm chart / Container image (push) Successful in 1m24s
2024-02-28 10:36:37 +11:00
56bd49735e chore: Refactor job id's and names to support output variables
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 37s
Container & Helm chart / Helm chart (push) Failing after 15s
Container & Helm chart / Container image (push) Successful in 1m8s
2024-02-28 10:30:10 +11:00
f592d75764 chore: Attempt different syntax to pass variables between jobs
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 35s
Container & Helm chart / Helm chart (push) Failing after 16s
Container & Helm chart / Container image (push) Successful in 54s
2024-02-28 10:23:00 +11:00