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: optional space name #202

Merged
merged 1 commit into from
Nov 23, 2022
Merged

feat: optional space name #202

merged 1 commit into from
Nov 23, 2022

Conversation

alanshaw
Copy link
Member

Does it have to have a name?

@alanshaw alanshaw requested a review from hugomrdias November 23, 2022 11:55
@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: fc87174
Status: ✅  Deploy successful!
Preview URL: https://7a029fe5.ucan-protocol.pages.dev
Branch Preview URL: https://feat-optional-space-name.ucan-protocol.pages.dev

View logs

Copy link
Contributor

@hugomrdias hugomrdias left a comment

Choose a reason for hiding this comment

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

LGTM

@alanshaw alanshaw merged commit 4b7cf64 into main Nov 23, 2022
@alanshaw alanshaw deleted the feat/optional-space-name branch November 23, 2022 14:44
alanshaw pushed a commit that referenced this pull request Nov 23, 2022
🤖 I have created a release *beep* *boop*
---


##
[6.1.0](access-v6.0.1...access-v6.1.0)
(2022-11-23)


### Features

* optional space name
([#202](#202))
([4b7cf64](4b7cf64))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
gobengo pushed a commit that referenced this pull request Apr 11, 2023
gobengo pushed a commit that referenced this pull request Apr 11, 2023
🤖 I have created a release *beep* *boop*
---


##
[6.1.0](access-v6.0.1...access-v6.1.0)
(2022-11-23)


### Features

* optional space name
([#202](#202))
([c19c29c](c19c29c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 17, 2025
This gets us on the same page as other web3-storage repos. It makes the
development workflow more seamless thanks to `workspace:` deps.

It also uses use `publishConfig` to optimize dev workflow: by pointing
`main` at the typescript file in development, apps that support
autoreloading autoreload when dependencies change - hooray! this gets
rid of the `build` step during development and feels very slick.

Additional changes:

1. remove svelte stuff from rollup configs as they broke this build
2. be more careful about importing types with `import type`

In both of these cases this new config resulted in broken builds without
these changes.

To upgrade:

```
npm clean
npm install -g pnpm
pnpm install
```

Once that's done, everything should work as it did before, you'll just use `pnpm` instead of `npm` across the board.
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
This gets us on the same page as other web3-storage repos. It makes the
development workflow more seamless thanks to `workspace:` deps.

It also uses use `publishConfig` to optimize dev workflow: by pointing
`main` at the typescript file in development, apps that support
autoreloading autoreload when dependencies change - hooray! this gets
rid of the `build` step during development and feels very slick.

Additional changes:

1. remove svelte stuff from rollup configs as they broke this build
2. be more careful about importing types with `import type`

In both of these cases this new config resulted in broken builds without
these changes.

To upgrade:

```
npm clean
npm install -g pnpm
pnpm install
```

Once that's done, everything should work as it did before, you'll just use `pnpm` instead of `npm` across the board.
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