Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  workflows

Latest revisions

# Date Author Comment
fdbab029 01/08/2024 08:59 PM Evgeni Golov

support Ruby 3 (#30)

ad53ad96 11/06/2023 07:15 PM Quinn James

Fixes #36827 - SP server can now handle Katello's new OAuth2 token format for container repos.

- All times are now rfc3339 datetime strings
- 'expires_at' is now 'expires_in', representing seconds after 'issued_at' time the token expires
- Malformed Katello return results are now rejected with 502 errors.

bc964a1f 03/01/2021 04:47 PM Ewoud Kohl van Wijngaarden

Use bundler-cache option of ruby/setup-ruby

This lets ruby/setup-ruby run bundle install. In addition to running it
with multiple jobs it also caches the gems which makes the next CI run
faster.

05d79e4d 01/22/2021 02:41 PM Ian Ballou

Fixes #31703 - switch Container Gateway to SQLite (#6)

5d30df84 12/17/2020 02:51 PM Ian Ballou

Fixes #31485 - Unauthenticated repo cache blocks access to repositories that require authentication (#2)

  • Fixes #31485 - Beginnings of postgresql connectivity
  • Fixes #31485 - Working unauthenticated repo cache. Unauthenticated pulls are rejected. Automated migrations but manual database setup....
ed8e4c93 12/15/2020 07:57 PM Ian Ballou

Fixes #31484 - Add test infrastructure (#3)

  • Fixes #31484 - bundle exec rake test working locally
  • Fixes #31484 - Added manifest and blob api tests
  • Fixes #31484 - Added rubocop support and fixed the code
  • Fixes #31484 - Setup rubocop github action

View revisions

Also available in: Atom