Sha256: d09478fdddd3e43f60d57efff685aa247bba4644c5abbe3147e22f5730e7c0b6

Contents?: true

Size: 408 Bytes

Versions: 40

Compression:

Stored size: 408 Bytes

Contents

defaults:
  deploy_cmd: gem push *.gem
  before_deploy_cmds:
    - /usr/local/bin/op tag-release
    - sed -i "" -e "s/\".*/\"$(git tag| sort -n -t. -k1,1 -k2,2 -k3,3 | tail -1 | sed s/v//)\"/" lib/hubstats/version.rb
    - git add  lib/hubstats/version.rb
    - git commit -m "Version Bump" && git push
    - gem build hubstats.gemspec
  after_deploy_cmds:
    - rm *.gem
environments:
  -
    rubygems: {}

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
hubstats-0.7.4 .soyuz.yml
hubstats-0.7.3 .soyuz.yml
hubstats-0.7.2 .soyuz.yml
hubstats-0.7.1 .soyuz.yml
hubstats-0.7.0 .soyuz.yml
hubstats-0.6.0 .soyuz.yml
hubstats-0.5.12 .soyuz.yml
hubstats-0.5.11 .soyuz.yml
hubstats-0.5.10 .soyuz.yml
hubstats-0.5.9 .soyuz.yml
hubstats-0.5.7 .soyuz.yml
hubstats-0.5.6 .soyuz.yml
hubstats-0.5.5 .soyuz.yml
hubstats-0.5.4 .soyuz.yml
hubstats-0.5.3 .soyuz.yml
hubstats-0.5.2 .soyuz.yml
hubstats-0.5.1 .soyuz.yml
hubstats-0.5.0 .soyuz.yml
hubstats-0.4.4 .soyuz.yml
hubstats-0.4.2 .soyuz.yml