豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

fix(ephemeral): fix ephemeral builds in PR#27056

Merged
mistercrunch merged 2 commits intomasterfrom
fix_ephemeral
Feb 8, 2024
Merged

fix(ephemeral): fix ephemeral builds in PR#27056
mistercrunch merged 2 commits intomasterfrom
fix_ephemeral

Conversation

@mistercrunch
Copy link
Copy Markdown
Member

fixes the issue "Error response from daemon: No such image"
as observed here
https://github.com/apache/superset/actions/runs/7836111298/job/21383010014

@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Feb 8, 2024
@mistercrunch
Copy link
Copy Markdown
Member Author

/testenv up

Copy link
Copy Markdown
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.

...and there was much rejoicing

@mistercrunch
Copy link
Copy Markdown
Member Author

/testenv up

@mistercrunch
Copy link
Copy Markdown
Member Author

It's triggering the action defined on the default branch master, makes these events super hard to test/fix. I think moving forward the best practice it to add and handle a workflow_dispatch event, and wire the right parameters in the right place for testing. Then you can run commands like this to trigger the workflow with any param:

 gh workflow run .github/workflows/anyworkflow.yml  -r {any_branch} -f comment_body="@supersetbot unlabel noop" -f issue_number="27046"

@mistercrunch
Copy link
Copy Markdown
Member Author

I'm going to have to merge this to fix blindly, #yolo !

@mistercrunch mistercrunch merged commit 3700326 into master Feb 8, 2024
@mistercrunch mistercrunch deleted the fix_ephemeral branch February 8, 2024 21:54
@mistercrunch
Copy link
Copy Markdown
Member Author

/testenv up

@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.0.0 First shipped in 4.0.0 labels Apr 17, 2024
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 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 github_actions Pull requests that update GitHub Actions code size/XS 🚢 4.0.0 First shipped in 4.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants