Commit Graph

16 Commits

Author SHA1 Message Date
Natalie Weizenbaum
d9d55f168e Release against the Dart dev version on Chocolatey
This is now consistently updated with the latest SDK version.

[skip ci]
2018-05-03 11:48:06 -07:00
Natalie Weizenbaum
30557a7819 Update encrypted credentials file 2018-03-27 16:55:51 -07:00
Natalie Weizenbaum
7e0b0b76b8 Set GitHub and Chocolatey credentials via environment variables
It doesn't really make sense to bundle these with the archive, since
they aren't natively consumed by tools.
2018-03-27 16:55:51 -07:00
Natalie Weizenbaum
4770b40cbb Deploy to Chocolatey using the stable Dart SDK
Closes #273
2018-03-27 13:35:45 -07:00
Natalie Weizenbaum
079ca97476
Separate out minified and non-minified JS compilation tasks (#245) 2018-03-09 17:16:00 -08:00
Natalie Weizenbaum
b7b4580bb4 Commit to Homebrew as SassBot 2018-03-05 16:59:38 -08:00
Natalie Weizenbaum
2acb448db9 Fix a bug in the deploy script 2018-03-02 18:41:36 -08:00
Natalie Weizenbaum
92e8230e32 Auto-release on Chocolatey 2018-02-04 16:12:33 -08:00
Natalie Weizenbaum
d8336622a0 Use SassBot credentials rather than my personal credentials
Also add Chocolatey credentials
2018-02-04 14:42:46 -08:00
Natalie Weizenbaum
13bdd462ae Manually deploy to GitHub rather than using Travis's support
This avoids re-running before_deploy steps unnecessarily, and allows
us to upload CHANGELOG entries automatically.
2018-02-03 22:35:20 -08:00
Natalie Weizenbaum
651674ab91 Use .npmrc rather than .git-credentials 2018-02-03 20:06:49 -08:00
Natalie Weizenbaum
c70e35becf Fix some command invocations 2018-02-03 19:41:36 -08:00
Natalie Weizenbaum
4418456f4a Only store a single encrypted file 2018-02-03 19:34:15 -08:00
Natalie Weizenbaum
9c3911b5b5 debug 2018-02-03 19:03:33 -08:00
Natalie Weizenbaum
b18035ec82 Improve deploy script logging 2018-02-03 18:47:56 -08:00
Natalie Weizenbaum
ba041b3471
Add support for automated deployment (#231)
We won't really be able to tell if this works until we actually deploy.
2018-02-03 17:02:27 -08:00