Skip to content
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

feat: add management permission for workspace create user #92

Conversation

wanglam
Copy link
Collaborator

@wanglam wanglam commented Aug 18, 2023

Description

Add management permission by default to workspace creator

Issues Resolved

Screenshot

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: Lin Wang <wonglam@amazon.com>
@wanglam wanglam marked this pull request as ready for review August 18, 2023 03:34
@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2023

Codecov Report

Merging #92 (0a82483) into workspace (d732833) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           workspace      #92   +/-   ##
==========================================
  Coverage      65.76%   65.77%           
==========================================
  Files           3334     3334           
  Lines          64442    64442           
  Branches       10258    10258           
==========================================
+ Hits           42383    42388    +5     
+ Misses         19516    19484   -32     
- Partials        2543     2570   +27     
Flag Coverage Δ
Linux_1 34.70% <ø> (?)
Linux_3 42.65% <ø> (ø)
Windows_1 34.72% <ø> (ø)
Windows_2 54.67% <ø> (ø)
Windows_3 42.66% <ø> (ø)
Windows_4 34.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/core/server/index.ts 100.00% <ø> (ø)

... and 11 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wanglam wanglam merged commit d7f743c into ruanyl:workspace Aug 18, 2023
45 of 49 checks passed
SuZhou-Joe pushed a commit that referenced this pull request Aug 31, 2023
Signed-off-by: Lin Wang <wonglam@amazon.com>
SuZhou-Joe pushed a commit that referenced this pull request Aug 31, 2023
Signed-off-by: Lin Wang <wonglam@amazon.com>
ruanyl pushed a commit that referenced this pull request Sep 15, 2023
Signed-off-by: Lin Wang <wonglam@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants