Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Bolt should allow deployment of tags not just branches #17

Closed
kylebrowning opened this issue May 3, 2016 · 3 comments
Closed

Bolt should allow deployment of tags not just branches #17

kylebrowning opened this issue May 3, 2016 · 3 comments
Labels
Enhancement A feature or feature request

Comments

@kylebrowning
Copy link
Contributor

When working with ACSF, and not ACE, its difficult to tell if the branch you just pushed got the latest changes, or a hot fix was actually supplied.

It would be awesome if Bolt could deploy tags to circumvent this issue.

@grasmash
Copy link
Contributor

grasmash commented May 3, 2016

like so ./bolt.sh deploy:artifact -Ddeploy.tag=1.023.43t -Ddeploy.commitMsg='Kyles testing ACSF.'

@grasmash grasmash added the ready label Aug 9, 2016
@grasmash grasmash added the Enhancement A feature or feature request label Aug 17, 2016
@grasmash
Copy link
Contributor

grasmash commented Aug 17, 2016

BLT is likely going to be refactored such that it does not do any git operations at all. I will attempt to leave legacy functionality in place for Travis users, but when we switch to use Acquia Pipelines the git operations will be handled for us.

@grasmash
Copy link
Contributor

Closing in favor of #830, which includes a plan for implementation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement A feature or feature request
Projects
None yet
Development

No branches or pull requests

2 participants