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: disable FORCE_COLOR on GitHub Actions #1839

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

web-padawan
Copy link
Contributor

What I did

Added a workaround for cache issue that causes GitHub Actions to fail:

Post job cleanup.
/usr/local/bin/yarn --version
1.22.17
/usr/local/bin/yarn cache dir
/home/runner/.cache/yarn/v6
Error: Cache folder path is retrieved for yarn but doesn't exist on disk: /home/runner/.cache/yarn/v6

See TryGhost/Ghost@aec14e5
See actions/setup-node#317 (comment)

@changeset-bot
Copy link

changeset-bot bot commented Jan 6, 2022

⚠️ No Changeset found

Latest commit: bb53085

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@web-padawan web-padawan merged commit 6f5a500 into master Jan 6, 2022
@web-padawan web-padawan deleted the chore/setup-node-fix branch January 6, 2022 12:35
pringshia added a commit to facebookresearch/Mephisto that referenced this pull request Oct 3, 2022
pringshia added a commit to facebookresearch/Mephisto that referenced this pull request Jan 26, 2023
pringshia added a commit to facebookresearch/Mephisto that referenced this pull request Jan 27, 2023
* Copy over PR#899

* Add `FORCE_COLOR: 0` to fix setup-node@v3 + GitHub Actions incompatibility

modernweb-dev/web#1839

* Upgrade yarn version

* fiddle with FORCE_COLOR

* Fiddle with FORCE_COLOR

* Try different solution for yarn cache GHA error

* Try different solution for yarn cache GHA error

* Relax peer deps and remove FORCE_COLOR

* Updated lock file

* Deprecate @Annotated for now

* Downgrade react-bootstrap to match last prior working version

* fix syntax error

* Remove storybook check workflow

* Update peer deps for mephisto-task, relaxing them

* Update lockfile

* Fix lint

* Bump mephisto-task to v2.0.4

* Upgrade all projects to latest mephisto version

* Add updated lockfile

* Try out differnet workflow file command

* Try with updated lockfile instead

* Update peer deps and react versions across the codebase

* Add updated lockfile

* Try reordering the test

* remove all package-lock.json files and run prettier

* Downgrade react to 16 because of old version of react-table

* Fix peer deps for mephisto-worker-addons

* Downgrade more react versions to 16 because of react-table, which were missed earlier

* Add udpated lockfile

* Upate published peer deps for mephisto-worker-addons

* Update prettierignore

* try Cypress fix

* Add cypress

* Add Cypress

* Add prebuild step to cypress actions

* Fix cypress installation format

* Version bump bootstrap-chat

* Update lcokfile
jayhuynh pushed a commit to d-lab/mephisto that referenced this pull request Mar 17, 2023
* Copy over PR#899

* Add `FORCE_COLOR: 0` to fix setup-node@v3 + GitHub Actions incompatibility

modernweb-dev/web#1839

* Upgrade yarn version

* fiddle with FORCE_COLOR

* Fiddle with FORCE_COLOR

* Try different solution for yarn cache GHA error

* Try different solution for yarn cache GHA error

* Relax peer deps and remove FORCE_COLOR

* Updated lock file

* Deprecate @Annotated for now

* Downgrade react-bootstrap to match last prior working version

* fix syntax error

* Remove storybook check workflow

* Update peer deps for mephisto-task, relaxing them

* Update lockfile

* Fix lint

* Bump mephisto-task to v2.0.4

* Upgrade all projects to latest mephisto version

* Add updated lockfile

* Try out differnet workflow file command

* Try with updated lockfile instead

* Update peer deps and react versions across the codebase

* Add updated lockfile

* Try reordering the test

* remove all package-lock.json files and run prettier

* Downgrade react to 16 because of old version of react-table

* Fix peer deps for mephisto-worker-addons

* Downgrade more react versions to 16 because of react-table, which were missed earlier

* Add udpated lockfile

* Upate published peer deps for mephisto-worker-addons

* Update prettierignore

* try Cypress fix

* Add cypress

* Add Cypress

* Add prebuild step to cypress actions

* Fix cypress installation format

* Version bump bootstrap-chat

* Update lcokfile
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.

None yet

1 participant