talexander
  • Joined on 2023-07-05
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.
talexander pushed to master at talexander/organic 2023-07-14 01:11:28 +00:00
d232c3f7d1 Define the parameters.
talexander pushed to master at talexander/organic 2023-07-14 01:08:20 +00:00
9032136dfe Add image-name.
talexander pushed to master at talexander/organic 2023-07-14 01:07:24 +00:00
ef22957918 Add parameters.
talexander pushed to master at talexander/organic 2023-07-14 01:05:07 +00:00
488bfa3955 Add steps to build the docker image and run it.
talexander pushed to master at talexander/organic 2023-07-14 01:00:08 +00:00
24f9a9c033 Try a different name for the pipeline run.
talexander pushed to master at talexander/organic 2023-07-14 00:59:10 +00:00
aed463983c Try changing the clone uri.