Commit Graph

31 Commits (main)

Author SHA1 Message Date
Jan Dittberner 4276594f8d Bump copyright year
cacert-boardvoting/pipeline/head There was a failure building this commit Details
1 year ago
Jan Dittberner f27f2bf801 Update to go 1.19
- update go tool in Jenkinsfile
- update go version in go.mod
- update README.md
- update dependencies
1 year ago
Jan Dittberner 41965ca076 Fix build
cacert-boardvoting/pipeline/head This commit looks good Details
2 years ago
Jan Dittberner dbf774b727 Increase timeout for golangci-lint
cacert-boardvoting/pipeline/head This commit looks good Details
2 years ago
Jan Dittberner 17867421eb Add Linting and tests to Jenkins pipeline 2 years ago
Jan Dittberner a5c1a64a3c Update go and dependency versions 2 years ago
Jan Dittberner a9290b9717 Update to go 1.17, remove duplicate go-mail
- update module to go 1.17 level
- ran go mod tidy
- bump go version in Jenkinsfile
- drop github.com/go-mail/mail
2 years ago
Jan Dittberner 975f3c0837 Adapt Makefile and boardvoting.go to new ldflags 3 years ago
Jan Dittberner 96797ec4ef Remove space character from go version 3 years ago
Jan Dittberner fdc5c5cc61 Use tools section for Jenkins 3 years ago
Jan Dittberner 23d586e99d Attempt to define pipeline for go1.16 3 years ago
Jan Dittberner 29a7a1c90c Apply Apache License 2.0 5 years ago
Jan Dittberner 2a6debbf33 Fix syntax error 5 years ago
Jan Dittberner 317aa7a91a Build go-bindata before building the application 5 years ago
Jan Dittberner 0aa9ef7b5d Simplify Jenkinsfile 5 years ago
Jan Dittberner 8cf5ad44a4 Include $GOPATH in $PATH 6 years ago
Jan Dittberner 369c9dab16 Install the go-bindata binary before build 6 years ago
Jan Dittberner 431fba6120 Make sure go-bindata is installed before building 6 years ago
Jan Dittberner e8720798fb Only archive the cacert-boardvoting binary and the config example 6 years ago
Jan Dittberner a30a29a4e6 Remove duplicate jenkins- from BUILD id 7 years ago
Jan Dittberner 8943fafeca Use a Jenkins build number for build id 7 years ago
Jan Dittberner ace63025ea Fix missing single quote 7 years ago
Jan Dittberner 4afeb6ddfc Change to build directory inside shell blocks 7 years ago
Jan Dittberner 06e0a52737 Move environment declaration to stage blocks 7 years ago
Jan Dittberner 3fb815f6f1 Define target build directory environment variable 7 years ago
Jan Dittberner ebb15fc538 Reduce shell calls to single steps 7 years ago
Jan Dittberner 9398d90a38 Use temporary path for gopath 7 years ago
Jan Dittberner c62801fcb7 Add direct call to dep 7 years ago
Jan Dittberner 91e6d9ad29 Set PATH to include gocode/bin 7 years ago
Jan Dittberner 58aed9abd1 Use dep in Jenkinsfile 7 years ago
Jan Dittberner aff6bf1fff Add Jenkinsfile to enable Jenkins build 7 years ago