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

Use staging endpoint for N+ reporting in pipeline #2906

Conversation

kate-osborn
Copy link
Contributor

@kate-osborn kate-osborn commented Dec 13, 2024

Cherry-pick "Use staging endpoint for N+ reporting in pipeline (#2885)" to release-1.5

Problem: Pipeline uses production endpoint for N+ usage reporting, which should be reserved for production deployments.

Solution: Use staging endpoint in the pipeline. Devs will need to export the staging endpoint in their environments in order to run the NFR, functional, and conformance tests locally.

Problem: Pipeline uses production endpoint for N+ usage reporting,
which should be reserved for production deployments.

Solution: Use staging endpoint in the pipeline. Devs will need to
export the staging endpoint in their environments in order to run
the NFR, functional, and conformance tests locally.
@kate-osborn kate-osborn requested review from a team as code owners December 13, 2024 18:23
@github-actions github-actions bot added bug Something isn't working documentation Improvements or additions to documentation tests Pull requests that update tests labels Dec 13, 2024
@kate-osborn kate-osborn changed the title Cherry-pick use staging endpoint for N+ reporting in pipeline to release-1.5 Use staging endpoint for N+ reporting in pipeline Dec 13, 2024
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.71%. Comparing base (a5e94c2) to head (df4c51e).

Additional details and impacted files
@@             Coverage Diff              @@
##           release-1.5    #2906   +/-   ##
============================================
  Coverage        89.71%   89.71%           
============================================
  Files              109      109           
  Lines            11091    11091           
  Branches            50       50           
============================================
  Hits              9950     9950           
  Misses            1082     1082           
  Partials            59       59           

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

@kate-osborn
Copy link
Contributor Author

Have to re-open as a branch on main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation tests Pull requests that update tests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants