0.1.0-master.20191108112942 • Published 3 years ago

@atomist/version-goal v0.1.0-master.20191108112942

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
3 years ago

@atomist/version-goal

Atomist SDM Goal to use as a container goal to version projects.

Usage

Use the goal with the following container goal definition:

version: 
      
  goals: 
  - containers:  
    - name: version
      image: atomist/version-goal
    output:
    - classifier: cache
      pattern:
        glob_pattern:
        - pom.xml
        - package.json

Support

General support questions should be discussed in the #support channel in our community Slack workspace at atomist-community.slack.com.

If you find a problem, please create an issue.

Development

See the Atomist developer documentation for information on how to write your own SDM features and automations.

Release

Releases are handled via the SDM itself. Just press the release button in Slack or the Atomist dashboard.


Created by Atomist. Need Help? Join our Slack team.