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

ENH: GPG signatures, branch-environment map (GitFS/HgFS workflow) #12183

Closed
westurner opened this issue Apr 22, 2014 · 2 comments
Closed

ENH: GPG signatures, branch-environment map (GitFS/HgFS workflow) #12183

westurner opened this issue Apr 22, 2014 · 2 comments
Labels
Feature new functionality including changes to functionality and code refactors, etc. stale
Milestone

Comments

@westurner
Copy link
Contributor

westurner commented Apr 22, 2014

This is probably two or more issues.

Objective: Verify all policy changes (change control)

Current Workflow

  1. Fork
  2. Merge in from upstream
    • see: Signatures
  3. Merge up to environment branches
    • gifs_base defaults to master
    • see: Branch-Environment Map

Is there a better way?

Signatures

It could be helpful to only pull from signed tags and commits.

GitPython

pygit2

mercurial

OS Packages

Branch-Environment Map

Existing

Possible

  • gitfs_env_map : re.match(branch) <--> environment_name_template

Value: Could sign commits/tags (e.g. of a formula) without clobbering existing branch[es].

@basepi
Copy link
Contributor

basepi commented Apr 23, 2014

These would be cool additions. Thanks for the request!

@stale
Copy link

stale bot commented Oct 21, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.

@stale stale bot added the stale label Oct 21, 2018
@stale stale bot closed this as completed Oct 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new functionality including changes to functionality and code refactors, etc. stale
Projects
None yet
Development

No branches or pull requests

2 participants