Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Releases: nareddyt/discover-rewards-notifier

[Bug Fix] CircleCI publish

03 Mar 17:51
f0959ad
Compare
Choose a tag to compare
  • Persist publish-extension.sh to workspace between build and publish

Developer Improvements to the CICD pipeline

03 Mar 17:46
c2509b7
Compare
Choose a tag to compare
  • 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

27 Feb 05:39
2f49e1f
Compare
Choose a tag to compare
  • 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

24 Feb 23:10
Compare
Choose a tag to compare
v4.3

Have `publish` step fail if any inner step fails

More debugging

24 Feb 22:57
Compare
Choose a tag to compare

Authorization works now
Seems to be an issue with zipping up files now

More debugging

24 Feb 22:45
Compare
Choose a tag to compare
v4.2.3

More debugging

More debugging

24 Feb 21:21
Compare
Choose a tag to compare
v4.2.2

More debugging

Debugging version not set correctly

24 Feb 21:19
Compare
Choose a tag to compare

Seems like CircleCI isn't setting version in manifest.json correctly

Enable Full-fledged Continuous Delivery

24 Feb 20:49
Compare
Choose a tag to compare
  • 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

24 Feb 17:08
Compare
Choose a tag to compare
  • Builds all commits
  • Only publishes to Chrome Web Store when a tag / release is created
  • Hopefully this should work!