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 CI to Ubuntu 20 and Node 20 #312

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Update CI to Ubuntu 20 and Node 20 #312

merged 1 commit into from
Dec 11, 2023

Conversation

jfirebaugh
Copy link
Collaborator

Fixes deprecation warnings and failures in CI. See for example, https://buildkite.com/bazel/vscode-bazel-vs-bazel/builds/1993#018c22c3-eae0-4d53-96c8-7c3afe453424.

- |
sudo apt-get update
sudo apt-get install -y ca-certificates curl gnupg
sudo mkdir -p /etc/apt/keyrings

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub provides an easier way to do this: https://github.com/actions/setup-node

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't a GitHub Actions workflow though, it's .bazelci (Buildkite).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😶‍🌫️

@alexeagle
Copy link

@meisterT FYI, John and I discussed that it might be good to add another reviewer here

@meisterT meisterT requested a review from meteorcloudy December 4, 2023 07:23
@jfirebaugh
Copy link
Collaborator Author

I think that reviewers must be specifically authorized in repository settings somewhere in order to have their approvals unblock merging. Even with @meteorcloudy's approval I'm still getting the "Merging is blocked" message.

@hypdeb
Copy link
Contributor

hypdeb commented Dec 6, 2023

Isn't it set here ? I think only @coeuvre can approve a merge request created by you since you are the only other owner.

@meisterT
Copy link

meisterT commented Dec 7, 2023

@coeuvre is OOO this week unfortunately.

Is there another person we could include in the CODEOWNERS file to avoid reviews being blocked?

@coeuvre coeuvre merged commit bcfee17 into master Dec 11, 2023
@coeuvre coeuvre deleted the jfirebaugh/ci branch December 11, 2023 08:13
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.

6 participants