Conversation
Create CODEOWNERS
Update CODEOWNERS
* Added new resourceGuids for Arnold and V-ray RT with correct prices * WIP: adding gpu to possible list of units and replacing perCore * Added gpu to list of units * code clean up * Added some function descriptions * Added V-Ray RT to test cases and fixed pricing unit * Cleaned code and fixed tests in pools-utils * Updated billingUnit type to SoftwareBillingUnit * Minor updates * Minor linting fixes * Updated billingUnit within softwareMeterId mapping Co-authored-by: rechen <[email protected]>
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Chromium no longer supports 8-bit color
This was lost in the dependency update PR
This was broken when upgrading electron-builder
Fixed Windows/Linux packaging issues
- Remove Python 2 - Upgrade to Node 12 - Ubuntu 16 -> 18 - MacOS 10.14 => 10.15 - Added a Python 3 venv for Linux/MacOS - Replace electron-rebuild with electron-builder
Build pipeline updates
Removed devtron as it is unmaintained and has Electron 9 issues.
Window indices did not seem to be consistent across OSes. Switched to detect each window by URL instead.
This was causing Electron to hang after tests complete
Update to Electron 9 and Spectron 11
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.2...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This was broken due to a change on the AAD side of things
Fixed Splash Screen Stuck Issue - Mac
This addresses a security vulnerability in 'serialize-javascript'
* Fix serialize-javascript security issue * Fix serialize-javascript security issue * Dependency updates * Minor build fix * Minor update * Minor changes * Package-lock updates
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.8.5 to 0.10.0. - [Release notes](https://github.com/digitalbazaar/forge/releases) - [Changelog](https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md) - [Commits](digitalbazaar/forge@0.8.5...0.10.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Windows install scripts support paths with spaces
Fixes AB#379 When manually building a PR branch, underscores would cause the RPM build to fail.
This allows multi-select deletion (and matches other left-hand lists like the pools list)
* maxTasksPerNode to taskSlotsPerNode variable and UI label changes * Fixed Max Task Slots per Node labels to Task Slots per Node * Updated taskslotspernode for test cases * Todo: Update template.json files with remaining maxtaskpernode variable * Add TaskCountResult and TaskSlotCount models * Update files using JobTaskCounts to use JobTaskCountsResults * Update JobProgressStatusComponent tests * Add requiredSlots for job schedule create and display * Update BatchService api version to latest * Todo: Fix any breaking changes from api update * WIP: working on requiredSlots changes for job and tasks * Add requiredSlots field to task forms and config * Add error messages for requiredSlots on jobManagerTask * Cleanup comments * Fix build issues and address PR comments * Update taskSlotsPerNode min value error message
Add telemetry for when a user submits a render gallery operation.
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixes AB#467: Contrast on InfoBox background Fixes AB#434: Low Priority text contrast issues Fixes AB#437: Account name suffix luminosity contrast issue Co-authored-by: Shiran Pasternak <[email protected]>
Accessing Window.id after a window has been destroyed throws an error. Prevent this by checking if the window is destroyed first.
…processes at the same time
This fixes a race condition which could cause freezes on MacOS See: paulmillr/chokidar#434
Fix occasional MacOS freezing issue on application startup
Co-authored-by: rechen <[email protected]>
Codecov Report
@@ Coverage Diff @@
## stable #2258 +/- ##
==========================================
+ Coverage 65.13% 65.23% +0.10%
==========================================
Files 898 903 +5
Lines 25704 25684 -20
Branches 5072 5097 +25
==========================================
+ Hits 16742 16756 +14
+ Misses 8962 8928 -34
Continue to review full report at Codecov.
|
dpwatrous
approved these changes
Jan 15, 2021
gingi
approved these changes
Jan 19, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.