Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

add changelog and config file #127

Merged
merged 1 commit into from
May 26, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github_changelog_generator
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude_labels=duplicate,question,invalid,wontfix,discussion,Duplicate,Question,Invalid,Wontfix,Discussion
173 changes: 173 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
# Change Log

## [Unreleased](https://github.com/Shopify/slate-cli/tree/HEAD)

[Full Changelog](https://github.com/Shopify/slate-cli/compare/v0.10.0...HEAD)

**Closed issues:**

- Support yarn when installing dependencies [\#123](https://github.com/Shopify/slate-cli/issues/123)
- `slate help` should alias `slate --help` \(atm it says "Unknown command: help"\) [\#107](https://github.com/Shopify/slate-cli/issues/107)

## [v0.10.0](https://github.com/Shopify/slate-cli/tree/v0.10.0) (2017-05-17)
[Full Changelog](https://github.com/Shopify/slate-cli/compare/v0.9.1...v0.10.0)

**Implemented enhancements:**

- Migrate should generate template config.yml if missing [\#122](https://github.com/Shopify/slate-cli/issues/122)
- Error when config.yml isn't there [\#118](https://github.com/Shopify/slate-cli/issues/118)
- Generate config.yml during migration if none available [\#125](https://github.com/Shopify/slate-cli/pull/125) ([chrisberthe](https://github.com/chrisberthe))

**Closed issues:**

- Transfer failed: File\(s\) failed to upload to store. [\#116](https://github.com/Shopify/slate-cli/issues/116)
- Sync Commands open browser window with published theme, not Development theme. [\#115](https://github.com/Shopify/slate-cli/issues/115)
- Update / Upgrade npm package dependencies [\#71](https://github.com/Shopify/slate-cli/issues/71)

**Merged pull requests:**

- Add install deps with yarn option [\#124](https://github.com/Shopify/slate-cli/pull/124) ([macdonaldr93](https://github.com/macdonaldr93))
- Add test command to README [\#120](https://github.com/Shopify/slate-cli/pull/120) ([chrisberthe](https://github.com/chrisberthe))
- Templates issues prs [\#114](https://github.com/Shopify/slate-cli/pull/114) ([NathanPJF](https://github.com/NathanPJF))
- Contributing consistency [\#113](https://github.com/Shopify/slate-cli/pull/113) ([NathanPJF](https://github.com/NathanPJF))
- update TOC links [\#112](https://github.com/Shopify/slate-cli/pull/112) ([NathanPJF](https://github.com/NathanPJF))

## [v0.9.1](https://github.com/Shopify/slate-cli/tree/v0.9.1) (2017-03-06)
[Full Changelog](https://github.com/Shopify/slate-cli/compare/v0.9.0...v0.9.1)

**Fixed bugs:**

- slate theme utf8 figures [\#109](https://github.com/Shopify/slate-cli/issues/109)

**Closed issues:**

- `slate th` claims npm commands are a success despite them failing [\#104](https://github.com/Shopify/slate-cli/issues/104)

**Merged pull requests:**

- Upgrade to 0.9.1 for cross-OS support for figures [\#111](https://github.com/Shopify/slate-cli/pull/111) ([NathanPJF](https://github.com/NathanPJF))
- use figures instead of hardcoded ticks [\#110](https://github.com/Shopify/slate-cli/pull/110) ([NathanPJF](https://github.com/NathanPJF))

## [v0.9.0](https://github.com/Shopify/slate-cli/tree/v0.9.0) (2017-02-14)
[Full Changelog](https://github.com/Shopify/slate-cli/compare/v0.8.5...v0.9.0)

**Implemented enhancements:**

- Migrate task [\#108](https://github.com/Shopify/slate-cli/pull/108) ([cshold](https://github.com/cshold))

**Merged pull requests:**

- Bump commander version for alias spacing [\#106](https://github.com/Shopify/slate-cli/pull/106) ([macdonaldr93](https://github.com/macdonaldr93))

## [v0.8.5](https://github.com/Shopify/slate-cli/tree/v0.8.5) (2016-11-22)
**Implemented enhancements:**

- Cleaner error when you run a slate command from a non-slate folder [\#13](https://github.com/Shopify/slate-cli/issues/13)

**Fixed bugs:**

- Windows 10 UTF-8 Characters \(check mark, times\) [\#88](https://github.com/Shopify/slate-cli/issues/88)
- Unsecure connection on localhost [\#63](https://github.com/Shopify/slate-cli/issues/63)
- A few commands log "\[\]" when they're done [\#45](https://github.com/Shopify/slate-cli/issues/45)

**Closed issues:**

- Link in `config-sample.yml` leads to 404 [\#99](https://github.com/Shopify/slate-cli/issues/99)
- unclear messaging around "Slate theme directory" [\#98](https://github.com/Shopify/slate-cli/issues/98)
- Slate help: Commands should not have shortforms, or formatting should be changed [\#97](https://github.com/Shopify/slate-cli/issues/97)
- Verbose ThemeKit output - no context through Slate [\#96](https://github.com/Shopify/slate-cli/issues/96)
- Cleaner / More clear error for missing `config.yml` [\#95](https://github.com/Shopify/slate-cli/issues/95)
- setup / publish as npm package [\#73](https://github.com/Shopify/slate-cli/issues/73)
- Windows Support [\#72](https://github.com/Shopify/slate-cli/issues/72)
- Add npm module for https tunnelling \(to get around "warning" page\) [\#70](https://github.com/Shopify/slate-cli/issues/70)
- expose themekit version via command / option [\#69](https://github.com/Shopify/slate-cli/issues/69)
- GH Readme: Requirements Section [\#68](https://github.com/Shopify/slate-cli/issues/68)
- GH Readme: Contributing & Code of Conduct [\#67](https://github.com/Shopify/slate-cli/issues/67)
- Should the default behaviour be to replace the active theme? [\#43](https://github.com/Shopify/slate-cli/issues/43)
- Default license uses "2016 Shopify Inc" [\#42](https://github.com/Shopify/slate-cli/issues/42)
- Should we `git remote add origin`? [\#41](https://github.com/Shopify/slate-cli/issues/41)
- `slate new theme` includes repodb.yml in target directory [\#40](https://github.com/Shopify/slate-cli/issues/40)
- Hanging when choosing to overwrite active theme [\#36](https://github.com/Shopify/slate-cli/issues/36)
- slate new theme breaks when not tracking in git [\#15](https://github.com/Shopify/slate-cli/issues/15)

**Merged pull requests:**

- Strict dev deps and updated packages [\#103](https://github.com/Shopify/slate-cli/pull/103) ([stevebosworth](https://github.com/stevebosworth))
- Revert theme name to optional [\#102](https://github.com/Shopify/slate-cli/pull/102) ([macdonaldr93](https://github.com/macdonaldr93))
- Update links to themekit [\#101](https://github.com/Shopify/slate-cli/pull/101) ([cshold](https://github.com/cshold))
- suggested updates for CLI help content [\#100](https://github.com/Shopify/slate-cli/pull/100) ([m-ux](https://github.com/m-ux))
- Default help updates [\#94](https://github.com/Shopify/slate-cli/pull/94) ([stevebosworth](https://github.com/stevebosworth))
- Windows utf8 fix [\#93](https://github.com/Shopify/slate-cli/pull/93) ([stevebosworth](https://github.com/stevebosworth))
- Update to shopify fork of commander [\#92](https://github.com/Shopify/slate-cli/pull/92) ([macdonaldr93](https://github.com/macdonaldr93))
- Update rm rf to rimraf [\#91](https://github.com/Shopify/slate-cli/pull/91) ([macdonaldr93](https://github.com/macdonaldr93))
- Revert "Add custom version flag" [\#90](https://github.com/Shopify/slate-cli/pull/90) ([macdonaldr93](https://github.com/macdonaldr93))
- Add custom version flag [\#89](https://github.com/Shopify/slate-cli/pull/89) ([macdonaldr93](https://github.com/macdonaldr93))
- Save exact version of slate tools on theme gen [\#86](https://github.com/Shopify/slate-cli/pull/86) ([macdonaldr93](https://github.com/macdonaldr93))
- Update install guide to global [\#85](https://github.com/Shopify/slate-cli/pull/85) ([macdonaldr93](https://github.com/macdonaldr93))
- Add prompt when dirName isn't provided [\#84](https://github.com/Shopify/slate-cli/pull/84) ([macdonaldr93](https://github.com/macdonaldr93))
- Add update notifier [\#83](https://github.com/Shopify/slate-cli/pull/83) ([macdonaldr93](https://github.com/macdonaldr93))
- Commander refactor [\#82](https://github.com/Shopify/slate-cli/pull/82) ([macdonaldr93](https://github.com/macdonaldr93))
- Update slate cli command readme [\#81](https://github.com/Shopify/slate-cli/pull/81) ([cshold](https://github.com/cshold))
- New theme command [\#80](https://github.com/Shopify/slate-cli/pull/80) ([macdonaldr93](https://github.com/macdonaldr93))
- Update license readme [\#79](https://github.com/Shopify/slate-cli/pull/79) ([macdonaldr93](https://github.com/macdonaldr93))
- Restructor slate tools [\#78](https://github.com/Shopify/slate-cli/pull/78) ([macdonaldr93](https://github.com/macdonaldr93))
- Refactor themekit abstraction [\#77](https://github.com/Shopify/slate-cli/pull/77) ([macdonaldr93](https://github.com/macdonaldr93))
- Update Slate version hash [\#76](https://github.com/Shopify/slate-cli/pull/76) ([cshold](https://github.com/cshold))
- Remove duplicate dependencies [\#75](https://github.com/Shopify/slate-cli/pull/75) ([macdonaldr93](https://github.com/macdonaldr93))
- Add theme kit version to version command [\#74](https://github.com/Shopify/slate-cli/pull/74) ([macdonaldr93](https://github.com/macdonaldr93))
- Disable the progress bar for npm.commands.run [\#66](https://github.com/Shopify/slate-cli/pull/66) ([davidcornu](https://github.com/davidcornu))
- Turn linting off by default [\#65](https://github.com/Shopify/slate-cli/pull/65) ([macdonaldr93](https://github.com/macdonaldr93))
- Toggle linting [\#64](https://github.com/Shopify/slate-cli/pull/64) ([macdonaldr93](https://github.com/macdonaldr93))
- Add note to comment out unused environments [\#62](https://github.com/Shopify/slate-cli/pull/62) ([cshold](https://github.com/cshold))
- Fix bracket output [\#61](https://github.com/Shopify/slate-cli/pull/61) ([macdonaldr93](https://github.com/macdonaldr93))
- some updates to README.md [\#60](https://github.com/Shopify/slate-cli/pull/60) ([m-ux](https://github.com/m-ux))
- update slate hash [\#59](https://github.com/Shopify/slate-cli/pull/59) ([macdonaldr93](https://github.com/macdonaldr93))
- Add updating section [\#58](https://github.com/Shopify/slate-cli/pull/58) ([macdonaldr93](https://github.com/macdonaldr93))
- Update to latest slate hash [\#57](https://github.com/Shopify/slate-cli/pull/57) ([macdonaldr93](https://github.com/macdonaldr93))
- Add circle tests and badge [\#56](https://github.com/Shopify/slate-cli/pull/56) ([macdonaldr93](https://github.com/macdonaldr93))
- Update slate commit hash [\#55](https://github.com/Shopify/slate-cli/pull/55) ([macdonaldr93](https://github.com/macdonaldr93))
- update hash to latest [\#54](https://github.com/Shopify/slate-cli/pull/54) ([macdonaldr93](https://github.com/macdonaldr93))
- Latest ThemeKit release [\#53](https://github.com/Shopify/slate-cli/pull/53) ([macdonaldr93](https://github.com/macdonaldr93))
- Fix circle ci test on gen [\#51](https://github.com/Shopify/slate-cli/pull/51) ([macdonaldr93](https://github.com/macdonaldr93))
- Bump themekit version [\#50](https://github.com/Shopify/slate-cli/pull/50) ([cshold](https://github.com/cshold))
- Quick fix: ThemeKit Update [\#49](https://github.com/Shopify/slate-cli/pull/49) ([macdonaldr93](https://github.com/macdonaldr93))
- Update shrinkwrap and commit hash [\#48](https://github.com/Shopify/slate-cli/pull/48) ([macdonaldr93](https://github.com/macdonaldr93))
- Remove active option / update version of ThemeKit [\#47](https://github.com/Shopify/slate-cli/pull/47) ([macdonaldr93](https://github.com/macdonaldr93))
- Extend readme/command help [\#46](https://github.com/Shopify/slate-cli/pull/46) ([macdonaldr93](https://github.com/macdonaldr93))
- Remove trailing space from noGenerator\(\) message [\#39](https://github.com/Shopify/slate-cli/pull/39) ([davidcornu](https://github.com/davidcornu))
- Disable Yeoman insights and update notifications [\#38](https://github.com/Shopify/slate-cli/pull/38) ([davidcornu](https://github.com/davidcornu))
- Add env support watch [\#37](https://github.com/Shopify/slate-cli/pull/37) ([macdonaldr93](https://github.com/macdonaldr93))
- Fix yo generator files [\#34](https://github.com/Shopify/slate-cli/pull/34) ([macdonaldr93](https://github.com/macdonaldr93))
- Remove gulp line in README [\#33](https://github.com/Shopify/slate-cli/pull/33) ([chrisberthe](https://github.com/chrisberthe))
- Update README [\#32](https://github.com/Shopify/slate-cli/pull/32) ([chrisberthe](https://github.com/chrisberthe))
- Fix blocks must be an array error [\#31](https://github.com/Shopify/slate-cli/pull/31) ([chrisberthe](https://github.com/chrisberthe))
- Remove options from slate new command [\#29](https://github.com/Shopify/slate-cli/pull/29) ([chrisberthe](https://github.com/chrisberthe))
- Fix custom env default env choices [\#28](https://github.com/Shopify/slate-cli/pull/28) ([macdonaldr93](https://github.com/macdonaldr93))
- Fix default env [\#27](https://github.com/Shopify/slate-cli/pull/27) ([macdonaldr93](https://github.com/macdonaldr93))
- Slate version update [\#26](https://github.com/Shopify/slate-cli/pull/26) ([cshold](https://github.com/cshold))
- Update slate repo history [\#25](https://github.com/Shopify/slate-cli/pull/25) ([cshold](https://github.com/cshold))
- Add Gulp to README [\#24](https://github.com/Shopify/slate-cli/pull/24) ([chrisberthe](https://github.com/chrisberthe))
- Add gulp install to readme [\#23](https://github.com/Shopify/slate-cli/pull/23) ([cshold](https://github.com/cshold))
- Bring back the shrinkwrap [\#22](https://github.com/Shopify/slate-cli/pull/22) ([macdonaldr93](https://github.com/macdonaldr93))
- Burn shrinkwrap [\#21](https://github.com/Shopify/slate-cli/pull/21) ([macdonaldr93](https://github.com/macdonaldr93))
- Updates the watch readme to point out a bug. [\#20](https://github.com/Shopify/slate-cli/pull/20) ([stevebosworth](https://github.com/stevebosworth))
- Remove postinstall hook [\#19](https://github.com/Shopify/slate-cli/pull/19) ([macdonaldr93](https://github.com/macdonaldr93))
- Remove README section and reformat getting started steps [\#18](https://github.com/Shopify/slate-cli/pull/18) ([chrisberthe](https://github.com/chrisberthe))
- support for overriding active theme prompt \(alert-deploy PR on slate repo\) [\#17](https://github.com/Shopify/slate-cli/pull/17) ([m-ux](https://github.com/m-ux))
- Update README.md [\#16](https://github.com/Shopify/slate-cli/pull/16) ([chrisberthe](https://github.com/chrisberthe))
- Add help command and option [\#14](https://github.com/Shopify/slate-cli/pull/14) ([macdonaldr93](https://github.com/macdonaldr93))
- Add error when themekit isn't setup [\#12](https://github.com/Shopify/slate-cli/pull/12) ([macdonaldr93](https://github.com/macdonaldr93))
- Remove NodeGit dependency / add slate dependency [\#11](https://github.com/Shopify/slate-cli/pull/11) ([macdonaldr93](https://github.com/macdonaldr93))
- Deploy to Multiple Environments [\#10](https://github.com/Shopify/slate-cli/pull/10) ([m-ux](https://github.com/m-ux))
- removed `lib` and moved the contents down to `root` [\#9](https://github.com/Shopify/slate-cli/pull/9) ([m-ux](https://github.com/m-ux))
- Cleanup function comments on ThemeKit code [\#8](https://github.com/Shopify/slate-cli/pull/8) ([macdonaldr93](https://github.com/macdonaldr93))
- Generate new theme / clone slate repo [\#7](https://github.com/Shopify/slate-cli/pull/7) ([macdonaldr93](https://github.com/macdonaldr93))
- slate-cli section generator [\#6](https://github.com/Shopify/slate-cli/pull/6) ([m-ux](https://github.com/m-ux))
- Setup ThemeKit locally and add commands for slate gulp tasks [\#5](https://github.com/Shopify/slate-cli/pull/5) ([macdonaldr93](https://github.com/macdonaldr93))
- Remaining core cli commands [\#3](https://github.com/Shopify/slate-cli/pull/3) ([m-ux](https://github.com/m-ux))
- generates config file using store data provided by user [\#2](https://github.com/Shopify/slate-cli/pull/2) ([m-ux](https://github.com/m-ux))
- Initial CLI Scaffolding [\#1](https://github.com/Shopify/slate-cli/pull/1) ([m-ux](https://github.com/m-ux))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,11 @@ return value, etc), please ensure the documentation is also updated to
reflect this. Documentation is in the `README.md`.

If further documentation is needed, please communicate via Github Issues.

## Changelog

The [CHANGELOG.md](https://github.com/Shopify/slate-cli/blob/master/CHANGELOG.md) file is generated by the gem [github_changelog_generator](https://github.com/skywinder/github-changelog-generator). Changelog will itemize changes between tags on GitHub.

The changelog is updated by the repo's maintainers since a [personal access token](https://github.com/settings/tokens) with repository access is needed to handle GitHub's API call limits.

Note to maintainers: To update the changelog, install the gem and run `github_changelog_generator` in the root directory. Paste updates to the changelog in the tag notes, see example: [v0.10.0 tag notes](https://github.com/Shopify/slate-cli/releases/tag/v0.10.0).