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

Replace deprecated ci features #14712

Merged
merged 2 commits into from
Oct 26, 2022

Conversation

nineinchnick
Copy link
Member

Description

Replace deprecated CI features that will be removed by Github soon. This fixes deprecations warnings.

Update all third-party GitHub Actions.

Non-technical explanation

n/a

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Oct 21, 2022
@nineinchnick nineinchnick requested review from hashhar and ebyhr October 21, 2022 12:09
@ebyhr ebyhr merged commit 08daf6c into trinodb:master Oct 26, 2022
@ebyhr
Copy link
Member

ebyhr commented Oct 26, 2022

Merged, thanks!

@ebyhr
Copy link
Member

ebyhr commented Oct 26, 2022

@nineinchnick Milestone job started failing on master.

TypeError: Cannot read properties of undefined (reading 'listPullRequestsAssociatedWithCommit')
    at eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:13356:16), <anonymous>:6:40)
    at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:13357:12)
    at main (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:13452:26)
    at Module.858 (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:13[42](https://github.com/trinodb/trino/actions/runs/3325167187/jobs/5497552043#step:4:43)9:1)
Error: Unhandled error: TypeError: Cannot read properties of undefined (reading 'listPullRequestsAssociatedWithCommit')
    at __webpack_require__ (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:24:31)
    at startup (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:[43](https://github.com/trinodb/trino/actions/runs/3325167187/jobs/5497552043#step:4:44):19)
    at /home/runner/work/_actions/actions/github-script/v6/dist/index.js:49:18
    at Object.<anonymous> (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:52:10)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)

@ebyhr ebyhr added this to the 401 milestone Oct 26, 2022
@nineinchnick nineinchnick deleted the replace-deprecated-ci-features branch October 26, 2022 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants