Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitHub CICD pipelines #65

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Update GitHub CICD pipelines #65

merged 1 commit into from
Dec 20, 2023

Conversation

filatovw
Copy link
Contributor

@filatovw filatovw commented Dec 20, 2023

The GeoServer HELM chart cannot be updated because of failures in CICD pipelines.
The pipeline called "Lint and Test Charts" has outdated actions, so the direnv tool didn't work properly.
Besides that GitHub provides such a warning message:

The following actions use node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, azure/setup-helm@v1, actions/setup-python@v2, helm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

So to avoid further errors versions of the given actions were updated to the latest.

Manual execution of a Lint and Test Charts pipeline is also enabled to let folks re-run failed CI pipelines when logs are not available anymore.

@NyakudyaA
Copy link
Collaborator

LGTM

@NyakudyaA NyakudyaA merged commit 22ee941 into kartoza:develop Dec 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants