Skip to content

chore: rename duplicate build jobs - #12921

Merged
ktmud merged 2 commits into
apache:masterfrom
preset-io:elizabeth/add-more-checks
Feb 4, 2021
Merged

chore: rename duplicate build jobs#12921
ktmud merged 2 commits into
apache:masterfrom
preset-io:elizabeth/add-more-checks

Conversation

@eschutho

@eschutho eschutho commented Feb 3, 2021

Copy link
Copy Markdown
Member

SUMMARY

On #12694 we started moving some required checks to the new .asf.yaml config that Apache provides. We started by testing just one job so that we could verify that it worked and we didn't inadvertently block any jobs by using the wrong job name. We have tested that the file is working, but there are some checks with duplicate names. This pr renames the duplicate jobs. In a subsequent PR(s), I will add the rest of the checks with the new job names.

TEST PLAN

Verify that master requires the new jobs when this merges.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@eschutho

eschutho commented Feb 3, 2021

Copy link
Copy Markdown
Member Author

@nytai @ktmud

@ktmud ktmud left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Wdyt of limiting this PR to only renaming jobs and saving the addition of more jobs in context to another PR?

Comment thread .asf.yaml Outdated
contexts:
- check
- lint
- test-mysql

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think we may need to append python version to test-mysql as well. E.g. test-mysql (3.7).

It seems GitHub checks uses the job name with matrix variables.

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.

ok, good call.

@pull-request-size pull-request-size Bot added size/XS and removed size/S labels Feb 3, 2021
@eschutho

eschutho commented Feb 3, 2021

Copy link
Copy Markdown
Member Author

@ktmud feel free to merge when ready if this looks good to you.

@eschutho eschutho changed the title rename duplicate build jobs chore: rename duplicate build jobs Feb 3, 2021
@eschutho eschutho mentioned this pull request Feb 3, 2021
6 tasks
@ktmud
ktmud merged commit 94b6b29 into apache:master Feb 4, 2021
@eschutho
eschutho deleted the elizabeth/add-more-checks branch February 5, 2021 20:58
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.2.0 First shipped in 1.2.0 labels Mar 12, 2024
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels preset-io size/XS 🚢 1.2.0 First shipped in 1.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants