This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
Releases: nareddyt/discover-rewards-notifier
Releases · nareddyt/discover-rewards-notifier
[Bug Fix] CircleCI publish
- Persist
publish-extension.sh
to workspace betweenbuild
andpublish
Developer Improvements to the CICD pipeline
- CircleCI compiles handlebars templates, templates are no longer checked into source control
- Fix Publish to Google Web Store by changing the Oauth2 endpoint
[BUG FIX] Fix #2 and Dev Icons
- Fix for bug #2
- Cloning the Github code has the dev icon by default. CircleCI auto-changes this to the prod icon in the
publish
step.
Fully-functional CI/CD
v4.3 Have `publish` step fail if any inner step fails
More debugging
Authorization works now
Seems to be an issue with zipping up files now
More debugging
v4.2.3 More debugging
More debugging
v4.2.2 More debugging
Debugging version not set correctly
Seems like CircleCI isn't setting version
in manifest.json
correctly
Enable Full-fledged Continuous Delivery
- Extension automatically updated whenever a github release is created or a git tag is added
- CircleCI automatically sets the extension version number from the git tag
Setup CircleCI for CICD
- Builds all commits
- Only publishes to Chrome Web Store when a tag / release is created
- Hopefully this should work!