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

Clean up build #663

Merged
merged 5 commits into from
Aug 13, 2019
Merged

Clean up build #663

merged 5 commits into from
Aug 13, 2019

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Aug 11, 2019

Summary

Clean up Rakefile and Travis config

Details

  • Remove some namespacing from Rakefile
  • Remove explicit locale setting from Travis configuration
  • Update build configuration with new task names
  • Update documentation with new task names
  • Remove trivial helper scripts

Motivation and Context

While investigating #477, I was again annoyed by Aruba's non-standard Rake task names.

How Has This Been Tested?

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (cleanup of codebase without changing any existing functionality)
  • Update documentation

Checklist:

  • I've added tests for my code
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

mvz added 5 commits August 11, 2019 14:17
This makes the rake task names match the defaults better, making it
easier for developers to work on Aruba without being surprised by Rake
task names.
Since Aruba requires Ruby 2.3 now, yard-junk will always be available.
@mvz mvz merged commit 54d688c into master Aug 13, 2019
@mvz mvz deleted the clean-up-build branch August 13, 2019 18:42
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