Skip to content
This repository was archived by the owner on Oct 30, 2022. It is now read-only.

meeshkan/unmock-orb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Chat on Gitter

Use Unmock to power your CI/CD testing workflows.

See the orb page for documentation and examples.

Development

List orbs for namespace unmock:

circleci orb list unmock

Display info for unmock/unmock orb:

circleci orb info unmock/unmock

Validate an orb:

circleci orb validate orb.yml

Publish a development version:

circleci orb publish orb.yml unmock/unmock@dev:0.0.X

Publish a production version:

circleci orb publish orb.yml unmock/unmock@0.0.x
git tag -a "v0.0.x" -m "v0.0.x"
git push origin v0.0.x

Alternatively, you can use promote command to promote a development version to a semantic release:

circleci orb publish promote unmock/unmock@dev:0.0.x patch
# Push git tags as above

Contributing

Thanks for wanting to contribute! We will soon have a contributing page detaling how to contribute. Meanwhile, feel free to star this repository, open issues and ask for more features and support.

Please note that this project is governed by the Meeshkan Community Code of Conduct. By participating in this project, you agree to abide by its terms.

About

The Unmock CircleCI orb

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages