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

ci: Attempt to fix restyled.io test #6116

Merged
merged 1 commit into from
Jun 25, 2023
Merged

ci: Attempt to fix restyled.io test #6116

merged 1 commit into from
Jun 25, 2023

Conversation

justinclift
Copy link
Member

@justinclift justinclift commented Jun 25, 2023

What type of PR is this?

  • Bug Fix

Description

We're now getting an error with exit code 127 in our CI "restyled" test, so this commit adds the suggested solution of telling Restyled the exact command needed to run:

https://github.com/restyled-io/restyled.io/wiki/Common-Errors:-Prettier#prettier-with-tailwindcss-executable-file-not-found-in-path

How is this tested?

It's about to be, by letting the CI run. 😉

We're now getting an error with exit code 127, so this commit
adds the suggested solution of telling Restyled the exact
command needed to run.

  https://github.com/restyled-io/restyled.io/wiki/Common-Errors:-Prettier#prettier-with-tailwindcss-executable-file-not-found-in-path
@justinclift
Copy link
Member Author

Looks like this does indeed fix the Restyled test.

Not sure what's wrong with the build test item. That'll need to be investigated next.

@justinclift justinclift merged commit b33bd1b into master Jun 25, 2023
@justinclift justinclift deleted the restyled_fix_v1 branch June 25, 2023 19:29
myonlylonely added a commit to myonlylonely/redash-custom that referenced this pull request Jul 2, 2023
* commit 'ee601ec20676b0705e352bfb9b6726a0e53e3b12':
  Fix `FEATURE_POLICY` to initialize from `REDASH_FEATURE_POLICY` envvar, not `REDASH_REFERRER_POLICY` (getredash#5822)
  Update to latest in yarn 1.22.x series (getredash#6140)
  Use precompiled psycopg2-binary package instead of psycopg2 (getredash#6137)
  Pymongo version upgrade changes (getredash#5970)
  Bump jinja2 from 2.10.3 to 2.11.3 (getredash#5431)
  Update Python dependencies to eliminate version conflicts (getredash#6122)
  Upgrade Python version to 3.8 (getredash#6130)
  Try fixing cypress in a more correct way (getredash#6117)
  ci: Attempt to fix restyled.io test (getredash#6116)
  fix pivot table style error (getredash#6112)
  dependencies: pystache==0.6.0 (getredash#6091)
  ci: migrate to github workflow ci (getredash#6008)
  Update Simba ODBC driver (getredash#6110)
harveyrendell pushed a commit to pushpay/redash that referenced this pull request Jan 8, 2025
We're now getting an error with exit code 127, so this commit adds the suggested solution of telling Restyled the exact command needed to run:

    https://github.com/restyled-io/restyled.io/wiki/Common-Errors:-Prettier#prettier-with-tailwindcss-executable-file-not-found-in-path
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.

1 participant