Releases: breadtubetv/bake
v0.2.1
v0.2.0
v0.1.0
Changelog
bc137f6 Add API key option for use in CI (#14)
f92f3be Add issue templates
c0beb96 Add issue templates (#16)
557a751 Add support for unspecified fields
6c29af4 Add update command for refreshing all channel files
7c42e2c Added GetVideo to YouTube
4fcf53a Added creation of channel pages to import command
729d87d Allow config of channels dir (#177)
b060838 Automatically download and save the channel avatar on import (#187)
079776c Bake CLI - Create Channel Pages (#185)
29c01e3 Base channel must exist
8627131 Circleci passing on as true
8619fa5 Content Page Type 'Channel'
42695ad Create Video Dir
530bbcd Create Video Dir (#12)
34e682d Download YouTube Description
d58fb13 Fetch youtube provider details in update
fa91dba Fix some typos, simplify go directions
af2db69 Get channel and create folder if not exist
dc5fe34 Handle new channel import nil
40f7844 Handle nil values, missing URLs
97254c5 Import using video URL (#19)
4e58094 Index channels by slug, only update Name/Providers when importing
7926263 Linting, Pre-Commit, and Release (#20)
d291f85 Make file creation logging consistent
bee49be Match provider/slug argument ordering as in spec
57289c6 Merge pull request #11 from breadtubetv/content-page-type-channel
ebc8d44 Merge pull request #13 from breadtubetv/feature/add-circle-ci
1c22fc0 Merge pull request #5 from breadtubetv/update-readme
4295d2c Merge pull request #8 from breadtubetv/youtube-description
444313f Omit empty tags/providers
b39d87e Only import new channels, only save newly imported channel
4b4cd47 Print type when erroring in UnmarshalYAML
9cff7fa Removed license from new cmd files
a305712 Removed license from new cmd files
a02123b Save youtube specific slug
06888ef Split bake-cli into separate repo
3fc8795 Started video import command
61dab17 Started video import command
6933f44 Support string tags (convert to array)
64e93dc Support user and channel categories
cbdbda1 Switch slug and provider argument around
978699b Switch to testify, far superior to magiconair/properties/assert
53f19f2 Update documentation, import paths and fixed spelling of videos.go
358974a Update takes optional list of channels to update
6cc8395 Update youtube test to include slug
22e9ab3 Use Config for Bake Update
7f9f38e Use url NewType with custom yaml handling
14141ad Use url.URL, add Providers to channel
f8fd086 Use user specified slug when importing
a38bed5 Video Import Command (#15)
9d7f7e6 Wrong golint path
fb2e02f add tests
4cd3132 add to workflow and require test for build
7b7d864 added config/auth command for youtube
3a622c6 bake use 'channels' layout
1c4b3a3 build no longer requires
e89358e channel{Url,URL}, Fromat youtube access json
d7c52f8 complete channel import and sorting
4e49a2e complete video import:
a9f0fe2 config fixes
9755ab0 corrected the library location
17c50f5 fix video.yml id case
3cbcf9e initial circleci config
caca638 initial commit of bake-cli with interfaces but no functional commands yet
f8138e6 job mistake
b5ed2ea panic(Sprintf -> log.Fatalf
b839a38 refactor CreateChannelVideoFolder
7439d26 refactor into util package and save to multiple channel lists
838b732 remove TODO now that video import command exists
e55545b remove client secret Fixes #102
9fd3183 update with improvement todos
v0.0.1-test
Changelog
bc137f6 Add API key option for use in CI (#14)
3e9f2f1 Add golangci-lint with dev+prod config, fixed lint errors.
9686a2f Add goreleaser config and circleci config. Configure version
f92f3be Add issue templates
c0beb96 Add issue templates (#16)
557a751 Add support for unspecified fields
6c29af4 Add update command for refreshing all channel files
7c42e2c Added GetVideo to YouTube
4fcf53a Added creation of channel pages to import command
729d87d Allow config of channels dir (#177)
b060838 Automatically download and save the channel avatar on import (#187)
079776c Bake CLI - Create Channel Pages (#185)
29c01e3 Base channel must exist
8627131 Circleci passing on as true
8619fa5 Content Page Type 'Channel'
42695ad Create Video Dir
530bbcd Create Video Dir (#12)
34e682d Download YouTube Description
d58fb13 Fetch youtube provider details in update
fa91dba Fix some typos, simplify go directions
af2db69 Get channel and create folder if not exist
dc5fe34 Handle new channel import nil
40f7844 Handle nil values, missing URLs
4e58094 Index channels by slug, only update Name/Providers when importing
d291f85 Make file creation logging consistent
bee49be Match provider/slug argument ordering as in spec
57289c6 Merge pull request #11 from breadtubetv/content-page-type-channel
ebc8d44 Merge pull request #13 from breadtubetv/feature/add-circle-ci
1c22fc0 Merge pull request #5 from breadtubetv/update-readme
4295d2c Merge pull request #8 from breadtubetv/youtube-description
444313f Omit empty tags/providers
b39d87e Only import new channels, only save newly imported channel
4b4cd47 Print type when erroring in UnmarshalYAML
0ab24bd Re-enable lint
a305712 Removed license from new cmd files
9cff7fa Removed license from new cmd files
a02123b Save youtube specific slug
06888ef Split bake-cli into separate repo
61dab17 Started video import command
3fc8795 Started video import command
6933f44 Support string tags (convert to array)
64e93dc Support user and channel categories
cbdbda1 Switch slug and provider argument around
978699b Switch to testify, far superior to magiconair/properties/assert
53f19f2 Update documentation, import paths and fixed spelling of videos.go
358974a Update takes optional list of channels to update
6cc8395 Update youtube test to include slug
22e9ab3 Use Config for Bake Update
7f9f38e Use url NewType with custom yaml handling
14141ad Use url.URL, add Providers to channel
f8fd086 Use user specified slug when importing
a38bed5 Video Import Command (#15)
9d7f7e6 Wrong golint path
fb2e02f add tests
4cd3132 add to workflow and require test for build
7b7d864 added config/auth command for youtube
3a622c6 bake use 'channels' layout
1c4b3a3 build no longer requires
e89358e channel{Url,URL}, Fromat youtube access json
d7c52f8 complete channel import and sorting
4e49a2e complete video import:
a9f0fe2 config fixes
9755ab0 corrected the library location
5c0871c fix lint command
17c50f5 fix video.yml id case
3cbcf9e initial circleci config
caca638 initial commit of bake-cli with interfaces but no functional commands yet
f8138e6 job mistake
b5ed2ea panic(Sprintf -> log.Fatalf
b839a38 refactor CreateChannelVideoFolder
7439d26 refactor into util package and save to multiple channel lists
838b732 remove TODO now that video import command exists
e55545b remove client secret Fixes #102
9fd3183 update with improvement todos