Releases: shift72/kibble
Releases · shift72/kibble
0.17.8
0.17.7
- Add
--config/--toggleCLI options andconfigOverrides/toggleOverrides
kibble.json to override API config/feature toggle values. This is intended
to make it easier to test template features during local dev.
0.17.6
- Improved dev-server error feedback: it now injects an error notification into the end of the HTML body rather than generating invalid HTML on every page. This means you can still use the site even if there's a data error causing some pages to not render correctly (an issue that can be invisible in prod)
- Add option to disable launching browser in dev mode. Setting
liveReload.launchBrowser = falsein kibble.json will stop it popping open a new tab every time you restart the dev server.
0.17.5
0.17.5-0
Changelog
- 2d277b2 Release: 0.17.5-0
- 28b8d51 get npm auth working by setting the registry
- afda56d make npm step do a real deploy
- d5036ca moved npm publish to it's own github action step
- b5ecf64 try with the default region set
- ae127ea remove profile from make file commands
- 8c08124 use correct location
- 9f04911 move hook logic out into the make command
- c1f1161 try get some more logs out of s3 cp command
- 7a4860c bump to go1.18
- 9a83b86 setup a little mock profile
- c31b302 give separating the commands out a go
- 948e11d add in aws environment variables
- 4e2e96c temp: see if this lets the release get further without perms
- 2762226 revert back to old command
- 3bea4bb install latest version
- e88c302 turn off strict latest changelog
- 8805523 add unreleased section to changelog
- 15441bb add version of go releaser that worked
- 28306f1 Merge branch 'master' into release-it
- f49a177 Merge pull request #138 from shift72/AB#12169-Add-carousel-image-focus-to-film-and-tv-models
- 3ee8784 remove carousel focus field from generic item. return empty string from GetCarouselImageFocusArea function if not applicable
- 3d3eab1 add function to get carousel image focus area
- f014731 fix up changelog
- 8ce92e4 update changelog
- 7fe8066 Merge pull request #137 from shift72/master
- 3c6508c Upload all the arm builds to npm too
- 22de4eb AB#12169 add carousel focus to film and tv model
- a99368d Release: 0.17.2-0
- 4858a5c goreleaser --rm-dist has been deprecated
- bf13aa5 release-it: add hook to sync npm package version
- 8b12fd8 Disable npm version tracking
- cb5db5f wip: publish workflow
- b32e719 Merge branch 'master' into release-it
- e9b17e3 wip: workflow
- d507f14 wip: github action to release kibble
- dc5f20c release-it config
- 8adc793 changelog formatting for release-it plugin
- db04c81 release-it config
- bac3380 Add node_modules to git ignore
0.17.4
0.17.3
0.17.2
Changelog
- 945d3c3 release 0.17.2
- f484d86 wip: publish release workflow
- f114f7f wip: publish release workflow
- 5f7c57a add publish release workflow (wip)
- ca060e9 Merge pull request #136 from shift72/batch-index-tv-seasons-by-300
- bfad693 batch index and gathering data on tv shows / seasons to 300 at a time
- 867b17d Merge pull request #130 from shift72/dependabot/npm_and_yarn/kibble-npm/qs-6.5.3
- ec5db1e Bump qs from 6.5.2 to 6.5.3 in /kibble-npm
- 38c2c40 Merge pull request #129 from shift72/dependabot/npm_and_yarn/kibble-npm/json-schema-and-jsprim-0.4.0
- 0f9191b Bump json-schema and jsprim in /kibble-npm
0.17.1
0.17.0
Changelog
- 7a7fb86 packagelock?
- 51fb7c0 Added _v1 suffix to build path in deploy script
- 65edc19 release 0.17.0
- a4a49bb Merge pull request #127 from shift72/self-service-css/images
- 6976006 update golangci-lint github action
- 3523b41 bump golang.org/x/sys
- 8640be7 added DS_Store to gitignore
- 2461f24 removed CSSFilename from site model
- 8eddec9 Added CSSFilename Back to site model
- b809c06 Added comment around link-css relationship
- 155ead1 Refactored
- 5683a63 Changed Variable Names, Removed redundant tests
- fb49c8f Refactor of LoadSiteBrand and printing
- 738ae11 refactoring
- ed8012c Refactored functions
- 9202c75 Added error check
- 84996ec Updated logging
- bfb2474 Removed Reference to old CSS implementation
- 8676214 Added Test file
- e01a1fa Comments
- ce63dd1 Move WriteFile to a more logical place
- 8c98822 removed debug statement
- 28e8819 load self service assets and download email-logo
- 047fac3 Added writing sitebrand info to site model
- e5badf9 Added site models and api code, with debugging tests
- b48bc72 Merge pull request #124 from shift72/7838-goreleaser-os
- 7b54984 Merge pull request #115 from shift72/fix/test-country-code-order
- 4cb581e AB#7838 Pass goreleaser OS to deploy script
- 0f21554 Merge pull request #121 from shift72/fix/remove-depricated-function
- c1fa566 Add tests
- 18728f7 Fix: remove deprecated strings.Title
- 9d0da09 disable CGO (#119)
- 62c9d63 Thanks @josejibin
- 573552a Merge branch 'master' into fix/test-country-code-order
- 9d6c78e Fix test