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

Fix CI workflows. #1358

Closed

Conversation

Yury-Fridlyand
Copy link
Collaborator

@Yury-Fridlyand Yury-Fridlyand commented Apr 27, 2024

  1. use macos-12 instead of macos-latest
  2. prepare to switch from ubuntu-latest to ubunty-$ver
  3. disable CD workflows on forks
  4. Fixes CI rediness for C#, node and python

Meanwhile AWS_REGION secret is missing, CD workflows are still red.

* Try to fix CI workflows.

Signed-off-by: Yury-Fridlyand <[email protected]>

* Fix CD.

Signed-off-by: Yury-Fridlyand <[email protected]>

* Revert CI renames.

Signed-off-by: Yury-Fridlyand <[email protected]>

* PR comments.

Signed-off-by: Yury-Fridlyand <[email protected]>

---------

Signed-off-by: Yury-Fridlyand <[email protected]>
@barshaul
Copy link
Collaborator

Meanwhile AWS_REGION secret is missing, CD workflows are still red.

The secret isn't missing, you cannot retrieve secrets when opening a PR from a fork. The PR branch must be on the main upstream repository.
I will pull these changes and open a PR from the upstream to make sure it works.
Thanks Yuri.

@barshaul barshaul mentioned this pull request Apr 30, 2024
@barshaul
Copy link
Collaborator

Moved to PR #1364

@barshaul barshaul closed this Apr 30, 2024
@Yury-Fridlyand Yury-Fridlyand deleted the ci/integ_yuryf_fix_all branch April 30, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD CI/CD related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants