partior-libs/Partior SMC Packaging
Package artifact with auto versioning for Smart Contract
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 8, 2026
- License
- None
Pinned Snippet
uses: partior-libs/gcs-versioning-bot@da2c9f9f00a89714c2debd021d9d5277ba170833 # v1.0.11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| artifactory-username | Username for artifactory | no | "" |
| artifactory-password | Access Token/Password for artifactory | no | "" |
| jfrog-token | Jfrog Token | no | "" |
| artifactory-base-url | Artifactory base URL | no | https://partior.jfrog.io/artifactory |
| jira-username | Jira Username. Mandatory if version-sources.jira.enabled is true | no | "" |
| jira-password | Jira Password. Mandatory if version-sources.jira.enabled is true | no | "" |
| jira-base-url | Jira Base Url | no | https://partior.atlassian.net |
| branch-name | Override branch type name. Use only for testing purpose | no | "" |
| rebase-branch-override | Override branch type name. Use only for testing purpose | no | "" |
| versioning-rules-importer-file | File generated from partior-libs/gcs-yaml-importer | yes | "" |
| branch-packager-rules-importer-file | File generated from partior-libs/gcs-yaml-importer | yes | "" |
| consolidated-commit-msg | Consolidated commit message from git log | no | "" |
| artifact-type | Type of artifact to be queried from Artifactory | no | "" |
| debug | Debug mode for more logging | no | false |
Outputs
| name | description |
|---|---|
| artifact-full-version-name | Final output with artifact name and version |
| artifact-version-name | Final output. Only version |
| artifact-old-version | Version before change |