Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

adobe/helix-resolve-git-ref

⚠️ This repository is no longer actively maintained.

Helix Resolve-Git-Ref

An OpenWhisk Web Action that resolves a git reference (branch or tag) to the corresponding commit sha.

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript Renovate enabled semantic-release

Installation

Usage

curl "https://adobeioruntime.net/api/v1/web/helix/helix-services/resolve-git-ref@v1?owner=adobe&repo=helix-resolve-git-ref&ref=main"

For more, see the API documentation.

Development

Deploying Helix Resolve-Git-Ref

Deploying Helix Resolve-Git-Ref requires the wsk command line client, authenticated to a namespace of your choice. For Project Helix, we use the helix namespace.

All commits to main that pass the testing will be deployed automatically. All commits to branches that will pass the testing will get commited as /helix-services/resolve-git-ref@ci<num> and tagged with the CI build number.

About

An OpenWhisk Web Action that resolves a git reference (branch or tag) to the sha of the corresponding HEAD commit.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published