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(actions): adds checkout step to Change Detector so it can be run independently #29318

Closed
wants to merge 1 commit into from

Conversation

rusackas
Copy link
Member

SUMMARY

When manually triggering the E2E action on Github, it throws a bunch of errors, like so:
https://github.com/apache/superset/actions/runs/9604059326

I think/hope that this checkout step should resolve that.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

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

@rusackas
Copy link
Member Author

n/m... this isn't the right way to do this...

@rusackas rusackas closed this Jun 20, 2024
@rusackas rusackas deleted the add-checkout-to-Change-Detector-action branch June 20, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant