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): Fix GitHub workflow behavior for forks #23117

Merged
merged 6 commits into from
Apr 14, 2023
Merged

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Feb 19, 2023

SUMMARY

My forks match the behaviors of modern forks and trip on various issues...

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

  1. Create a new fork of this repository
  2. Enable actions for the fork
  3. Trigger workflows (e.g. by pushing to it)

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

Merging #23117 (5a8041a) into master (f851e99) will not change coverage.
The diff coverage is n/a.

❗ Current head 5a8041a differs from pull request most recent head dc1377b. Consider uploading reports for the commit dc1377b to get more accurate results

@@           Coverage Diff           @@
##           master   #23117   +/-   ##
=======================================
  Coverage   67.54%   67.54%           
=======================================
  Files        1881     1881           
  Lines       72396    72396           
  Branches     7882     7882           
=======================================
  Hits        48902    48902           
  Misses      21472    21472           
  Partials     2022     2022           
Flag Coverage Δ
hive 52.76% <ø> (ø)
javascript 53.88% <ø> (ø)
mysql 78.37% <ø> (ø)
postgres 78.43% <ø> (ø)
presto 52.67% <ø> (ø)
python 82.27% <ø> (ø)
sqlite 76.90% <ø> (ø)
unit 52.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@rusackas rusackas left a comment

Choose a reason for hiding this comment

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

Seems reasonable to me, but would love a second opinion from others more intimately familiar with secret handling in actions.

Copy link
Member

@nytai nytai left a comment

Choose a reason for hiding this comment

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

lgtm

@rusackas rusackas merged commit 47fd732 into apache:master Apr 14, 2023
@jsoref jsoref deleted the chore-ci branch April 14, 2023 18:09
sebastianliebscher pushed a commit to sebastianliebscher/superset that referenced this pull request Apr 28, 2023
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 3.0.0 labels Mar 13, 2024
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 size/L 🚢 3.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants