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: OPTIC-1378: Track login / signup with GA client id #6829

Merged
merged 12 commits into from
Jan 15, 2025
Merged

Conversation

mcanu
Copy link
Contributor

@mcanu mcanu commented Dec 26, 2024

PR fulfills these requirements

  • Commit message(s) and PR title follows the format [fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made ex. fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors
  • Tests for the changes have been added/updated (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)
  • Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
  • Self-reviewed and ran all changes on a local instance (for bug fixes/features)

Change has impacts in these area(s)

(check all that apply)

  • Product design
  • Backend (Database)
  • Backend (API)
  • Frontend

Describe the reason for change

(link to issue, supportive screenshots etc.)

What is the new behavior?

(if this is a breaking or feature change)

Does this PR introduce a breaking change?

(check only one)

  • Yes, and covered entirely by feature flag(s)
  • Yes, and covered partially by feature flag(s)
  • No
  • Not sure (briefly explain the situation below)

What level of testing was included in the change?

(check all that apply)

  • e2e
  • integration
  • unit

Which logical domain(s) does this change affect?

Analytics

Copy link

netlify bot commented Dec 26, 2024

Deploy Preview for label-studio-docs-new-theme ready!

Name Link
🔨 Latest commit a5660ef
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/6786ab7c85c9e90008e2ba2a
😎 Deploy Preview https://deploy-preview-6829--label-studio-docs-new-theme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the feat label Dec 26, 2024
Copy link

netlify bot commented Dec 26, 2024

Deploy Preview for heartex-docs ready!

Name Link
🔨 Latest commit a5660ef
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/6786ab7c85c9e90008e2ba28
😎 Deploy Preview https://deploy-preview-6829--heartex-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.94%. Comparing base (1e767ef) to head (a5660ef).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #6829   +/-   ##
========================================
  Coverage    76.94%   76.94%           
========================================
  Files          175      175           
  Lines        14139    14139           
========================================
  Hits         10879    10879           
  Misses        3260     3260           
Flag Coverage Δ
pytests 76.94% <ø> (ø)

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.

@mcanu mcanu changed the title feat: OPTIC-1378: Track instance install feat: OPTIC-1378: Track login / signup with GA client id Dec 27, 2024
@mcanu
Copy link
Contributor Author

mcanu commented Jan 3, 2025

/git merge develop

Workflow run
Successfully merged: create mode 100644 web/libs/ui/src/lib/toggle/toggle.tsx

@mcanu
Copy link
Contributor Author

mcanu commented Jan 7, 2025

/git merge develop

Workflow run
Successfully merged: create mode 100644 docs/source/guide/release_notes/onprem/2.19.1.md

@farioas
Copy link
Member

farioas commented Jan 8, 2025

/docker build

Workflow run
Docker image was pushed with the tag 20250108.132453-fb-optic-1378-01e49edad

@mcanu
Copy link
Contributor Author

mcanu commented Jan 13, 2025

/docker build

Workflow run
Docker image was pushed with the tag 20250113.184642-fb-optic-1378-c2a0fbae4

@mcanu
Copy link
Contributor Author

mcanu commented Jan 13, 2025

/git merge develop

Workflow run
Successfully merged: create mode 100644 web/libs/editor/src/components/InteractiveOverlays/RelationsOverlay.module.scss

@mcanu
Copy link
Contributor Author

mcanu commented Jan 13, 2025

/docker build

Workflow run
Docker image was pushed with the tag 20250113.210849-fb-optic-1378-33a1a4256

@mcanu
Copy link
Contributor Author

mcanu commented Jan 14, 2025

/git merge develop

Workflow run
Successfully merged: create mode 100644 docs/themes/v2/source/images/project/video_sync.png

@mcanu mcanu merged commit e540623 into develop Jan 15, 2025
43 checks passed
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.

5 participants