Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
9c62894
ci(release-please): add configuration
Mar 24, 2025
8fedb63
feat(artifactory-login): add artifactory-login action
Mar 24, 2025
faf8444
feat(build-and-push-docker): add build-and-push-docker action
Mar 24, 2025
a27abb1
feat(build-and-push-helm): add build-and-push-helm action
Mar 24, 2025
11e3504
feat(helm-lint): add helm-lint action
Mar 24, 2025
7bf843b
feat(npm-publish): add npm-publish action
Mar 24, 2025
e32a3ab
feat(update-artifacts-file): add update-artifacts-file action
Mar 24, 2025
6e34f0b
ci(release-please): add emptylines in end of file
Mar 24, 2025
18b422d
docs(build-and-push): change readme
Mar 24, 2025
79ccb66
ci(artifactory-login): change permissions
Mar 25, 2025
9bbbe36
ci(build-and-push-docker): change permissions
Mar 25, 2025
1d69ced
ci(build-and-push-helm): change permissions
Mar 25, 2025
20067a7
ci(helm-lint): change permissions and add missing parameter
Mar 25, 2025
07170d4
ci(npm-publish): change permissions and add missing parameter
Mar 25, 2025
870bfa7
ci(update-artifacts-file): change permissions and add missing parameter
Mar 25, 2025
9201dd6
ci(helm-lint): add missing files
Mar 25, 2025
8a181c3
ci(build-and-push-docker): add missing files
Mar 25, 2025
8b964f2
ci(actions): delete unneccesary workflow calls
Mar 25, 2025
7594197
test(update-artifacts-file): test other logic
Mar 25, 2025
795635c
chore(test-build-and-push-docker): Update workflow name
michalby24 Mar 27, 2025
760f32b
chore(test-build-and-push-helm): change workflow name
michalby24 Mar 27, 2025
ee30dc7
refactor(actions): PR changes
Mar 30, 2025
eb10e67
Merge branch 'actions' of github.com:MapColonies/shared-workflows int…
Mar 30, 2025
9b72064
refactor(actions): PR changes
Mar 30, 2025
11df4b1
style(update-artifacts-file): change file name
Mar 30, 2025
0870ab3
refactor(actions): PR changes
Mar 31, 2025
1f917df
refactor(actions): PR changes
Apr 1, 2025
d9b47a7
refactor(actions): PR changes
Apr 1, 2025
73dbbbf
refactor(actions): PR changes
Apr 1, 2025
915ab4f
refactor(actions): PR changes
Apr 1, 2025
4a5f9fa
refactor(actions): change files hirarcy
Apr 1, 2025
c49d089
refactor(actions): change paths
Apr 1, 2025
0c5a01c
Update .github/workflows/test-helm-lint.yml
michalby24 Apr 2, 2025
ff83964
refactor(artifactory-login): update actions
Apr 3, 2025
587cbc8
refactor(actions): allign input requirements
Apr 3, 2025
3fdf94b
docs(update-artifacts-file): update readme
Apr 3, 2025
5f73337
ci(actions): changed pr configuration
Apr 3, 2025
3a747da
ci(actions): remove workflow triggers
Apr 3, 2025
42cc5f0
refactor(actions): change paths
Apr 3, 2025
d0d6745
ci(release-please): add guidlines
Apr 6, 2025
5ed5a91
style(prettierignore): add .prettierignore
Apr 6, 2025
cc17b29
ci(release-please): add tags seperation
Apr 6, 2025
8f90a06
docs(actions): update repo readme
Apr 6, 2025
f159511
feat(push-docker): seperate build-and-push
Apr 7, 2025
bcf3a9a
docs(action): update readme
Apr 8, 2025
3854a36
feat(actions): add eslint and openapi-lint
Apr 8, 2025
b32cff7
refactor(npm-publish): remove action
Apr 8, 2025
6be51fb
refactor(actions): prettier changes
Apr 9, 2025
f94f488
refactor(actions): change relative paths
Apr 9, 2025
ccf360e
docs(actions): update readme
Apr 9, 2025
7e3f0e8
docs(actions): update readme
Apr 9, 2025
975974b
docs(actions): update readme
Apr 9, 2025
491e1df
docs(actions): update .prettierignore
Apr 9, 2025
0b2d3dc
Update actions/update-artifacts-file/README.md
michalby24 Apr 9, 2025
252c045
refactor(push-docker): image_mame
Apr 9, 2025
31f1e41
refactor(update-artifacts-file): type is now required
Apr 9, 2025
37fb36c
refactor(eslint): node_version
Apr 9, 2025
228b21a
Update actions/eslint/action.yaml
michalby24 Apr 9, 2025
3ed4990
refactor(openapi-lint): node_version
Apr 9, 2025
54234b0
refactor(openapi-lint): openapi_file
Apr 9, 2025
38b7b11
refactor(actions): change scope and team to domain
Apr 9, 2025
ec0c9bc
Update .github/workflows/test-eslint.yml
michalby24 Apr 9, 2025
bcb9894
Update .github/workflows/test-openapi-lint.yaml
michalby24 Apr 9, 2025
9168384
Update actions/update-artifacts-file/action.yaml
michalby24 Apr 9, 2025
ebb5a1b
refactor(update-aartifacts-file): remove repository input
Apr 9, 2025
8973604
Merge branch 'actions' of github.com:MapColonies/shared-workflows int…
Apr 9, 2025
c0d589a
docs(actions): add workflows section
Apr 20, 2025
ea3ce7a
style(update-artifacts-file): change scope to domain
Apr 21, 2025
7004bf1
Update actions/update-artifacts-file/modify_artifacts.sh
michalby24 Apr 22, 2025
0366945
ci(dependabot): add dependabot
Apr 22, 2025
7f12a03
ci(helm-lint): remove old workflow
Apr 22, 2025
9d4fb3d
ci(actions): adjust actions release version
Apr 22, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2

permissions:
contents: write

updates:
- package-ecosystem: "github-actions"
directory: "/actions"
schedule:
interval: "weekly"
groups:
actions:
applies-to: "version-updates"
patterns:
- "*"
61 changes: 0 additions & 61 deletions .github/workflows/build-and-push-docker.yaml

This file was deleted.

69 changes: 0 additions & 69 deletions .github/workflows/build-and-push-helm.yaml

This file was deleted.

63 changes: 0 additions & 63 deletions .github/workflows/helm-lint.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions .github/workflows/npm-publish.yaml

This file was deleted.

145 changes: 0 additions & 145 deletions .github/workflows/pull_request.yaml

This file was deleted.

Loading