Commit Graph

1865 Commits

Author SHA1 Message Date
Dorian 7d544440dd ci: Move over FreeBSD build image into a standalone folder. 2020-02-22 11:11:29 -05:00
Dorian e5d6242dca ci: Fix issue with build CI config. 2020-02-22 11:03:41 -05:00
Dorian d2b768043d ci: Attempt at a FreeBSD cross-compiler using custom Debian image. 2020-02-22 11:00:58 -05:00
Dorian 5702fe467c ci: Disable FreeBSD CI builds for the time being. 2020-02-21 23:10:27 -05:00
Dorian 9e9768aee7 ci: Change up order of cargo build arguments to fix build issue. 2020-02-21 22:52:28 -05:00
Dorian bdfd709bb6 ci: Attempt to solve path issue where it matters. 2020-02-21 22:39:47 -05:00
Dorian 3fe91839de ci: Attempt to solve path issue. 2020-02-21 22:35:25 -05:00
Dorian bca1127cbd ci: Fix issues with running Rust installation. 2020-02-21 22:25:37 -05:00
Dorian 045b861407 ci: Fix issue with Git and SSH missing in FreeBSD cross building image. 2020-02-21 22:19:52 -05:00
Dorian 0997195b8e ci: Rework FreeBSD build step. 2020-02-21 22:12:28 -05:00
Dorian bfd8a37ef9 cli: Add experimental FreeBSD build fix. 2020-02-21 21:27:11 -05:00
Dorian 30b2221591 cli: Add experimental FreeBSD build. 2020-02-21 21:23:39 -05:00
Dorian 046e504bae ci: Fix up the CI scripts. 2020-02-21 13:16:59 -05:00
Dorian d8932cf8c5 ci: Fix up the site tests. 2020-02-21 13:07:30 -05:00
Dorian 6b494ade66 ci: Fix up test of the site. 2020-02-21 12:11:14 -05:00
Dorian 40203d8b74 ci: Persist build zip files across jobs. 2020-02-21 11:59:46 -05:00
Dorian 8e9d4f81bb ci: Fix up the macOS version. 2020-02-21 11:27:48 -05:00
Dorian 858717cf3a ci: Experiment with a macOS build. 2020-02-21 11:16:01 -05:00
Dorian d7d801b0e6 ci: Experiment with a macOS build. 2020-02-21 11:13:31 -05:00
Dorian 1f1250539c ci: Simplify the build setup and upgrade to using Debian Buster.
Write up next steps for CircleCI work.
2020-02-21 10:50:06 -05:00
Dorian 4c1de810be ci: Fix issues with CI pipeline around multi-image docker build. 2020-02-21 09:47:27 -05:00
Dorian 3545f12e8d ci: Fix issues with CI pipeline. 2020-02-21 08:56:12 -05:00
Dorian ef121818b9 ci: Fix issues with CI pipeline. 2020-02-21 08:53:56 -05:00
Dorian e82a474599 ci: Use multi-image build for the CI. 2020-02-21 08:51:10 -05:00
Dorian ae97f1c043 cli: Add build time stamp. 2020-02-16 17:10:35 -05:00
Dorian fc92d529a5 ci: Add a simpler setup for the latest Linux assets. 2020-02-15 15:56:46 -05:00
Dorian 4aef6151a2 ci: Use flatter structure for storing artifacts. 2020-02-14 11:16:18 -05:00
Dorian 9943b804ce cli: Fix up tests. 2020-02-14 10:46:18 -05:00
Dorian ccc9835699 ci: Run the docker image build. 2020-02-14 10:02:01 -05:00
Dorian 3289bfbe6a ci: Create and store a Debian release. 2020-02-14 09:49:14 -05:00
Dorian 690c85f874 cli: Add support for better older versions of the site. 2020-02-11 13:48:06 -05:00
Dorian f18704529e cli: Clean up code with clippy.
Fix issue with older sites and plugin definitions.
2020-02-11 10:36:16 -05:00
Dorian 79bfd9b97a cli: Fix up printing of the app version. 2020-02-11 10:09:08 -05:00
Dorian 4e49038213 cli: Bring in notion of Rookeries configuration. 2020-02-11 09:00:31 -05:00
Dorian eadfc40b31 Merged in fix-docker-build (pull request #40)
Fix issue with docker builds.
2020-02-11 05:52:48 +00:00
Dorian 4f7c27ac4a ci: Comment out manual build. 2020-02-11 00:43:05 -05:00
Dorian 87a2432367 ci: Fix issue with docker builds. 2020-02-10 17:53:05 -05:00
Dorian 9df505ab9a Merged in code-reorg (pull request #38)
Code re-organization
2020-02-07 04:18:49 +00:00
Dorian 56bf4bcdd6 docs: Update the changelog. 2020-02-06 23:04:32 -05:00
Dorian 727c14e1c1 cli: Update the installer to use the Linode Object Storage. 2020-02-06 22:26:30 -05:00
Dorian 82337df8c5 cli: Add recommendations for the upgrade and migration of older sites. 2020-02-06 00:29:24 -05:00
Dorian 3036580a8b cli: Add support for sites with older templates. 2020-02-05 08:56:32 -05:00
Dorian f5498645fa cli: Add support for dynamic plugin setup. 2020-02-03 11:55:16 -05:00
Dorian 405617ef7c cli: Minor clean-up for the main init code migration. 2020-02-03 08:56:21 -05:00
Dorian 277502b422 cli: Add mention of migrating the site and pages. 2020-02-03 08:47:35 -05:00
Dorian d27191bfc3 cli: Rely on TOML frontmatter instead using Hugo's conventions. 2020-02-02 00:21:37 -05:00
Dorian 6bd0f761e4 cli: Implement working markdown frontmatter using YAML. 2020-02-01 23:56:54 -05:00
Dorian d062a940f0 cli: Start implementation for extracting per Markdown page headers. 2020-01-31 17:57:08 -05:00
Dorian 8751751965 cli: Fix up issue with relying on pages for initializing the pages in the Site structure. 2020-01-31 17:22:25 -05:00
Dorian df9c2516a2 cli: Add mechanism to figure out sites per version. 2020-01-31 10:16:40 -05:00