refactor!: remove actions related files #825

Merged
pat-s merged 4 commits from chore/remove-actions into main 2025-03-31 07:47:24 +00:00
Collaborator

see #824

see #824
pat-s added 1 commit 2025-03-06 21:37:05 +00:00
chore: remove actions related files
Some checks failed
commitlint / check-and-test (pull_request) Successful in 5s
check-and-test / check-and-test (pull_request) Failing after 15s
779e9f28e8
pat-s requested review from justusbunsi 2025-03-06 21:37:05 +00:00
pat-s added 1 commit 2025-03-06 21:38:34 +00:00
chore: helpers
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 42s
commitlint / check-and-test (pull_request) Successful in 7s
26d4a53449
Author
Collaborator

@justusbunsi Any comments? Otherwise I'll merge soon.

@justusbunsi Any comments? Otherwise I'll merge soon.
lunny reviewed 2025-03-27 18:03:42 +00:00
README.md Outdated
@@ -1069,44 +1068,6 @@ To comply with the Gitea helm chart definition of the digest parameter, a "custo
| `signing.privateKey` | Inline private gpg key for signed internal Git activity | `""` |
| `signing.existingSecret` | Use an existing secret to store the value of `signing.privateKey` | `""` |
### Gitea Actions
Owner

Can this content be copied to helm-actions before it’s removed?

Can this content be copied to helm-actions before it’s removed?
Author
Collaborator

The README content is auto-generated and doesn't need to be copied. See Makefile.

The README content is auto-generated and doesn't need to be copied. See Makefile.
Member

I just tried to generate the readme, helm-actions Makefile has pnpm commands included. Now as it has no package.json make readme is broken as well.

I just tried to generate the readme, helm-actions Makefile has pnpm commands included. Now as it has no `package.json` `make readme` is broken as well.
lunny marked this conversation as resolved
lunny approved these changes 2025-03-29 03:10:39 +00:00
lunny added the
kind
breaking
label 2025-03-29 03:10:51 +00:00
justusbunsi requested changes 2025-03-30 13:38:00 +00:00
Dismissed
@@ -1,61 +0,0 @@
suite: config template | actions config
Contributor

Let's keep this test file but trim it to our needs:

  • We should define a test case actions are enabled by default. This will catch future regressions on this regards
  • Replace test case actions can be enabled via inline config by actions can be disabled via inline config
  • Drop the other test cases
Let's keep this test file but trim it to our needs: - We should define a test case `actions are enabled by default`. This will catch future regressions on this regards - Replace test case `actions can be enabled via inline config` by `actions can be disabled via inline config` - Drop the other test cases
justusbunsi changed title from refactor: remove actions related files to refactor!: remove actions related files 2025-03-30 13:38:13 +00:00
justusbunsi added 1 commit 2025-03-30 14:01:33 +00:00
Merge branch 'main' into chore/remove-actions
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 48s
b41ab3e4f1
pat-s requested review from justusbunsi 2025-03-30 14:01:34 +00:00
justusbunsi added 1 commit 2025-03-30 14:08:00 +00:00
Restore adjusted actions config related tests
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 43s
7d67a233e6
Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
Contributor

@pat-s I took the liberty of proposing what I suggested. Let me know if this works for you.

@pat-s I took the liberty of proposing what I suggested. Let me know if this works for you.
justusbunsi approved these changes 2025-03-30 14:09:35 +00:00
justusbunsi left a comment
Contributor

🧙

🧙
Author
Collaborator

Good catch (as always ;)).

Good catch (as always ;)).
pat-s merged commit 6c5b42c482 into main 2025-03-31 07:47:24 +00:00
pat-s deleted branch chore/remove-actions 2025-03-31 07:47:25 +00:00
Sign in to join this conversation.
No description provided.