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(main): release w3console 1.10.0 #112

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 31, 2024

🤖 I have created a release beep boop

1.10.0 (2024-09-04)

Features

Bug Fixes

Other Changes


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--w3console branch 4 times, most recently from 13e8852 to 44b6f30 Compare July 31, 2024 17:02
@github-actions github-actions bot force-pushed the release-please--branches--main--components--w3console branch from 44b6f30 to 7864595 Compare July 31, 2024 17:19
Alan Shaw and others added 2 commits July 31, 2024 19:21
This was mainly a sweep of uses of `h-screen`, as it was breaking on
viewports shorter than the page contents, which was particularly nasty
on the Pricing page, which is long. I've also:

* Tweaked how the rooster shows up on small-width screens
* Made the "Terms of Service" text on the login screen black rather than
white for readability
* Made the hamburger menu icon red rather than write for readability
* Changed "w3up" to "Storacha"

Unfortunately, we don't have Storybook and Chromatic (or similar) to see
all the diffs, but I've screenshotted what I could. Note that these are
all full-page screenshots; the fact that the befores are cut off at the
top is exactly the problem I was solving here. 🙂

Plenty of this is subjective; thoughts, feedback, and corrections are
more than welcome.

### Before


![screencapture-localhost-3000-2024-08-02-16_00_56](https://github.com/user-attachments/assets/8f29fe4a-d078-4271-a3de-75ba30bbf67e)

![screencapture-localhost-3000-2024-08-02-16_02_16](https://github.com/user-attachments/assets/3b9f7b06-0d4d-401e-a90e-144d724f614a)

![screencapture-localhost-3000-2024-08-02-16_15_53](https://github.com/user-attachments/assets/78f31bfa-301c-440e-bdcf-e25962dd766a)

![screencapture-localhost-3000-2024-08-02-16_16_38](https://github.com/user-attachments/assets/a3c09240-a1d4-4029-81c0-6df4a3943a27)

![screencapture-localhost-3000-2024-08-02-16_27_53](https://github.com/user-attachments/assets/1fc08c56-0a58-46aa-939d-7b9aab5eafad)

### After


![screencapture-localhost-3000-2024-08-02-16_01_30](https://github.com/user-attachments/assets/39ec5a46-2dd2-407e-afc9-746e7288447b)

![screencapture-localhost-3000-2024-08-02-16_07_23](https://github.com/user-attachments/assets/78435c8c-d862-4051-ad2a-f51f3bb87a16)

![screencapture-localhost-3000-2024-08-02-16_16_06](https://github.com/user-attachments/assets/365539c3-5966-4885-bd63-dd51f4cfa3f7)

![screencapture-localhost-3000-2024-08-02-16_16_56](https://github.com/user-attachments/assets/dfdb7587-f06f-48cc-9dee-dcc1fff77a99)

![screencapture-localhost-3000-2024-08-02-16_28_11](https://github.com/user-attachments/assets/850af45e-b073-4a09-a420-79245a354c45)
@github-actions github-actions bot changed the title chore(main): release w3console 1.9.2 chore(main): release w3console 1.10.0 Aug 28, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--w3console branch from 7864595 to e42fd67 Compare August 28, 2024 14:14
@github-actions github-actions bot force-pushed the release-please--branches--main--components--w3console branch from e42fd67 to c0645ab Compare September 4, 2024 14:28
@github-actions github-actions bot force-pushed the release-please--branches--main--components--w3console branch from c0645ab to e00fdb2 Compare September 17, 2024 16:46
fforbeck and others added 5 commits September 17, 2024 14:05
# Issue
If the `NEXT_PUBLIC_W3UP_PROVIDER` environment variable is not set, the
app will use `did:web:web3.storage` as the default storage provider.
That works well if we are pointing to Prod environment
(https://up.web3.storage), however, if we use the Staging environment
(https://staging.up.web3.storage) it will fail to provision the space
because the default provider is invalid for Staging.

# Fix 
- Verify if the Space Provisioning result contains an error. If so,
throw the error to prevent the user from continuing the flow and
attempting to upload files.
- Updated Docs and sample Env Vars.

---------

Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
So we're all on the same version (and package manager).
Just a tiny copy change.
I've updated the workflow to use the `old-main` branch to deploy the
`https://console.web3.network` app.
I've fixed the `deploy-storacha.yml` workflow to build previews and
changelogs, run tests, and create releases using the same conditionals
we had while deploying to `https://console.web3.storage`.
@github-actions github-actions bot force-pushed the release-please--branches--main--components--w3console branch from e00fdb2 to d871970 Compare September 18, 2024 14:12
hannahhoward and others added 2 commits September 19, 2024 16:31
# Goals

use up.storacha.network for service URL

# Implementation

update deploy scripts in github.
@github-actions github-actions bot force-pushed the release-please--branches--main--components--w3console branch from d871970 to d7f998b Compare September 19, 2024 23:31
@hannahhoward hannahhoward merged commit 766f4c6 into old-main Sep 20, 2024
@hannahhoward hannahhoward deleted the release-please--branches--main--components--w3console branch September 20, 2024 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants