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

Check rake build on CI #250

Merged
merged 1 commit into from Nov 3, 2023
Merged

Conversation

yui-knk
Copy link
Contributor

@yui-knk yui-knk commented Nov 3, 2023

Sometimes rake build is broken. For example in v1.7.2, mismatch of "cparse-jruby.jar" path between racc.gemspec and Rakefile makes rake build failed.
Add a check on CI to detect such problem in advance.

This is an example of failure detected by CI.
https://github.com/yui-knk/racc/actions/runs/6740737770/job/18324268757

Sometimes `rake build` is broken. For example in v1.7.2, mismatch
of "cparse-jruby.jar" path between racc.gemspec and Rakefile
makes `rake build` failed.
Add a check on CI to detect such problem in advance.
@yui-knk yui-knk merged commit cdf322b into ruby:master Nov 3, 2023
26 checks passed
@yui-knk yui-knk deleted the test_rake_compile_build branch November 3, 2023 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant