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

Update remix #903

Merged
merged 3 commits into from
Jan 31, 2023
Merged

Update remix #903

merged 3 commits into from
Jan 31, 2023

Conversation

istarkov
Copy link
Member

@istarkov istarkov commented Jan 31, 2023

Description

  1. What is this PR about (link the issue and add a short description)

Seems like this killed my dev expierence

remix-run/remix#3123

Fixed in 1.12 gonna try, as otherwise I have 100% cpu load, and need to stop pnpm dev before any changes

Steps for reproduction

  1. click button
  2. expect xyz

Code Review

  • hi @kof, I need you to do
    • conceptual review (architecture, feature-correctness)
    • detailed review (read every line)
    • test it on preview

Before requesting a review

  • made a self-review
  • added inline comments where things may be not obvious (the "why", not "what")

Before merging

  • tested locally and on preview environment (preview dev login: 5de6)
  • updated test cases document
  • added tests
  • if any new env variables are added, added them to .env.example and the designer/env-check.js if mandatory

@vercel
Copy link

vercel bot commented Jan 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
webstudio-designer ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 31, 2023 at 8:09AM (UTC)

Copy link
Member

@TrySound TrySound left a comment

Choose a reason for hiding this comment

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

Good, they got rid of jscodeshift

@istarkov istarkov merged commit 26e8343 into main Jan 31, 2023
@istarkov istarkov deleted the update-remix branch January 31, 2023 08:13
kof pushed a commit that referenced this pull request Jan 31, 2023
## Description

1. What is this PR about (link the issue and add a short description)

Seems like this killed my dev expierence

remix-run/remix#3123

Fixed in 1.12 gonna try, as otherwise I have 100% cpu load, and need to
stop `pnpm dev` before any changes

## Steps for reproduction

1. click button
2. expect xyz

## Code Review

- [ ] hi @kof, I need you to do
  - conceptual review (architecture, feature-correctness)
  - detailed review (read every line)
  - test it on preview

## Before requesting a review

- [ ] made a self-review
- [ ] added inline comments where things may be not obvious (the "why",
not "what")

## Before merging

- [ ] tested locally and on preview environment (preview dev login:
5de6)
- [ ] updated [test
cases](https://github.com/webstudio-is/webstudio-designer/blob/main/apps/designer/docs/test-cases.md)
document
- [ ] added tests
- [ ] if any new env variables are added, added them to `.env.example`
and the `designer/env-check.js` if mandatory
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