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

Bump actions checkout to v4 #21

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Bump actions checkout to v4 #21

merged 1 commit into from
Apr 30, 2024

Conversation

vkmc
Copy link

@vkmc vkmc commented Apr 29, 2024

Bump actions checkout to v4 since Node.js 16 actions are deprecated. We need to update to Node.js 20, which is included in actions/checkout@v4.

Bump actions checkout to v4 since Node.js 16 actions are deprecated.
We need to update to Node.js 20, which is included in actions/checkout@v4.
@vkmc vkmc requested review from elfiesmelfie and csibbitt April 29, 2024 13:25
@vkmc vkmc merged commit fb2b7e0 into master Apr 30, 2024
6 checks passed
@vkmc vkmc deleted the vkmc-gh-checkout-v4 branch April 30, 2024 07:47
vkmc added a commit that referenced this pull request Aug 26, 2024
* Remove invalid addition to requirements.txt (#11)

When I rebased I inadvertently added an invalid reference which breaks
cachito. Imports require requirements.txt to be pinned to a version.

Signed-off-by: Leif Madsen <[email protected]>

Signed-off-by: Leif Madsen <[email protected]>

* Clean up hadolint output (#15)

* Clean up hadolint output

Clean up hadolint output which causes failures testing in GitHub
Actions. Remove unnecessary upgrades (which are reverted by requirements
files) and package installation (satisfied by requirements).

Resolves: STF-1256

* Syncronize versions across requirements files

* Extend available options to prometheus-webhook-snmp (#14)

* Extend available options to prometheus-webhook-snmp

Related: STF-559

* Adjust Dockerfile to conform to hadolint checks

* Set pip installation version

* Various fixes for linting and build warnings

- Complete clean up of the linting and verify everything continues to
  build
- Clean up the Dockerfile for python package updates which were just
  being overridden by the requirements-built.txt

* Use proper .hadolint.yaml file

* Don't Dockerfile lint error on info

* Allow shell meta-character problems in SNMP vars (#16)

* Allow shell meta-characters in SNMP vars

* [zuul] Add zuul jobs to prometheus-webhook-snmp (#18)

Depends-On: http://github.com/infrawatch/service-telemetry-operator/pull/512

* [zuul] Use the stf-crc-jobs project template (#19)

Instead of updating the .zuul.yaml file everytime
infrawatch/service-telemetry-operator adds a new job, the
project-template can be updated in STO, which will
propogate the change to the project and avoid leaving gaps
in testing.

Depends-On: http://github.com/infrawatch/service-telemetry-operator/pull/514

* Bump actions checkout to v4 (#21)

Bump actions checkout to v4 since Node.js 16 actions are deprecated.
We need to update to Node.js 20, which is included in actions/checkout@v4.

* [docker] Update yum repos for CentOS8 Stream EOL (#22)

---------

Signed-off-by: Leif Madsen <[email protected]>
Co-authored-by: Leif Madsen <[email protected]>
Co-authored-by: Leif Madsen <[email protected]>
Co-authored-by: Chris Sibbitt <[email protected]>
Co-authored-by: Emma Foley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants