Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1.4k
Marvin3#4727
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
Uh oh!
There was an error while loading. Please reload this page.
Marvin3 #4727
Changes from all commits
277d9a23ef4bf4128e8e4b26fd5edea5bbbeac67c368d1078be31f9a4ba5ef7128781e8ea13ae23ef98c6fc27185acbe8a3ea1ff6a8b37d70113381b64407226c6a7ea9858ea749606b38906c1e812d67943aa56006f937e1be3f5c9790876cd80c74a77e5bbaa4d3d3291c6f532db1b8b66304189e553444e9103dd53c4612a67c0dcb1fec1627de90239345406d6f4cc1f8021436d096659c8395a3020c27a33e9b5675f2ce7a42108211f59905f5326a408d4976d7cd919a73465e9c34d662af793027a61b1bd60ece594e2dab9ea4e65129dfd9b71c6b58645e5192627c3205335a32c1c2aa14dfd4f7dd470f13f6abb01d6e0f6a2ef8dbc2c418115995bc5b3f31eda30906f85d6c919dd23289ec59ea59e7821b38cabea365c5d1d36057d95e7105c543ba579fefa4552837a7f3207bfe0638526200019003bc5a5d88dd72a2f47ef2e58c9d8c59f0cd1824074ccd68837d350ec1bd530556ff6f14efdc24d2dde1698df2211af0b6be08ac55cd273705c2169e5972368e666ecc823a7e3522fd6a3ab71e8e4e56174d6e9f9891cbd3File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| system | ||
| 3.6 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -25,7 +25,7 @@ jdk: | ||
| - openjdk11 | ||
| python: | ||
| - "2.7" | ||
| - "3.9" | ||
| node_js: | ||
| - 12 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -974,6 +974,7 @@ | ||
| <exclude>**/*.md</exclude> | ||
| <exclude>.java-version</exclude> | ||
| <exclude>.python-version</exclude> | ||
| <exclude>systemvm/.pythen-version</exclude> | ||
Member There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @DaanHoogland typo? ContributorAuthor There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. yes,m definitely, but also this file is not in use anymore. | ||
| <exclude>.idea/</exclude> | ||
| <exclude>.metadata/**</exclude> | ||
| <exclude>.git/**</exclude> | ||
Uh oh!
There was an error while loading. Please reload this page.
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.
@DaanHoogland why do we need it for cloudstack-management pkg?
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'll double check, I think it's an indirect dependency, Also it is not packaged which is mayby not what we want , I would mean internet has to be available during install. I'll look into this.