Skip to content

Merge master into stable for release 2.9.0#2288

Merged
gingi merged 29 commits intostablefrom
master
Feb 24, 2021
Merged

Merge master into stable for release 2.9.0#2288
gingi merged 29 commits intostablefrom
master

Conversation

@gingi
Copy link
Member

@gingi gingi commented Feb 24, 2021

No description provided.

dependabot bot and others added 29 commits January 21, 2021 12:54
Add zfengms and remove bgklein
* Hotfix for classic vnet not found issue

* Update tslint rules

* Small linting fix
…ection (#2262)

* Fix typo in container settings

* WIP: adding taskSlotsPerNode validators based on vmSize settings

* Add validators for max allowed slot amount per VM size with dynamic checking as users pick different VM sizes
* add validator for min allowed slots

* Update tslint rules

* Fix linting issues
Fixed typo in the connection status label
Electron's `dialog.showSaveDialog` has changed at some point to return a `Promise` rather than a string value. Adjusted to the new API.
As a security measure, Electron 9.0.0 stopped enabling the `file://` protocol when `webSecurity` is set to `false`.  See electron/electron#23757

Closes #2274: Restores image previews in Task Output.
Addresses high-severity accessibility issues.
@gingi gingi requested a review from bgklein as a code owner February 24, 2021 21:10
@codecov
Copy link

codecov bot commented Feb 24, 2021

Codecov Report

Merging #2288 (c40b6d7) into stable (85b0241) will decrease coverage by 0.04%.
The diff coverage is 34.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable    #2288      +/-   ##
==========================================
- Coverage   65.23%   65.19%   -0.05%     
==========================================
  Files         903      903              
  Lines       25684    25712      +28     
  Branches     5097     5105       +8     
==========================================
+ Hits        16756    16763       +7     
- Misses       8928     8949      +21     
Impacted Files Coverage Δ
...-flask/core/aad/access-token/access-token.model.ts 91.66% <ø> (ø)
src/@batch-flask/core/constants.ts 100.00% <ø> (ø)
...tch-flask/core/data/entity-getter/entity-getter.ts 93.33% <ø> (ø)
src/@batch-flask/core/i18n/locale.service.ts 100.00% <ø> (ø)
...tch-flask/core/key-navigator/list-key-navigator.ts 99.18% <ø> (ø)
src/@batch-flask/core/keys.ts 100.00% <ø> (ø)
src/@batch-flask/core/list/selectable-list.ts 100.00% <ø> (ø)
src/@batch-flask/core/record/decorators.ts 89.65% <ø> (ø)
src/@batch-flask/core/record/record.ts 90.16% <ø> (ø)
src/@batch-flask/core/telemetry/telemetry.model.ts 100.00% <ø> (ø)
... and 69 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 85b0241...fc5d6f1. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants