-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Setup development container for new architecture #7563
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7563 +/- ##
==========================================
- Coverage 42.10% 42.09% -0.01%
==========================================
Files 217 217
Lines 12084 12084
Branches 179 179
==========================================
- Hits 5088 5087 -1
- Misses 6711 6712 +1
Partials 285 285 |
@maciaszczykm |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: floreks, shu-mutou The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@floreks Thanks! And happy new year!! |
Fix development container, to support new architecture.
For now, this supports followings:
make run
The other
make
commands will support in the future.