-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Use devcontainer to run some CI tests #3347
Conversation
@@ -113,7 +113,7 @@ jobs: | |||
uses: actions/checkout@v4 | |||
|
|||
- name: Build and run dev container task | |||
uses: devcontainers/ci@v0.4 | |||
uses: devcontainers/ci@v0.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe use v0.3.1900000349?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I saw that, but what should be the nomenclature there? all these numbers?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also I have an image already. https://github.com/cschuchardt88/neo/pkgs/container/neo-cli
Now the trick...Reverting commit 2bd2a45 and check if it will fail |
Did not fail, publish or build command for testing is missing |
I am still not able to reproduce the local environment correctly |
Try to close #3319