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

ARROW-9739: [CI][Ruby] Don't install gem documents #7964

Closed

Conversation

Rajpratik71
Copy link
Contributor

@Rajpratik71 Rajpratik71 commented Aug 14, 2020

Don't install gem documents in Docker environment to reduce size and time in building and pulling.

More detail can be found at
https://guides.rubygems.org/command-reference/#installupdate-options-2

Signed-off-by: Pratik raj rajpratik71@gmail.com

Optimization tweak for ruby gems no doc while gems installation using
 "--no-document" . Also removal of depricated "--no-ri" and "--no-rdoc" in docker
  environment help to reduce size and time in building and pulling

 More detail can be found at
 https://guides.rubygems.org/command-reference/#installupdate-options-2

 Signed-off-by: Pratik raj <rajpratik71@gmail.com>
@github-actions
Copy link

@kou
Copy link
Member

kou commented Aug 14, 2020

@github-actions crossbow submit test-ubuntu-18.04-docs

@kou kou changed the title ARROW-9739 : [Docker] ruby gem no doc tweak for docker ARROW-9739: [CI][Ruby] Don't install gem documents Aug 14, 2020
@github-actions
Copy link

Revision: 238ba42

Submitted crossbow builds: ursa-labs/crossbow @ actions-485

Task Status
test-ubuntu-18.04-docs Azure

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

Thanks. I'll merge once CI is passed.

dev/release/verify-release-candidate.sh Show resolved Hide resolved
@Rajpratik71 Rajpratik71 requested a review from kou August 15, 2020 01:55
@kou kou closed this in 3941b66 Aug 15, 2020
emkornfield pushed a commit to emkornfield/arrow that referenced this pull request Oct 16, 2020
Don't install gem documents in Docker environment to reduce size and time in building and pulling.

 More detail can be found at
 https://guides.rubygems.org/command-reference/#installupdate-options-2

 Signed-off-by: Pratik raj <rajpratik71@gmail.com>

Closes apache#7964 from Rajpratik71/ruby-gem-no-doc-tweak

Authored-by: Pratik raj <rajpratik71@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
GeorgeAp pushed a commit to sirensolutions/arrow that referenced this pull request Jun 7, 2021
Don't install gem documents in Docker environment to reduce size and time in building and pulling.

 More detail can be found at
 https://guides.rubygems.org/command-reference/#installupdate-options-2

 Signed-off-by: Pratik raj <rajpratik71@gmail.com>

Closes apache#7964 from Rajpratik71/ruby-gem-no-doc-tweak

Authored-by: Pratik raj <rajpratik71@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
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.

None yet

2 participants