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: migrations #101

Merged
merged 4 commits into from
Jul 2, 2024
Merged

feat: migrations #101

merged 4 commits into from
Jul 2, 2024

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented Jun 28, 2024

Copy link
Contributor

github-actions bot commented Jul 1, 2024

Website preview 🔗✨

build log

Copy link
Contributor

@hannahhoward hannahhoward left a comment

Choose a reason for hiding this comment

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

My first thought off the bat:

  • this PR appears to copy and/or rewrite large parts of migrate to W3up, which should be publishable as an NPM package and useable here, especially in it's refactored form.
  • it's fine to merge for prod use but I'd like to immediately follow on with making whatever changes are needed to remove the extra "lib" folder (other than maybe the storage tool) so that we don't have code in two places.

@alanshaw
Copy link
Member Author

alanshaw commented Jul 2, 2024

ACK yes I should have said.

This is based on the migrate to w3up code but there were substantial changes I needed to do to get it working and it was easier to do them here.

@alanshaw alanshaw merged commit 4f6068e into main Jul 2, 2024
6 checks passed
@alanshaw alanshaw deleted the feat/migrations branch July 2, 2024 09:11
alanshaw pushed a commit that referenced this pull request Jul 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.8.0](w3console-v1.7.0...w3console-v1.8.0)
(2024-07-02)


### Features

* migrations
([#101](#101))
([4f6068e](4f6068e))

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