Skip to content

Check rake build on CI#250

Merged
yui-knk merged 1 commit intoruby:masterfrom
yui-knk:test_rake_compile_build
Nov 3, 2023
Merged

Check rake build on CI#250
yui-knk merged 1 commit intoruby:masterfrom
yui-knk:test_rake_compile_build

Conversation

@yui-knk
Copy link
Collaborator

@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
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant