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

chore: small readme updates #421

Merged
merged 2 commits into from
Feb 7, 2023
Merged

chore: small readme updates #421

merged 2 commits into from
Feb 7, 2023

Conversation

yusefnapora
Copy link
Contributor

This fixes the capability imports in the upload-client examples to close #326

I didn't see any more references to the old import paths, but lmk if I missed any.

I also changed the casing of Agent and Space in a few places; when I first wrote the access client readme I went a little nuts with the capitalization, but later decided it looked weird and stopped capitalizing them everywhere. So this just makes things consistent with the docs site, etc.

When I first wrote this, we had just started using "agent" and
"space," and I went a little crazy with the capitalization.
Also changes a few "Agent" -> "agent" since I'm not crazy
about the caps any more :)
@travis travis merged commit cddb44a into main Feb 7, 2023
@travis travis deleted the docs/readmes branch February 7, 2023 05:47
gobengo pushed a commit that referenced this pull request Apr 11, 2023
This fixes the capability imports in the upload-client examples to close
#326

I didn't see any more references to the old import paths, but lmk if I
missed any.

I also changed the casing of `Agent` and `Space` in a few places; when I
first wrote the access client readme I went a little nuts with the
capitalization, but later decided it looked weird and stopped
capitalizing them everywhere. So this just makes things consistent with
the docs site, etc.
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 17, 2025
This partially closes storacha#397

---------

Co-authored-by: Alan Shaw <[email protected]>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.1.0](storacha/w3ui@w3console-v1.0.1...w3console-v1.1.0)
(2023-03-23)


### Features

* switch gateway host per deployment
([storacha#427](storacha/w3ui#427))
([9a9c7da](storacha/w3ui@9a9c7da))
* update ToS page in hosted console
([storacha#421](storacha/w3ui#421))
([3aa8e2d](storacha/w3ui@3aa8e2d))


### Bug Fixes

* show terms to unauthorized users
([storacha#428](storacha/w3ui#428))
([e3825ac](storacha/w3ui@e3825ac))

---
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>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
This partially closes storacha#397

---------

Co-authored-by: Alan Shaw <[email protected]>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.1.0](storacha/w3ui@w3console-v1.0.1...w3console-v1.1.0)
(2023-03-23)


### Features

* switch gateway host per deployment
([storacha#427](storacha/w3ui#427))
([90f113d](storacha/w3ui@90f113d))
* update ToS page in hosted console
([storacha#421](storacha/w3ui#421))
([dee09ba](storacha/w3ui@dee09ba))


### Bug Fixes

* show terms to unauthorized users
([storacha#428](storacha/w3ui#428))
([d7277fa](storacha/w3ui@d7277fa))

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

Update readme and docs to use new capabilities package
3 participants