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

ci: add write permission to release workflow #6246

Closed
wants to merge 25 commits into from
Closed

ci: add write permission to release workflow #6246

wants to merge 25 commits into from

Conversation

fundon
Copy link
Contributor

@fundon fundon commented Mar 21, 2024

ci: add write permission to release workflow

ci: add write permission to release workflow

ci: add write packages permission to release workflow

ci: only enable jwst codec in canary

feat: add cloud logger sa integrate (#6089)

Merge remote-tracking branch 'origin/canary' into beta

feat(server): allow prefetch doc stats before sync (#6115)

feat(server): cleanup gateway code (#6118)

ci: fix canary backend auto release job (#6121)

fix: update docs (#6094)

fix(core): shared page's present button not working (#6117)

fix(core): catch auth error (#6128)

feat(core): allow switch workspace in loading fallback (#6129)

fix(core): fix active view undefined (#6131)

close #6127, #6132

fix: note added with template should be edgeless only (#6122)

fix(server): wrap read-modify-write apis with distributed lock (#5979)

Merge remote-tracking branch 'origin/canary' into beta

fix(core): fix error when switch to local workspace (#6144)

fix(server): hotfix (#6161)

fix(server): ensure selfhost admin created after all data migrated (#6163)

fix #6154

cp to canary

build(core): add source-map-loader for blocksuite codes (#6137)

fix(server): hotfix auth & doc push (#6168)

fix(server): do not force sign in password length (#6188)

hotfix

fix(server): wrong google oauth param (#6227)

fix(server): decode uri component before verify token (#6231)

Brooooooklyn and others added 25 commits March 6, 2024 18:12
Copy link

graphite-app bot commented Mar 21, 2024

Your org has enabled the Graphite merge queue for merging into canary

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

You can enable merging using labels in your Graphite merge queue settings.

Copy link
Contributor Author

fundon commented Mar 21, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @fundon and the rest of your teammates on Graphite Graphite

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 79.49309% with 89 lines in your changes are missing coverage. Please review.

Project coverage is 60.78%. Comparing base (bc465f9) to head (9916cca).
Report is 41 commits behind head on canary.

Files Patch % Lines
packages/backend/server/src/plugins/redis/mutex.ts 41.66% 56 Missing ⚠️
.../server/src/core/workspaces/resolvers/workspace.ts 72.72% 21 Missing ⚠️
packages/backend/server/src/core/auth/service.ts 25.00% 3 Missing ⚠️
...ages/backend/server/src/plugins/redis/instances.ts 57.14% 3 Missing ⚠️
...ackages/backend/server/src/core/auth/controller.ts 0.00% 1 Missing ⚠️
packages/backend/server/src/core/auth/resolver.ts 0.00% 1 Missing ⚠️
packages/backend/server/src/core/quota/service.ts 85.71% 1 Missing ⚠️
...server/src/fundamentals/error/too-many-requests.ts 92.85% 1 Missing ⚠️
...ckend/server/src/plugins/oauth/providers/google.ts 0.00% 1 Missing ⚠️
packages/backend/server/src/plugins/redis/index.ts 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #6246      +/-   ##
==========================================
+ Coverage   60.48%   60.78%   +0.29%     
==========================================
  Files         496      502       +6     
  Lines       22458    22792     +334     
  Branches     2004     2018      +14     
==========================================
+ Hits        13584    13854     +270     
- Misses       8645     8709      +64     
  Partials      229      229              
Flag Coverage Δ
server-test 70.40% <79.44%> (+0.22%) ⬆️
unittest 39.63% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added app:server test Related to test cases labels Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core app:server test Related to test cases
Projects
Archived in project
8 participants