Skip to content
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

Bump circleci/orb-tools to 10.0 #2

Merged
merged 1 commit into from
Jan 16, 2021

Conversation

@masutaka
Copy link
Owner Author

masutaka commented Jan 16, 2021

masutaka/tfupdate@dev:alpha and masutaka/tfupdate@dev:b7324e4 were published.

The ordinary workflow:

  1. orb-tools/publish-dev job
    1. Orb masutaka/tfupdate@dev:alpha was published
    2. Orb masutaka/tfupdate@dev:b7324e4 was published
$ circleci orb info masutaka/tfupdate@dev:alpha

Latest: masutaka/tfupdate@0.0.11
Last-updated: 2021-01-13T11:25:24.270Z
Created: 2019-11-26T15:36:33.927Z
Total-revisions: 11

Total-commands: 3
Total-executors: 1
Total-jobs: 0

## Statistics (30 days):
Builds: 388
Projects: 6
Orgs: 4

Learn more about this orb online in the CircleCI Orb Registry:
https://circleci.com/developer/orbs/orb/masutaka/tfupdate

$ circleci orb info masutaka/tfupdate@dev:b7324e4

Latest: masutaka/tfupdate@0.0.11
Last-updated: 2021-01-13T11:25:24.270Z
Created: 2019-11-26T15:36:33.927Z
Total-revisions: 11

Total-commands: 3
Total-executors: 1
Total-jobs: 0

## Statistics (30 days):
Builds: 388
Projects: 6
Orgs: 4

Learn more about this orb online in the CircleCI Orb Registry:
https://circleci.com/developer/orbs/orb/masutaka/tfupdate

@masutaka masutaka merged commit 397fef0 into master Jan 16, 2021
@masutaka masutaka deleted the bump-circleci-orb-tools-to-v10.0 branch January 16, 2021 09:42
@masutaka
Copy link
Owner Author

masutaka commented Jan 16, 2021

After merged, masutaka/tfupdate@dev:alpha and masutaka/tfupdate@dev:397fef0 were published. New version was not published because the commit message did not contain [semver:major] or [semver:minor] or [semver:patch]. This is exactly what I expected. 👍

The ordinary workflow:

  1. orb-tools/publish-dev job
    1. Orb masutaka/tfupdate@dev:alpha was published
    2. Orb masutaka/tfupdate@dev:397fef0 was published
  2. dev-promote-semver job
    1. Commit subject did not indicate which SemVer increment to make
$ circleci orb info masutaka/tfupdate@dev:alpha

Latest: masutaka/tfupdate@0.0.11
Last-updated: 2021-01-13T11:25:24.270Z
Created: 2019-11-26T15:36:33.927Z
Total-revisions: 11

Total-commands: 3
Total-executors: 1
Total-jobs: 0

## Statistics (30 days):
Builds: 388
Projects: 6
Orgs: 4

Learn more about this orb online in the CircleCI Orb Registry:
https://circleci.com/developer/orbs/orb/masutaka/tfupdate

$ circleci orb info masutaka/tfupdate@dev:397fef0

Latest: masutaka/tfupdate@0.0.11
Last-updated: 2021-01-13T11:25:24.270Z
Created: 2019-11-26T15:36:33.927Z
Total-revisions: 11

Total-commands: 3
Total-executors: 1
Total-jobs: 0

## Statistics (30 days):
Builds: 388
Projects: 6
Orgs: 4

Learn more about this orb online in the CircleCI Orb Registry:
https://circleci.com/developer/orbs/orb/masutaka/tfupdate

@masutaka
Copy link
Owner Author

masutaka commented Jan 16, 2021

I tested orb release by the commit 2356a59. The orb version was bumped from v0.0.11 to v0.0.12 because the commit message was [semver:patch] orb release test. 🎉

https://circleci.com/developer/orbs/orb/masutaka/tfupdate?version=0.0.12

The ordinary workflow:

  1. orb-tools/publish-dev job
    1. Orb masutaka/tfupdate@dev:alpha was published
    2. Orb masutaka/tfupdate@dev:2356a59 was published
  2. dev-promote-semver job
    1. Orb masutaka/tfupdate@dev:2356a59 was promoted to masutaka/tfupdate@0.0.12
    2. Git tag v0.0.12 was pushed
$ circleci orb info masutaka/tfupdate@0.0.12

Latest: masutaka/tfupdate@0.0.12
Last-updated: 2021-01-16T09:57:38.128Z
Created: 2019-11-26T15:36:33.927Z
Total-revisions: 12

Total-commands: 3
Total-executors: 1
Total-jobs: 0

## Statistics (30 days):
Builds: 388
Projects: 6
Orgs: 4

Learn more about this orb online in the CircleCI Orb Registry:
https://circleci.com/developer/orbs/orb/masutaka/tfupdate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant