-
Notifications
You must be signed in to change notification settings - Fork 24
Run CI on push and also test local dev build #91
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
Conversation
Signed-off-by: Tiago Castro <[email protected]>
fb66471 to
3ab3bf1
Compare
Do a local dev build on CI to ensure we don't break this. Signed-off-by: Tiago Castro <[email protected]>
3ab3bf1 to
d2cd15e
Compare
|
@mergify queue |
🛑 Unable to update queued pull request: Mergify can't impersonate
|
🧪 CI InsightsHere's what we observed from your CI run for d2cd15e. 🟢 All jobs passed!But CI Insights is watching 👀 |
|
@mergify requeue |
✅ This pull request will be embarked automaticallyThe head sha of this pull request, d2cd15e, was never embarked in the merge queue. But don't worry, Mergify will embark it automatically for you. |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 883b13a |
Recently we had a build change that would work/break depending on the type of build.
To avoid any future issues, do a local dev build on CI!