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: ignore upgrade test failures for now #527

Closed
wants to merge 1 commit into from

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented Apr 5, 2025

They started failing in CI with this error from the tailwind upgrade tool:

│ Migrating templates…

TypeError: Cannot read properties of undefined (reading 'flatMap')
    at ca (file:///home/runner/.npm/_npx/0044b4041b3b52e1/node_modules/@tailwindcss/upgrade/dist/index.mjs:229:5661)
  The upgrade tool failed!
          You probably need to update your configuration. Please read the error messages,
          and check the Tailwind CSS upgrade guide at https://tailwindcss.com/docs/upgrade-guide.

and I can't reproduce it locally, and have timed out on trying to fix it through CI feedback loops.

@flavorjones flavorjones force-pushed the flavorjones/ci-fix-upgrade-test branch 2 times, most recently from 86ba5fe to 0a8403c Compare April 5, 2025 14:07
They started failing in CI with this error from the tailwind upgrade tool:

    │ Migrating templates…

    TypeError: Cannot read properties of undefined (reading 'flatMap')
        at ca (file:///home/runner/.npm/_npx/0044b4041b3b52e1/node_modules/@tailwindcss/upgrade/dist/index.mjs:229:5661)
      The upgrade tool failed!
              You probably need to update your configuration. Please read the error messages,
              and check the Tailwind CSS upgrade guide at https://tailwindcss.com/docs/upgrade-guide.

and I can't reproduce it locally, and have timed out on trying to fix
it through CI feedback loops.
@flavorjones flavorjones force-pushed the flavorjones/ci-fix-upgrade-test branch from 0a8403c to cc1afd8 Compare April 5, 2025 14:33
@flavorjones flavorjones changed the title wip: try to get CI green ci: ignore upgrade test failures for now Apr 5, 2025
flavorjones added a commit to flavorjones/tailwindcss-ruby that referenced this pull request Apr 5, 2025
The tailwind upgrade tool started failing in the CI environment

ref: rails/tailwindcss-rails#527
@flavorjones
Copy link
Member Author

Closing in favor of #529

@flavorjones flavorjones closed this Apr 5, 2025
@flavorjones flavorjones deleted the flavorjones/ci-fix-upgrade-test branch April 5, 2025 15:31
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