Commit Graph

1762 Commits

Author SHA1 Message Date
Dorian 4eb0dd1af3 security: Fix CI issues with npm audit setup. 2019-10-03 11:19:46 -04:00
Dorian 6ce2fe6461 core: Fix issues with Docker setup. 2019-10-03 10:24:51 -04:00
Dorian 7433d0470d security: Ensure npm dependencies audited. 2019-10-03 09:57:32 -04:00
Dorian e87338fe19 test: Ensure Rust dependencies audited. 2019-10-03 09:49:12 -04:00
Dorian 0133bc214d test: Add tests for the basic cli options. 2019-10-03 09:02:44 -04:00
Dorian 5d241dc7eb core: Update the changelog. 2019-10-02 17:59:48 -04:00
Dorian f4c732639d core: Add verbose details to help with debugging. 2019-10-02 17:53:10 -04:00
Dorian d7c56570d5 core: Add debug flags and information. 2019-10-02 09:00:28 -04:00
Dorian 9e84e61a84 core: Fix issue with plugins setup. 2019-10-01 21:28:23 -04:00
Dorian 4269630381 core: Fix the installer paths. 2019-10-01 13:31:44 -04:00
Dorian c01b2e822e core: Update the installer. 2019-10-01 12:17:08 -04:00
Dorian 61c4ed6caa Merge remote-tracking branch 'origin/single-artifact-download-support' into single-artifact-download-support 2019-10-01 10:33:27 -04:00
Dorian 0dbe65b6d4 core: Revert installer to using bash again. 2019-10-01 10:32:55 -04:00
Dorian e27f621985 core: Update the makefile, readme and add check to installer. 2019-09-29 17:16:24 -04:00
Dorian 03df003b9d core: Update the changelog for the upcoming release. 2019-09-27 17:58:26 -04:00
Dorian 6c5a3f86b6 install: Fix up setup to run against FreeBSD. 2019-09-27 11:14:47 -04:00
Dorian 505e185cf3 install: Add a contact us message into the installer. 2019-09-25 09:04:31 -04:00
Dorian 1fe0a97c0e install: Add support for checking the sum of the downloaded binary. 2019-09-25 09:03:00 -04:00
Dorian 0ab65afaf1 install: Add support for OSX and warning for other OS. 2019-09-24 18:19:09 -04:00
Dorian a8f6b8a117 install: Add support for caching the downloads. 2019-09-24 18:09:50 -04:00
Dorian 13cfb9a7ce install: Add ability to fetch an asset. 2019-09-24 11:35:37 -04:00
Dorian 25a1f5477d install: Build out a proper uninstaller. 2019-09-24 11:16:20 -04:00
Dorian d06465dcee install: Fix up setup for installing Rookeries. 2019-09-23 10:06:27 -04:00
Dorian 6a17cb594b install: Add work toward checking for a rookeries installation. 2019-09-23 09:04:22 -04:00
Dorian 107b0d5776 windows-core: Add support for creating all parent directories.
install: Create initial online installer bash script.
2019-09-23 08:58:59 -04:00
Dorian b5af6e232e core: Resolve issue with linking under OS X. 2019-09-17 17:31:09 -04:00
Dorian 8ee5a2ca95 core: Fix up minor path issue with Docker. 2019-09-16 23:04:44 -04:00
Dorian 05ef85364d core: Fix up docker build for the CI. 2019-09-16 16:40:48 -04:00
Dorian b1fc7e778c core: Fix docker build for the CI. 2019-09-16 16:29:08 -04:00
Dorian 4a9cb4af98 core: Try against with skipping the first pulling of docker build image. 2019-09-16 16:19:16 -04:00
Dorian d3adf9898c core: Skip the first pulling of docker build image. 2019-09-16 16:17:20 -04:00
Dorian 815533b52b core: Attempt to fix the builds with an always succeed docker pull to start. 2019-09-16 16:11:05 -04:00
Dorian 51bb769a2c core: Attempt to fix the builds with a proper refactor. 2019-09-16 15:47:20 -04:00
Dorian d26b5d39b7 core: Fix issue with Dockerfile. 2019-09-14 21:09:52 -04:00
Dorian 54615d07ff core: Update the documentation and tests. 2019-09-14 21:02:40 -04:00
Dorian 09ec33edec core: Fix up plugin archive setup. 2019-09-14 17:06:51 -04:00
Dorian c63a3e0060 core: Add support for creating plugin zipfile. 2019-09-14 16:41:06 -04:00
Dorian 32a8c72b3a core: Add support for plugin archive extraction. 2019-09-13 20:05:55 -04:00
Dorian 83c4bef949 core: Add ability to install templates from binary. 2019-09-13 17:50:36 -04:00
Dorian fc76f5534a core: Add code to setup the rookeries home directory. 2019-09-13 13:21:55 -04:00
Dorian 92da83be61 core: Test out simple reading of the built-in zip file. 2019-09-13 09:31:49 -04:00
Dorian 921c41da2c core: Add basic support for reading the template archive. 2019-09-13 08:56:48 -04:00
Dorian bce2ea4566 core: Add in support for building a template archive. 2019-09-13 08:45:41 -04:00
Dorian a6bbb40e27 core: Update code as per clippy's suggestions. 2019-09-12 17:40:28 -04:00
Dorian 6af6eac542 core: Remove unneeded TODOs. 2019-09-12 14:23:55 -04:00
Dorian c7c8baa7eb core: Update the changelog. 2019-09-12 11:40:19 -04:00
Dorian 162d3c3fed core: Fix one of the error messages. 2019-09-12 11:17:23 -04:00
Dorian f6a7ff7596 core: Add JSON and TOML conversion error handling. 2019-09-12 11:11:15 -04:00
Dorian 7ad08322a7 core: Add newline to output when the application exits for a nicer UX. 2019-09-12 10:19:53 -04:00
Dorian e49470dc45 core: Add error handling around rendering templates. 2019-09-12 09:50:45 -04:00