Skip to content
Merged
Show file tree
Hide file tree
Changes from 29 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
09e6683
Add native RubyGems/Bundler command with auth injection and build-info
agrasth Jun 29, 2026
cb28370
Merge branch 'main' into RTECO-0000-rubygems-native-support
agrasth Jun 29, 2026
5a2d362
fix: auth bugs + add --repo flag for URL construction
agrasth Jun 29, 2026
57ca858
feat: add scope classification and jf setup for Ruby
agrasth Jul 2, 2026
d694c9f
fix: hybrid checksums, remove gem build collection, gem push auth imp…
agrasth Jul 10, 2026
ffc6d11
fix: remove bundle lock from build-info collection
agrasth Jul 13, 2026
d9085ac
Merge remote-tracking branch 'origin/main' into RTECO-0000-rubygems-n…
agrasth Jul 15, 2026
85f31d8
chore: update build-info-go replace to remote commit for CI
agrasth Jul 15, 2026
fb694e8
fix: allow auth with reference tokens (empty username)
agrasth Jul 15, 2026
f04a79d
fix: error when explicit --server-id is not found
agrasth Jul 15, 2026
f58023d
fix: inject bundle credentials for hostname without port
agrasth Jul 15, 2026
fbf21e7
fix: remove unverified local gem cache checksum lookup
agrasth Jul 21, 2026
8f17e90
docs: add design spec for jf setup ruby credential/gemrc write fix
agrasth Jul 30, 2026
8a00d94
fix: write Bundler/gemrc config directly instead of shelling out in j…
agrasth Jul 30, 2026
9d8fcf6
feat: make jf setup ruby fully transparent and version-proof
agrasth Jul 30, 2026
7566504
fix: stop leaking Artifactory credentials to unrelated gem hosts
agrasth Jul 30, 2026
16b4fc3
build: require the pinned build-info-go instead of replacing it
agrasth Jul 31, 2026
a17c34c
fix: record the real artifact path and stop hiding empty build-info
agrasth Jul 31, 2026
e668867
fix: stop racing rubygems.org in ~/.gemrc, and quieten auth logging
agrasth Aug 3, 2026
f5a9cb0
fix: resolve the Gemfile like Bundler does, and give modules a stable…
agrasth Aug 3, 2026
ea4db1a
fix: honour global flags, the "--" separator, nested groups and inter…
agrasth Aug 4, 2026
5575e29
feat: collect dependencies for gem build from Gemfile.lock
agrasth Aug 4, 2026
409d3eb
fix: write the gem source with a trailing slash so plain `gem install…
agrasth Aug 4, 2026
835d732
chore: satisfy static analysis and drop the design note from the branch
agrasth Aug 4, 2026
8e5aac0
Merge remote-tracking branch 'origin/main' into RTECO-0000-rubygems-n…
agrasth Aug 4, 2026
88c8c0c
fix: add the missing Ruby entry to packageManagerConfigs
agrasth Aug 4, 2026
ce78a4a
build: bump build-info-go to the branch merged with its main
agrasth Aug 4, 2026
ab2d476
fix: resolve the Ruby config home the way RubyGems and Bundler do
agrasth Aug 10, 2026
73c2eec
fix: stop parsing gem install/fetch stdout; derive dependencies from …
agrasth Aug 18, 2026
fc53253
Merge branch 'main' into RTECO-0000-rubygems-native-support
agrasth Aug 18, 2026
cd2f5eb
build: bump build-info-go to the amended main commit (23e528d)
agrasth Aug 18, 2026
0cc3b06
Merge branch 'main' into RTECO-0000-rubygems-native-support
agrasth Aug 19, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading