Skip to content

Adds Rakefile task to package #298

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

Merged
merged 1 commit into from
Jul 6, 2021
Merged

Adds Rakefile task to package #298

merged 1 commit into from
Jul 6, 2021

Conversation

vrr-21
Copy link
Contributor

@vrr-21 vrr-21 commented Jul 1, 2021

Issue #, if available:

Description of changes:
This change introduces a new target (rake package) in the Rakefile for building a tar.gz of the code.

To install the gems needed in packaging, use bundle install --without=test development --path=./vendor-thirdparty, then use rake package.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@coveralls
Copy link

coveralls commented Jul 1, 2021

Coverage Status

Coverage remained the same at 47.849% when pulling 29cab55 on rake-packaging into 93c0149 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 47.849% when pulling a2f5ba4 on rake-packaging into 93c0149 on master.

@vrr-21 vrr-21 changed the title Adds Rakefile task to package and run the same in Github Actions. Adds Rakefile task to package Jul 2, 2021
@vrr-21 vrr-21 force-pushed the rake-packaging branch 5 times, most recently from dcbfd1a to af9193b Compare July 6, 2021 19:03
This change introduces a new target in the Rakefile for building a tar.gz of the code.
@vrr-21 vrr-21 merged commit 3c39d54 into master Jul 6, 2021
@vrr-21 vrr-21 deleted the rake-packaging branch July 6, 2021 22:20
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.

3 participants