atlassian / terraform-provider-artifactory

Terraform provider to manage Artifactory
Apache License 2.0
89 stars 42 forks source link

Gorelease and Github Actions #61

Closed jamestoyer closed 4 years ago

jamestoyer commented 4 years ago

Gorelease has been introduced to help the clean up the deployment process. In addition, Github actions is now used to build and publish instead of Travis. This makes it simpler for the management of Github credentials.

This should close #59