talexander
  • Joined on 2023-07-05
talexander pushed to radio_link at talexander/organic 2023-07-14 20:52:47 +00:00
e5c1b68b0e Add a basic test showing the radio link rematching working on plain text.
66ae70e790 Implement the rematch target parser.
0014dfc21f Implement the radio link parser.
f3592347c1 Add a test showing that radio targets only have to semantically match their links.
c44e7d642f Starting code for iterating over the parsed ast.
Compare 49 commits »
talexander pushed to master at talexander/machine_setup 2023-07-14 18:30:48 +00:00
6bde027c48 Add a script to update git aurutil packages.
cd6d8f3f69 Switch to using bash traps to destroy bhyve vms.
fb759470f5 Make poudboot service file not hang startup by launching with daemon.
c61d4bdc75 Update kx and ks aliases to use kubeswitch.
41397cb7d5 Update rust.
Compare 5 commits »
talexander pushed to master at talexander/organic 2023-07-14 05:59:57 +00:00
5108dfb8f4 Build a minimal CI-specific version of cargo cache plugin.
talexander pushed to master at talexander/organic 2023-07-14 05:36:51 +00:00
d48b47c8e5 Add auto-cleaning of the shared cargo cache.
talexander pushed to master at talexander/organic 2023-07-14 05:31:46 +00:00
c596bcd05f Add auto-cleaning of the shared cargo cache.
talexander pushed to master at talexander/organic 2023-07-14 04:50:23 +00:00
4855d3b4f0 Switch to using the commit hash from the fetch-repository step for gitea status.
talexander pushed to master at talexander/organic 2023-07-14 04:45:21 +00:00
7ed197c015 Switch to using the commit hash from the fetch-repository step for gitea status.
talexander pushed to master at talexander/organic 2023-07-14 04:27:32 +00:00
2e7671d99a Only run rustfmt on main/master.
talexander pushed to master at talexander/organic 2023-07-14 04:25:23 +00:00
a54230c7f2 Fix exit_status feature.
talexander pushed to master at talexander/organic 2023-07-14 04:21:09 +00:00
45d5ebaa18 Merge branch 'macro'
cdd813fbe6 First implementation of macro.
d24c26de7b Create structure for org macros.
c0371ff958 Add sample org documents with macros.
Compare 4 commits »
talexander pushed to master at talexander/organic 2023-07-14 03:02:43 +00:00
f65e659052 Merge branch 'angle_link'
d353c1623a Implement the angle link parser.
178221a0a2 Update plain link to allow for exit matchers to trigger during matching.
b3ab8cde43 Add test data for angle links.
ed8b1405db Create structure for angle links.
Compare 5 commits »
talexander pushed to rustfmt_cache_cache at talexander/organic 2023-07-14 02:34:26 +00:00
talexander pushed to master at talexander/organic 2023-07-14 02:34:04 +00:00
79ac835641 Fix package name.
talexander pushed to rustfmt_cache_cache at talexander/organic 2023-07-14 02:33:01 +00:00
611bc40ab0 Fix package name.
talexander created branch rustfmt_cache_cache in talexander/organic 2023-07-14 02:28:20 +00:00
talexander pushed to rustfmt_cache_cache at talexander/organic 2023-07-14 02:28:20 +00:00
c9c90141ea Put the rustfmt pipeline on the cargo cache also.
talexander pushed to master at talexander/organic 2023-07-14 02:19:38 +00:00
7849a5c064 Add a shared cargo cache to the rust test pipeline.
talexander pushed to master at talexander/organic 2023-07-14 01:35:28 +00:00
d5a5d861c5 Switch to doing in-repo pipelines for lighthouse.
talexander pushed to master at talexander/organic 2023-07-14 01:30:49 +00:00
492d663661 Put in the rest of the cargo fmt pipeline.
talexander pushed to master at talexander/organic 2023-07-14 01:22:16 +00:00
3340af1e72 Splitting the test and format pipelines.