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

fix: Find the receipts URL from the connection URL #1565

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

Peeja
Copy link
Member

@Peeja Peeja commented Oct 18, 2024

We were defaulting to the production URL unless a receiptsEndpoint was given in the options, and then never providing one. Passing it along would probably be the better solution, but there are a lot of places to get that wrong as things stand right now. It's not clear to me where the receipt URL really should live--eg., whether it should properly be part of the connection config.

@Peeja Peeja requested a review from alanshaw October 18, 2024 16:58
We were defaulting to the production URL unless a `receiptsEndpoint` was
given in the options, and then never providing one. Passing it along
would probably be the better solution, but there are a lot of places to
get that wrong as things stand right now. It's not clear to me where the
receipt URL really should live--eg., whether it should properly be
part of the connection config.
@Peeja Peeja force-pushed the get-receipts-in-non-prod branch from 2228d76 to da6a842 Compare October 21, 2024 14:25
@Peeja Peeja merged commit 3eb0f8e into main Nov 26, 2024
3 checks passed
@Peeja Peeja deleted the get-receipts-in-non-prod branch November 26, 2024 15:10
alanshaw pushed a commit that referenced this pull request Nov 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[17.1.1](upload-client-v17.1.0...upload-client-v17.1.1)
(2024-11-29)


### Fixes

* Find the receipts URL from the connection URL
([#1565](#1565))
([3eb0f8e](3eb0f8e))
* overflow slices
([#1595](#1595))
([0731582](0731582))


### Other Changes

* **main:** release w3up-client 16.4.1
([#1577](#1577))
([1482d69](1482d69))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants