-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix warnings & deprecation messages in GitHub actions #1
Conversation
2fa0107
to
5ac6aa2
Compare
5ac6aa2
to
d2d7a66
Compare
d2d7a66
to
ba8b134
Compare
ba8b134
to
e0a51e6
Compare
e0a51e6
to
b48f43d
Compare
b48f43d
to
6b6f948
Compare
6b6f948
to
3b7c77b
Compare
3b7c77b
to
9bfb211
Compare
I have one general comment. As in other PRs, let's focus only on what the scope of the PR is, so in this case, no need for formatting changes, just updating the versions. Also, please provide working examples, with updated actions versions. |
Thanks Ivan 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks @ljubon! 🚀
88ce995
to
5e9fe9c
Compare
7df5b71
to
bec1cb5
Compare
bec1cb5
to
9cabd29
Compare
Signed-off-by: Ljubo Nikolic <[email protected]> Signed-off-by: Ljubo Nikolić <[email protected]>
Signed-off-by: Ljubo Nikolic <[email protected]> Signed-off-by: Ljubo Nikolić <[email protected]>
Signed-off-by: Ljubo Nikolic <[email protected]> Signed-off-by: Ljubo Nikolić <[email protected]>
Signed-off-by: Ljubo Nikolic <[email protected]> Signed-off-by: Ljubo Nikolić <[email protected]>
Signed-off-by: Ljubo Nikolic <[email protected]> Signed-off-by: Ljubo Nikolić <[email protected]>
…flow Signed-off-by: Ljubo Nikolić <[email protected]>
9cabd29
to
b350430
Compare
9fabcd0
to
e4e896e
Compare
closing internal PR as it's merged upstream |
What type of PR is this?
CI: Resolve deprecation & warning messages in workflows
What this PR does / why we need it:
Node16 has been out of support since September 2023. - more info in the post
Optional
Slack CI Alerts
workflow and currently doesn't address this issueWhich issue(s) this PR fixes:
https://github.com/G-Research/gr-oss/issues/586
Testing results
As the desired state is a job without warnings/deprecation messages, in this commit I removed some of the conditions in Armada workflow in order to test all workflows and their actions
FAILED (need action update) 🟠
Slack CI Alerts
Slack CI Alerts
workflow Mo-Fatah/ci-alerts@v2 within the latest version doesn't address Node 16 deprecations warningsPASSED 🟢
CI / Build / Tests / Lint
Python Client
Python Airflow Operator
CodeQL
Release Armada components
(workflow failed due to missing tag, but no deprecated/warnings are shown)
Release Armada components - RC
(workflow failed due to missing tag, but no deprecated/warnings are shown)
Check required jobs
(workflow failed due to missing ref, but no github/scripts@v7 showed there is no warnings/deprecatations)