Skip to content

Fix CI runs from forks#17965

Merged
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/fix-forked-pr-ci
Jun 20, 2023
Merged

Fix CI runs from forks#17965
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/fix-forked-pr-ci

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Jun 20, 2023

EnvSinglenodeDeltaLakeOss was not working when PR's CI build is
triggered from the fork. The secrets and variables are not present, and
this resulted in S3_BUCKET env variable being defined but empty.
However, the environment doesn't need to be parameterized with the
bucket name at all.

@cla-bot cla-bot bot added the cla-signed label Jun 20, 2023
@findepi findepi marked this pull request as draft June 20, 2023 09:33
@findepi findepi force-pushed the findepi/fix-forked-pr-ci branch from b08aa5a to 86d845e Compare June 20, 2023 14:01
@findepi findepi requested review from ebyhr and findinpath and removed request for ebyhr June 20, 2023 14:01
@findepi findepi self-assigned this Jun 20, 2023
@findepi findepi marked this pull request as ready for review June 20, 2023 14:02
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

-> #17981

`EnvSinglenodeDeltaLakeOss` was not working when PR's CI build is
triggered from the fork. The secrets and variables are not present, and
this resulted in `S3_BUCKET` env variable being defined but empty.
However, the environment doesn't need to be parameterized with the
bucket name at all.
@findepi findepi force-pushed the findepi/fix-forked-pr-ci branch from 86d845e to 99c5951 Compare June 20, 2023 20:09
@findepi findepi merged commit 4c057fb into trinodb:master Jun 20, 2023
@findepi findepi deleted the findepi/fix-forked-pr-ci branch June 20, 2023 20:11
@github-actions github-actions bot added this to the 420 milestone Jun 20, 2023
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.

3 participants