git-artifact icon indicating copy to clipboard operation
git-artifact copied to clipboard

Assemble a code artifact from your codebase, remove unnecessary files, and push it into a separate Git repository.

Results 7 git-artifact issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Ignored or Blocked These are blocked by an existing closed PR and will...

Add gha to https://github.com/drevops/git-artifact-destination to cleanup stale branches in that repo after 3 days: https://github.com/fpicalausa/remove-stale-branches

Pushing to remote repos required to have username and email setup for global or local git config. Need to trigger an error if these values have not been set.

enhancement
help wanted

Identify the mechanism and implement automated cleanup of staled remote branches that were previously created by this package

enhancement

To reproduce you can have a master-artefact branch in your repo, and try deploying with the --no-cleanup flag. Robo fails with an empty message, the message is not getting picked...

bug

Need to add more pre-flight checks and reporting for checking access to remote repo. Possibly even perform test checkout from and push to remote repo in order to check access.

enhancement

This need to be addressed by introducing additional token `[increment:2]` etc. We do not want any 'magical' branch names to be created.

enhancement