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
Christopher Lowenthal
22cc8a2556
uses makefile
2022-10-25 11:26:14 -04:00
Christopher Lowenthal
4b435cdeca
includes 'featurebase' and 'ingest' in build object names
2022-10-25 11:15:02 -04:00
Christopher Lowenthal
9bd9aa8069
builds ingest and uploads artifacts
2022-10-25 11:05:43 -04:00
CLoZengineer
f4b58043ba
chore: adds release workflow with basic build step ( #2182 )
...
* adds release workflow with basic build step
Co-authored-by: Christopher Lowenthal <christopher.lowenthal@molecula.com>
2022-10-25 10:41:39 -04:00
Christopher Lowenthal
5b8cd108f8
removes pull request trigger, reverting to manual only
2022-10-24 17:59:26 -04:00
Christopher Lowenthal
cf40220997
adds PR trigger because workflow_dispatch does not seem to be available outside of the master branch
2022-10-24 17:56:16 -04:00
Christopher Lowenthal
c514cdd681
updates trigger
2022-10-24 17:52:50 -04:00
Christopher Lowenthal
23651038f1
removes commented code
2022-10-21 11:28:43 -04:00
Christopher Lowenthal
74025d8736
updates workflow name to release
2022-10-21 11:18:35 -04:00
Christopher Lowenthal
2b6cd13728
adds release workflow with basic build step
2022-10-21 10:59:53 -04:00
CLoZengineer
25dbbb2950
chore: adds golangci config ( #2174 )
...
* removes rewrite-rules, sets gofmt.simplify to default true
* moves go vet step before the golangci-lint step
* fixes go vet issues with test files
* updates gocognit.min-complexity to default of 30
* removes deprecated options, primarily around run.go version
2022-10-17 11:42:33 -04:00
CLoZengineer
51249cda78
chore: creates ci.yml workflow ( #2167 )
...
Creates our basic CI/CD workflows
Co-authored-by: Christopher Lowenthal <christopher.lowenthal@molecula.com>
2022-09-22 17:09:59 -04:00