Releases: cloudposse/docs
Releases · cloudposse/docs
0.2.3: Only deploy on tagged releases
what
- Fix pipeline to deploy only on tagged releases
why
Verifying all conditions in all clause are true...
Evaluating execution condition executeForMasterBranch ( '0.2.2' == 'master' ): it evaluates to false
Evaluating execution condition executeForTag ( '0.2.2' != '' ): it evaluates to true
Skipping execution.
0.2.2: Only deploy on tagged releases
what
- Only deploy on tagged releases to
master
branch
why
- We want to release new version only after explicitly tagging it for new release
- More control
- Stability
0.2.1: Add descriptions to all content (#39)
* Add descriptions to all content * fix md error * remove test files * fix broken links
0.2.0: add algolia (#8)
* add algolia [wip] * instantsearch styling * fix search result styling and autohide * fix search styling box on subpages * do not use relative positioning * css animations * expand searchbar when searching * fix dropshadow * reduce transitions * add indexing * test MASTER_BRANCH * Use non-tls scheme (temp) * rename excerpt to description * refine search * fix base url * fix search error if no search-results div * restore true master branch * remove .env * fix mobile responsiveness * hide broken subnav search dialog * move HUGO_URL to pipeline general env * add canonical link * fix canonical link
0.1.15: Add codefresh (#29)
* Add tests * use test/ folder for all tests * fix errors * fix 404s * organizations empty index fix * fix all content errors * Ignore img.shields.io * Upgrade build-harness * fix aws s3 sync command * pin build-harness to release
0.1.14: Add FAQ (#27)
* Add FAQ * add FAQ to menu * add ask-a-question button * display excerpts
0.1.13
0.1.12: Fix dialogs (#25)
* add view all links * Finish updating all dialogs * fancy images
0.1.11
0.1.10: Formatting fixes (#19)
* css improvements * smooth scroll * change edit url to blog