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: introduce unified service config #99

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

travis
Copy link
Member

@travis travis commented Sep 27, 2023

previously, w3 users would need to set 4 environment variables (W3_ACCESS_SERVICE_DID, W3_ACCESS_SERVICE_URL, W3_UPLOAD_SERVICE_DID and W3_UPLOAD_SERVICE_URL) to connect to staging or development services.

This allows them to use 2 environment variables: W3UP_SERVICE_DID and W3UP_SERVICE_URL.

previously, `w3` users would need to set 4 environment variables (`W3_ACCESS_SERVICE_DID`, `W3_ACCESS_SERVICE_URL`, `W3_UPLOAD_SERVICE_DID` and
`W3_UPLOAD_SERVICE_URL`) to connect to staging or development services. This allows them to use 2 environment variables: `W3UP_SERVICE_DID` and `W3UP_SERVICE_URL`.
Copy link
Contributor

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

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

LGTM

@travis travis merged commit f3b6220 into main Oct 2, 2023
1 check passed
@travis travis deleted the feat/unified-service-url branch October 2, 2023 18:05
alanshaw pushed a commit that referenced this pull request Oct 18, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.3.0](v4.2.1...v4.3.0)
(2023-10-18)


### Features

* add --verbose --json option to upload command and print piece CID
([#97](#97))
([775d1db](775d1db))
* add `can store rm` & `can upload rm` commands
([#101](#101))
([a7bda04](a7bda04))
* introduce unified service config
([#99](#99))
([f3b6220](f3b6220))

---
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.

3 participants