Skip to content

Move some CI jobs into tasks in Rakefile for local development#511

Merged
Yang-33 merged 1 commit intomasterfrom
rakefile
Apr 18, 2025
Merged

Move some CI jobs into tasks in Rakefile for local development#511
Yang-33 merged 1 commit intomasterfrom
rakefile

Conversation

@Yang-33
Copy link
Copy Markdown
Contributor

@Yang-33 Yang-33 commented Apr 10, 2025

No description provided.

@Yang-33 Yang-33 self-assigned this Apr 10, 2025
Comment thread Rakefile
Comment on lines +79 to +85
task :ci do
Rake::Task[:test].invoke
Rake::Task[:rubocop].invoke
Rake::Task[:validate_yard_comment].invoke
Rake::Task[:rbs].invoke
Rake::Task[:build_test].invoke
end
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

our TODO(another PR): add steep and rbs::test here (and more commands if necessary)

@Yang-33 Yang-33 marked this pull request as ready for review April 10, 2025 15:26
@Yang-33 Yang-33 requested a review from a team April 10, 2025 15:26
Base automatically changed from detect-unload-file-under-lib to master April 18, 2025 07:12
@Yang-33 Yang-33 added this pull request to the merge queue Apr 18, 2025
Merged via the queue into master with commit 2f8db9d Apr 18, 2025
8 checks passed
@Yang-33 Yang-33 deleted the rakefile branch April 18, 2025 07:19
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.

2 participants