Skip to content

Conversation

@junaruga
Copy link
Member

@junaruga junaruga commented Nov 25, 2023

This PR is a workaround to avoid the issue #699, by using a GitHub Actions environment variable. The links is here. I feel using the environment variable CI is better than GITHUB_ACTIONS, because I think we don't want to write GitHub Actions specific logic in our code. I think that the unless RUBY_ENGINE == "truffleruby" is better, because user can avoid this issue on TrufeeRuby on their local too.


Avoid installing rdoc in CI as a workaround of the truffleruby-head version 24.0.0-dev issue.

Avoid installing rdoc in TruffleRuby as a workaround of the truffleruby-head
version 24.0.0-dev issue.
@junaruga junaruga force-pushed the wip/gemfile-no-rdoc-in-ci branch from e2b85c2 to b58285e Compare November 25, 2023 19:08
@junaruga junaruga changed the title Gemfile: Avoid installing rdoc in CI. Gemfile: Avoid installing rdoc in TruffleRuby. Nov 25, 2023
@junaruga
Copy link
Member Author

junaruga commented Dec 3, 2023

As the #699 was fixed, we don't need this PR any more.

@junaruga junaruga closed this Dec 3, 2023
@junaruga junaruga deleted the wip/gemfile-no-rdoc-in-ci branch December 3, 2023 01:29
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