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

Using fixed commit hash or tag name as the expected key #34

Closed
Quramy opened this issue Jul 19, 2017 · 0 comments
Closed

Using fixed commit hash or tag name as the expected key #34

Quramy opened this issue Jul 19, 2017 · 0 comments

Comments

@Quramy
Copy link
Member

Quramy commented Jul 19, 2017

Proposal:

Add new reg-keygen-git-hash-plugin opetion expected.type.

"plugins": {
  "reg-keygen-git-hash": {
      "expectedType": "revision",
      "expectedRevision": "v1.0.0"
  }
}

And if using base-hash pattern, config follows:

"plugins": {
  "reg-keygen-git-hash": {
      "expectedType": "base-commit"
  }
}
Quramy added a commit that referenced this issue Jul 25, 2017
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

No branches or pull requests

1 participant