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

[PB-3257] Feat/access logs #266

Merged
merged 7 commits into from
Dec 19, 2024
Merged

[PB-3257] Feat/access logs #266

merged 7 commits into from
Dec 19, 2024

Conversation

evillalba94
Copy link
Contributor

Tickets related

Updates

Workspace Logs

  • New types
  • New endpoint to get the logs for an specific workspaceId

Auth

  • Change auth endpoints
  • Add logout endpoint

@evillalba94 evillalba94 requested a review from xabg2 December 19, 2024 15:11
@evillalba94 evillalba94 self-assigned this Dec 19, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 55.81395% with 19 lines in your changes missing coverage. Please review.

Project coverage is 62.79%. Comparing base (a6c3411) to head (f39c1fd).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
src/workspaces/index.ts 5.26% 12 Missing and 6 partials ⚠️
src/auth/index.ts 87.50% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #266      +/-   ##
==========================================
- Coverage   63.16%   62.79%   -0.37%     
==========================================
  Files          41       42       +1     
  Lines        1474     1508      +34     
  Branches      229      240      +11     
==========================================
+ Hits          931      947      +16     
- Misses        476      488      +12     
- Partials       67       73       +6     

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

@sg-gs
Copy link
Member

sg-gs commented Dec 19, 2024

After publishing the commit with 1.8.1, I have rebased it to master, adding effectively version 1.9.0 to package.json @evillalba94 @xabg2

@sg-gs sg-gs merged commit bfcaa22 into master Dec 19, 2024
2 checks passed
@sg-gs sg-gs deleted the feat/access-logs branch December 19, 2024 16:00
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.

3 participants