- release link
- Merge branch 'release/2.x' of https://github.com/yakworks/shipkit into release/2.x link
- vault.decrypt will also strip .enc suffix when in VAULT_FILES, god for ssh keys, etc that dont normally have a suffix. link
- mode to allow PAGES_GITHUB_BRANCH for docmark pages.deploy-k8 link
- Kube.process tpl dir and kube.apply tpl dir (#65) link
- Added an optional setting to make some extra variables have all-lower… (#63) link
- Add Examples, make help.* more reusable, fix circle(#60) link
- clean up health link
- fix circle trigger link
- add PROJECT_FULLNAME to day-version-cache-key-file so its unique link
- make git-dev part of the default git-tools.make link
- add day-version-cache-key-file link
- Makefile escape # pound char (#56) link
- Help cleanup (#55) link
- fix bad make help link
- PUBLISHABLE branch rename and version variable changes (#52) link
- pub link
- pub link
- make the commit-push a bit nicer link
- git dev helpers. link
- move github-release out of if link
- release link
- ship.github-release to run after push-version-bumps link
- pub link
- make the commit-push a bit nicer link
- git dev helpers. link
- move github-release out of if link
- release link
- ship.github-release to run after push-version-bumps link
- pub link
- pub link
- release link
- debian installs for shellcheck and file link
- use new bullseye link
- change builder to bullseye link
- upgrade bats to 1.7 and fix tests and use new bats_load_library link
- rename vars per README link
- rename RELEASABLE_BRANCH PUBLISHABLE_BRANCH link
- logit vs echo link
- refactor to a set_snapshot branch link
- Merge branch 'release/1.0.x' of https://github.com/yakworks/shipkit into release/1.0.x link
- publish link
- fix logging on debian (#46) link
- change from VERSION_POSTFIX to VERSION_SUFFIX link
- trigger release link
- Push release thing (#43) link
- back to true link
- should not work link
- remove foo target link
- back to true link
- foo link
- try to get push working with bot key link
- remove force link
- snapshot true link
- trigger release link
- snapshot by default (#41) link
- read sec key and use that for git (#39) link
- Sign commits (#38) link
- readme link
- update readme link
- change so vault requires the GITHUB_TOKEN (#37) link
- add secret as we use the on the fly certs now (#36) link
- comment out check so we can implement it our selves. added spotlessApply to lint. (#35) link
- can have dev releasebale dev branches that only release snapshots, make sure they can't ever get set to snapshot=false (#34) link
- Adds support for postgresql (#33) link
- if then check on databases fro default ports (#32) link
- fix docker stop and added psql as shortcut for postgresql (#31) link
- Env goals psql (#30) link
- add testing env as option, easier to recall than testenv, moved mysql back to default for db (#29) link
- adds postgressql as option for DBMS (#28) link
- escape the $1 and $2 so they dont get piked up and replaced. (#27) link
- valult.decrypt to keep it shorter and simpler, update readme for unused gpg.passphrase to clearly indicate its no longer used (#26) link
- removes secrets.make from defaults in spring and k8s-commons.make, need to add vault in separately (#25) link
- add sops.make for mozillas sops encryption. cleaned up comments (#24) link
- just remove the ship.docker and require it to be be implemented in main link
- just unwrapped the releasable check from ship.docker, its not needed (#23) link
- Tpl sed heredoc (#22) link
- dry_run will set the RELEASABLE_BRANCH now so its easier to test (#21) link
- fix RELEASABLE_BRANCH variable order link
- added ability to pass in env=some.env to make so to run an env file with it. (#18) link
- bad var for db docker (#17) link
- Fixed a typo with one quote missing (#16) link
- feat: if package.json exists then will update it with new version too in ship.version (#15) link
- move back to old way with shell for init_vars link
- feat: cleaner VERBOSE now. dependency now on sinclude MAKE_ENV_FILE so its not doing the goofy subshell thing and stays in target (#14) link
- feat: added VERBOSE flag for running and better logr messages. (#12) link
- feat: add git check so its not required to kick up make. (#11) link
- fix: db_docker_url -> docker_db_url (#10) link
- feat: make env unde db consistent with app (#9) link
- feat: git secretes to check download on each goal (#8) link
- feat: add colors using tput and secrets goals for git-secret (#7) link
- fix: bad function name in kube link
- fix: ship.github-release name change link
- fix: updates bad paths in test link
- refactor: clean up core name from bashify, called it bashkit for consitency link
- Feat/init db env and major overhaul (#6) link
- fix: make jar call, $$JAVA_HOME/bin/jar so dont depend on jar exe being on path link
- fix: ship-libs depended on publish-lib without s, make BUILD_VERSION puVar link
- feat: fix bad spacing sep for vault_url, link
- fix: yaml was failing with set -euo pipefail, fixed and commented out unset_variables for now. added ship- methods for spring gradle publish and docker link
- feat: shellcheck, added logr, renamed release.make to ship-version, everything runs through the make_shell now (#5) link
- feat: added logr, renamed release.make to ship-version, everything runs through the make_shell now link
- feat: added logr, renamed release.make to ship-version, everything runs through the make_shell now link
- fix: bad name for k8s-pages-delete-deployment link
- fix: bad target name for ship-github-create link
- feat: bring consitency to main names to call from CI, name them all ship-. link
- fix: beafed up tests for versions, made version file configurables and added option for whether to snapshot on bump link
- feat: remove snapshot for relase, added some reference links, don't automatically set the snapshot back to true. will add variable that can be set for this in future link
- line 23: version: unbound variable (#3) link
Initial Release