Sha256: 3fa30a1c2b1da1d163f0193a07c259c838816fe0a46f691a292b24e555276b7c

Contents?: true

Size: 529 Bytes

Versions: 2

Compression:

Stored size: 529 Bytes

Contents

---
name: krane
up:
  - ruby: '3.0.3' # Matches gemspec
  - bundler
  - podman
  - kind:
      name: krane
      image: kindest/node:v1.22.0@sha256:b8bda84bb3a190e6e028b1760d277454a72267a5454b57db34437c34a588d047
commands:
  test:
    run: bin/test
  tophat:
    run: PRINT_LOGS=1 bundle exec ruby -I test test/integration/krane_deploy_test.rb -n/${1}/
    desc: Tophat a change by running a test scenario with logging output enabled.
    syntax:
      optional:
        argument: TEST_REGEX
  doc:
    run: bundle exec yard doc

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
krane-2.4.9 dev.yml
krane-2.4.8 dev.yml