Commit Graph

1887 Commits

Author SHA1 Message Date
Dorian 8e8e9169a3 cli: Experiment with copying files recursively. 2019-11-14 10:41:41 -05:00
Dorian 273bb0c029 cli: Fix up tests and clean up code. 2019-11-14 09:37:20 -05:00
Dorian 6e07b3f65d cli: Start migration of copy directory to something more flexible. 2019-11-14 08:58:43 -05:00
Dorian 7f5038b71b cli: Add todos to fill out test assertions. 2019-11-13 08:34:13 -05:00
Dorian c4d9773b66 cli: Add consistency in naming of tests. 2019-11-13 08:21:20 -05:00
Dorian 391ca95dc8 cli: Add assertion for consistency. 2019-11-11 09:28:18 -05:00
Dorian 85a4fb9d11 cli: Add assertions to ensure the right initial files exist in the right folders. 2019-11-11 09:24:10 -05:00
Dorian 0b971d710a cli: Build out assertions for the tests. 2019-11-08 08:46:47 -05:00
Dorian e89ae7ad68 cli: Add test for building the site itself. 2019-10-25 12:05:00 -04:00
Dorian 463e0297c8 Merged in add-open-browser-option (pull request #32)
Add open browser option
2019-10-25 15:51:57 +00:00
Dorian 42ffb3c97c cli: Improve code with a refactor.
Update version in development.
2019-10-25 11:51:18 -04:00
Dorian ad69c51bbe docs: Update the changelog with the new feature. 2019-10-25 10:01:18 -04:00
Dorian 7274c3020f cli: Add option for opening browser windows. 2019-10-25 09:58:26 -04:00
Dorian 3c45c44cb7 cli: Add experimental support for multiple templates. 2019-10-24 08:57:18 -04:00
Dorian 4fd04a4051 site: Fix installer. 2019-10-16 22:35:21 -04:00
Dorian 79b97ddb6a docs: Update the readme. 2019-10-16 13:10:17 -04:00
Dorian 611e16331d cli: Update the changelog for the upcoming release. 2019-10-15 17:39:35 -04:00
Dorian ea402760e0 cli: Start with building out the tests for the CLI. 2019-10-15 17:25:41 -04:00
Dorian 8ad905b7b5 cli: Make generation of sample pages consistent when it comes to ordering. 2019-10-15 13:40:55 -04:00
Dorian e4f9589e26 cli: Fix tests for the initialization of the pages. 2019-10-15 11:51:51 -04:00
Dorian a250ddbb53 ci: Remove docker layer caching. 2019-10-15 10:00:12 -04:00
Dorian e836e92b49 cli: Add test for creating a site. 2019-10-15 08:58:11 -04:00
Dorian c2f3084071 cli: Refactor tests. 2019-10-07 11:19:42 -04:00
Dorian 43e6eb772c cli: Refactor tests. 2019-10-07 08:57:54 -04:00
Dorian 379dbe597d cli: Refactor to make tests better. 2019-10-07 08:45:24 -04:00
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