Commit Graph

27 Commits

Author SHA1 Message Date
506e7f64b6 Moved os dependence to main.go and had db code return error 2020-12-29 10:39:42 -06:00
52646fbfb7 Less verbose 2020-12-29 10:12:03 -06:00
240f3f5aae Add run function and make test robust and return correctly 2020-12-29 10:10:02 -06:00
ea20a8cc3c Adding permission change to jenkinsfile
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 09:56:26 -06:00
4801411b1d Adds do.sh build script
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 09:42:33 -06:00
0a6caeffc5 Removing error check that can never be forced
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-28 17:02:07 -06:00
538e23708a adds error test for config
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-28 16:53:39 -06:00
8cc2de5c2a adds test for default values of config 2020-12-28 16:47:37 -06:00
da50161a92 Makes config testable
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-28 16:30:10 -06:00
3977d395f3 adding blank tests so all packages represented
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-28 08:55:07 -06:00
6a3cdb1877 deleting static as unnecessary for now 2020-12-27 20:13:56 -06:00
ff0a8b97be Adds junit and coverage to jenkinsfile 2020-12-27 20:07:46 -06:00
403295b2b4 makes lint fail the build
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-27 19:34:38 -06:00
1c00a06c10 Fix lint issues 2020-12-27 19:33:54 -06:00
4b8fd5d78a adds lint to jenkinsfile
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-27 19:16:21 -06:00
f947dd2912 Adds additional models, slightly more tests 2020-12-27 19:14:27 -06:00
2c5e84d836 adds create and update time to actions
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-26 15:04:51 -06:00
3a5961f003 adds basic db stuff
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-26 12:44:05 -06:00
2365fc75cf gets emails to be same as other thing
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-24 22:24:21 -06:00
914de124b3 adds test satisfier
Some checks failed
gitea-deepak/gogmagog/pipeline/head There was a failure building this commit
2020-12-24 22:21:47 -06:00
93fb0f89b2 removing golint
Some checks failed
gitea-deepak/gogmagog/pipeline/head There was a failure building this commit
2020-12-24 22:18:34 -06:00
b7241a4385 makes gopath workspace
Some checks failed
gitea-deepak/gogmagog/pipeline/head There was a failure building this commit
2020-12-24 22:16:06 -06:00
3fc2598dbb Disabling cgo in jenkinsfile
Some checks failed
gitea-deepak/gogmagog/pipeline/head There was a failure building this commit
2020-12-24 22:14:01 -06:00
d3c550e97e adds gopath to jenkinsfile
Some checks failed
gitea-deepak/gogmagog/pipeline/head There was a failure building this commit
2020-12-24 22:12:38 -06:00
a4094ba801 fixing jenkinsfile
Some checks failed
gitea-deepak/gogmagog/pipeline/head There was a failure building this commit
2020-12-24 22:06:19 -06:00
56f747640f adding jenkinsfile
Some checks failed
gitea-deepak/gogmagog/pipeline/head There was a failure building this commit
2020-12-24 22:01:58 -06:00
81b1286336 initial commit 2020-12-24 21:35:38 -06:00