Releases: seawatts/ember-cli-deploy-github-status
Releases · seawatts/ember-cli-deploy-github-status
Fix updating github
Removed appPrefix
This was not being used and should now just be included in the publicURL param
Minor changes
- Updated readme
- Added ^ for some dependencies
More preview url fixes
Removed trailing slash from url preview
Url encoding
Added url encoding to the version param
Cleaning things up
Breaking Changes 💥
- The preview url is now http://mydomain.com/{{versionSha}}
- Removed publicURLVersionParam
- You cannot directly set the config through environment variables. You have to set them through the config in the consuming applications deploy.js From there you can import the variables as environment variables if you wish.
Add commit user env var
Added GITHUB_COMMIT_USER to the config. You can now set this with an ENV var
Updated some util functions
v0.1.1 Released v0.1.1