Skip to content

FIX: Add x-upstream-source to most /smda responses - #85

Merged
mferrera merged 2 commits into
equinor:mainfrom
mferrera:fix-upstream-source
Jul 23, 2025
Merged

FIX: Add x-upstream-source to most /smda responses#85
mferrera merged 2 commits into
equinor:mainfrom
mferrera:fix-upstream-source

Conversation

@mferrera

Copy link
Copy Markdown
Contributor

Resolves #83
Resolves #84

Checklist

  • Tests added (if not, comment why)
  • Test coverage equal or up from main (run pytest with --cov=src/ --cov-report term-missing)
  • If not squash merging, every commit passes tests
  • Appropriate commit prefix and precise commit message used
  • All debug prints and unnecessary comments removed
  • Docstrings are correct and updated
  • Documentation is updated, if necessary
  • Latest main rebased/merged into branch
  • Added comments on this PR where appropriate to help reviewers
  • Moved issue status on project board
  • Checked the boxes in this checklist ✅

@mferrera mferrera self-assigned this Jul 23, 2025
@mferrera
mferrera requested review from joargr and krhart July 23, 2025 06:25

@joargr joargr left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mferrera
mferrera merged commit 8831cc1 into equinor:main Jul 23, 2025
7 checks passed
@mferrera
mferrera deleted the fix-upstream-source branch July 23, 2025 07:25
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.

Allow x-upstream-source in CORS Almost always send x-upstream-source on SMDA requests

2 participants