Skip to content

ARROW-10311: [Release] Update crossbow verification process - #8464

Closed
kszucs wants to merge 15 commits into
apache:masterfrom
kszucs:release-verification
Closed

ARROW-10311: [Release] Update crossbow verification process#8464
kszucs wants to merge 15 commits into
apache:masterfrom
kszucs:release-verification

Conversation

@kszucs

@kszucskszucs commented Oct 14, 2020

Copy link
Copy Markdown
Member
  • Fix the verification build setups
  • Expose --param options to crossbow.py submit to override jinja parameters
  • Expose the same option to the comment bot, so crossbow submit -p release=2.0.0 -p rc=2 -g verify-rc will work next time

@github-actions

Copy link
Copy Markdown

Thanks for opening a pull request!

Could you open an issue for this pull request on JIRA?
https://issues.apache.org/jira/browse/ARROW

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

See also:

@kszucs
kszucsforce-pushed the release-verification branch from 63e6f4d to 91c1c61CompareOctober 14, 2020 22:08
@kszucs

Copy link
Copy Markdown
MemberAuthor

@kszucskszucs changed the title [Release] Update verification process[Release] Update crossbow verification processOct 15, 2020
@kszucskszucs changed the title [Release] Update crossbow verification processARROW-10311: [Release] Update crossbow verification processOct 15, 2020
@github-actions

Copy link
Copy Markdown

@kszucs

Copy link
Copy Markdown
MemberAuthor

@kszucskszucs left a comment

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

+1, merging once the last build gets green as well.

kszucs added a commit that referenced this pull request Oct 19, 2020
- Fix the verification build setups
- Expose `--param` options to crossbow.py submit to override jinja parameters
- Expose the same option to the comment bot, so `crossbow submit -p release=2.0.0 -p rc=2 -g verify-rc` will work next time
Closes#8464 from kszucs/release-verification
Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
Sign up for freeto 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.

1 participant

@kszucs