-
Notifications
You must be signed in to change notification settings - Fork 46
RTECO-1536 - Add native RubyGems/Bundler command with auth and build-info #499
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
Open
agrasth
wants to merge
27
commits into
main
Choose a base branch
from
RTECO-0000-rubygems-native-support
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 23 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
09e6683
Add native RubyGems/Bundler command with auth injection and build-info
agrasth cb28370
Merge branch 'main' into RTECO-0000-rubygems-native-support
agrasth 5a2d362
fix: auth bugs + add --repo flag for URL construction
agrasth 57ca858
feat: add scope classification and jf setup for Ruby
agrasth d694c9f
fix: hybrid checksums, remove gem build collection, gem push auth imp…
agrasth ffc6d11
fix: remove bundle lock from build-info collection
agrasth d9085ac
Merge remote-tracking branch 'origin/main' into RTECO-0000-rubygems-n…
agrasth 85f31d8
chore: update build-info-go replace to remote commit for CI
agrasth fb694e8
fix: allow auth with reference tokens (empty username)
agrasth f04a79d
fix: error when explicit --server-id is not found
agrasth f58023d
fix: inject bundle credentials for hostname without port
agrasth fbf21e7
fix: remove unverified local gem cache checksum lookup
agrasth 8f17e90
docs: add design spec for jf setup ruby credential/gemrc write fix
agrasth 8a00d94
fix: write Bundler/gemrc config directly instead of shelling out in j…
agrasth 9d8fcf6
feat: make jf setup ruby fully transparent and version-proof
agrasth 7566504
fix: stop leaking Artifactory credentials to unrelated gem hosts
agrasth 16b4fc3
build: require the pinned build-info-go instead of replacing it
agrasth a17c34c
fix: record the real artifact path and stop hiding empty build-info
agrasth e668867
fix: stop racing rubygems.org in ~/.gemrc, and quieten auth logging
agrasth f5a9cb0
fix: resolve the Gemfile like Bundler does, and give modules a stable…
agrasth ea4db1a
fix: honour global flags, the "--" separator, nested groups and inter…
agrasth 5575e29
feat: collect dependencies for gem build from Gemfile.lock
agrasth 409d3eb
fix: write the gem source with a trailing slash so plain `gem install…
agrasth 835d732
chore: satisfy static analysis and drop the design note from the branch
agrasth 8e5aac0
Merge remote-tracking branch 'origin/main' into RTECO-0000-rubygems-n…
agrasth 88c8c0c
fix: add the missing Ruby entry to packageManagerConfigs
agrasth ce78a4a
build: bump build-info-go to the branch merged with its main
agrasth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.