Commit graph

71 commits

Author SHA1 Message Date
Christopher Lowenthal
53906c507a adds ldflags to builds 2022-11-01 12:29:30 -04:00
Christopher Lowenthal
e7d32f00e2 pulls commit from github context for ldflags 2022-11-01 12:19:42 -04:00
Christopher Lowenthal
e1925a9f90 adds ldflags to the outputs from meta 2022-11-01 12:14:52 -04:00
Christopher Lowenthal
61baf479eb outputs ldgflags 2022-11-01 12:10:05 -04:00
Christopher Lowenthal
078bde4485 wip: fixes extra quote 2022-11-01 11:49:37 -04:00
Christopher Lowenthal
be7c79cbe9 wip: improves readability of echos for test-meta 2022-11-01 11:41:16 -04:00
Christopher Lowenthal
1c9af10633 wip: adds a test-meta job to echo the outputs 2022-11-01 11:34:35 -04:00
Christopher Lowenthal
f75f8c37ea updates version job to be meta, including tags and flags, etc. 2022-11-01 11:29:56 -04:00
Christopher Lowenthal
41b2530b3a wip: echos output from version job 2022-11-01 11:14:04 -04:00
Christopher Lowenthal
044bfbae40 wip: removes hash bang directive 2022-11-01 11:08:36 -04:00
Christopher Lowenthal
257148c7cb wip: skipping dry run of version.sh 2022-11-01 11:01:19 -04:00
Christopher Lowenthal
bed4f11d43 fixes index in version script 2022-10-31 16:58:42 -04:00
Christopher Lowenthal
a177b0731e wip: implicitly setting shell to 'sh' in workflow 2022-10-31 16:55:14 -04:00
Christopher Lowenthal
bdebe16f09 requires version for builds, implicitly runs 'sh' for version.sh 2022-10-31 16:52:52 -04:00
Christopher Lowenthal
021455416c fixes directory name typo '.github' 2022-10-31 16:50:51 -04:00
Christopher Lowenthal
7b1d8024f5 wip: reverts to using the verison shell script 2022-10-31 16:49:53 -04:00
Christopher Lowenthal
b9da4850da sets github output 'version' variable 2022-10-31 16:47:53 -04:00
Christopher Lowenthal
17512ec838 sets fetch-depth to 0 for verison script 2022-10-31 16:45:10 -04:00
Christopher Lowenthal
e616fbd800 wip: reenables version 2022-10-31 16:41:52 -04:00
Christopher Lowenthal
e6edca81c3 removed make based builds for featurebase 2022-10-31 16:37:55 -04:00
Christopher Lowenthal
bd55a43693 fixed artifact naming 2022-10-31 13:34:01 -04:00
Christopher Lowenthal
a606e67cf4 wip: adds make version of build 2022-10-31 13:29:27 -04:00
Christopher Lowenthal
b75bdd2808 wip: removes version job for now 2022-10-31 13:15:03 -04:00
Christopher Lowenthal
a856b91c4e removes standalone git describe step 2022-10-31 13:11:42 -04:00
Christopher Lowenthal
faf327fcdc moves shell script contents into workflow yml file 2022-10-31 13:10:01 -04:00
Christopher Lowenthal
16a7487c5a fixes paths and files names for building idk 2022-10-31 13:07:52 -04:00
Christopher Lowenthal
9424aa3507 builds and uploads consumers with idk build 2022-10-31 13:04:07 -04:00
Christopher Lowenthal
1e49af61d9 wip: listing tags in workflow 2022-10-31 12:48:59 -04:00
Christopher Lowenthal
c1075bb9d5 removes id from steps 2022-10-31 12:46:48 -04:00
Christopher Lowenthal
5ce621ade2 removes id from steps 2022-10-31 12:46:03 -04:00
Christopher Lowenthal
f3024367af updates permissions to make version.sh runnable, updates syntax for filling verison output 2022-10-31 12:44:26 -04:00
Christopher Lowenthal
fdc539f213 moves GOOS and GOARCH definitions into the env section for matrix build 2022-10-31 12:39:03 -04:00
Christopher Lowenthal
a4f90b5309 wip: makes action run automatically on push to this branch 2022-10-31 12:35:41 -04:00
Christopher Lowenthal
fdc1c25116 uploads roaring-migrate builds to artifacts 2022-10-31 12:32:02 -04:00
Christopher Lowenthal
7d2f6a7e35 wip: recombined the build commands into one step 2022-10-31 12:24:27 -04:00
Christopher Lowenthal
475922ed69 wip: sets CI to false for lattice build 2022-10-31 12:21:30 -04:00
Christopher Lowenthal
93f49431bc wip: removed python setup 2022-10-31 12:11:52 -04:00
Christopher Lowenthal
e228926504 wip: sets lattice build node version to 14 2022-10-31 12:09:20 -04:00
Christopher Lowenthal
7f28d12a2b removes dependency on version step 2022-10-31 11:56:15 -04:00
Christopher Lowenthal
db445b3136 builds lattice and places gz as an artifact 2022-10-31 11:54:45 -04:00
CLoZengineer
83f4f8c8c6
wip: pulls tags 2022-10-28 13:18:41 -04:00
CLoZengineer
7c059b3a3d
wip: explicitly fetching tags 2022-10-28 13:01:12 -04:00
CLoZengineer
9b5e169012
wip: checking git commands in directory 2022-10-28 12:59:28 -04:00
CLoZengineer
fc36e86f43
wip: checking on workflow folders 2022-10-28 12:57:49 -04:00
Christopher Lowenthal
fcbd4daec9 wip: attempting to run shell script 2022-10-28 12:01:27 -04:00
Christopher Lowenthal
cea52924fa wip: attempting to run shell script 2022-10-28 11:59:54 -04:00
Christopher Lowenthal
4638b9a99a wip: cd's into github workspace 2022-10-28 11:55:55 -04:00
Christopher Lowenthal
74aa2480dc wip: adds checkout step to version job 2022-10-28 11:52:46 -04:00
Christopher Lowenthal
725e25d978 increments minor version via shell script and sets variable for workflow 2022-10-28 05:37:27 -04:00
Christopher Lowenthal
a03462d498 Merge branch 'master' into chore/gh2181/release-builds 2022-10-25 13:31:11 -04:00