Commit graph

3872 commits

Author SHA1 Message Date
Laszlo Fogas dce155fa69
Merge pull request #98 from laszlocph/show-version
Show version
2019-11-12 22:17:08 +01:00
Laszlo Fogas 91bece3334 First 8 chars 2019-11-12 22:11:36 +01:00
Laszlo Fogas 16765d939d Compile error 2019-11-12 21:49:38 +01:00
Laszlo Fogas bb88be5060 Lint fix 2019-11-12 21:48:19 +01:00
Laszlo Fogas 3990b87f33 Tag or SHA 2019-11-12 21:45:55 +01:00
Laszlo Fogas 0970d3a971 Make version number visible in UI 2019-11-12 21:42:05 +01:00
Laszlo Fogas 8dee34878d Version is now a string coming from ldlags and git tags 2019-11-12 21:10:16 +01:00
dependabot[bot] 9e97157765
Bump diff from 3.3.1 to 3.5.0 in /web
Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.3.1 to 3.5.0.
- [Release notes](https://github.com/kpdecker/jsdiff/releases)
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](https://github.com/kpdecker/jsdiff/compare/v3.3.1...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 14:04:10 +00:00
dependabot[bot] 315eb06829
Bump stringstream from 0.0.5 to 0.0.6 in /web
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 14:04:09 +00:00
dependabot[bot] 6a603ee9c6
Bump macaddress from 0.2.8 to 0.2.9 in /web
Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/scravy/node-macaddress/releases)
- [Commits](https://github.com/scravy/node-macaddress/compare/0.2.8...0.2.9)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 14:04:00 +00:00
dependabot[bot] 693e982396
Bump marked from 0.3.6 to 0.3.19 in /web
Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.3.19.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.3.6...v0.3.19)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 14:04:00 +00:00
dependabot[bot] a8a7a61574
Bump lodash.merge from 4.6.0 to 4.6.2 in /web
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 14:03:59 +00:00
Laszlo Fogas e509012e11
Merge pull request #91 from laszlocph/dependabot/npm_and_yarn/web/yarn-1.17.3
Bump yarn from 1.6.0 to 1.17.3 in /web
2019-11-12 15:03:20 +01:00
dependabot[bot] 555adb7da7
Bump yarn from 1.6.0 to 1.17.3 in /web
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.6.0 to 1.17.3.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/v1.17.3/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/yarn/compare/v1.6.0...v1.17.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 13:58:34 +00:00
Laszlo Fogas f149c18a6e
Merge pull request #90 from laszlocph/pull-in-frontend
Pull in frontend
2019-11-12 14:57:34 +01:00
Laszlo Fogas b200f5cadc Building frontend 2019-11-12 14:53:50 +01:00
Laszlo Fogas 61a14df51b Pull in frontend 2019-11-12 14:27:39 +01:00
Laszlo Fogas e69106809b
Merge pull request #82 from laszlocph/pr-source-branch
Pr source branch
2019-10-24 12:00:43 +02:00
Laszlo Fogas 3c8e95f230 Refspec had the source and target branches already. Now they got their dedicated vars 2019-10-24 11:55:54 +02:00
Laszlo Fogas 85d8b16f90 Skeleton for target and source branches 2019-10-24 11:53:55 +02:00
Laszlo Fogas 272a48ff2c Vendor folder gone 2019-10-24 11:17:07 +02:00
Laszlo Fogas 6866b75597 Remove vendor folder 2019-10-24 11:16:12 +02:00
Laszlo Fogas c17036a76e
Merge pull request #80 from laszlocph/gomod
Gomod
2019-10-24 10:43:35 +02:00
Laszlo Fogas 5ef6b49b7c No need for GOPATH anymore, we use modules 2019-10-24 10:26:24 +02:00
Laszlo Fogas e1fa68566d Not needed for go modules 2019-10-24 10:16:14 +02:00
Laszlo Fogas 4323353cbc Finding the previously vendored file version of github.com/docker/distribution 2019-10-24 10:11:00 +02:00
Laszlo Fogas 364f01dd01 Running go build and go test - we have failing tests 2019-10-24 09:36:32 +02:00
Laszlo Fogas 29cab5aaf5 Running go mod init github.com/laszlocph/woodpecker 2019-10-24 09:34:31 +02:00
Laszlo Fogas 45313b2621
Merge pull request #76 from mhmxs/solve-race-condition
Solve race condition
2019-10-09 09:31:35 +02:00
Laszlo Fogas da84050310
Merge pull request #75 from mhmxs/docker-test
Introduce Docker builds in Makefile
2019-10-08 15:54:38 +02:00
Laszlo Fogas e2a7917c83
Merge pull request #74 from mhmxs/test-parallel
Make test execution parallel in server
2019-10-08 15:52:21 +02:00
Laszlo Fogas edec6e6619
Merge pull request #73 from mhmxs/proc-status-test
Proc status update tests
2019-10-08 15:45:02 +02:00
mhmxs 1ffc4ded4e Solve race condition in fifo.process 2019-10-08 12:09:31 +02:00
mhmxs b7a6e6bd37 Introduce docker builds in Makefile 2019-10-06 22:07:31 +02:00
mhmxs 1196222a14 Make test execution parallel in server 2019-10-06 20:30:06 +02:00
mhmxs 72743424fa Proc status update tests 2019-10-04 18:27:46 +02:00
Laszlo Fogas 67a41ff92f
The public build missing the deploy keys.. 2019-09-19 10:03:22 +02:00
Laszlo Fogas a74ee24e96
Merge pull request #70 from laszlocph/cancel-build
Iterating on cancellation logic
2019-09-17 14:41:31 +02:00
Laszlo Fogas d8fe50dfa7 Iterating on cance;ation logic 2019-09-16 15:19:09 +02:00
Laszlo Fogas 6bae1b6c83
Merge pull request #69 from mhmxs/status-update
Status update
2019-09-16 15:17:01 +02:00
mhmxs db4876aabc Create separate Go file for proc status updates 2019-09-15 07:29:45 +02:00
mhmxs 53258bf989 Format source code 2019-09-14 14:21:16 +02:00
mhmxs fd361ddf2a Create separate Go file for build status updates 2019-09-14 14:20:16 +02:00
mhmxs 7fd68a706e Create Makefile and targets to build project 2019-09-14 14:20:16 +02:00
mhmxs bfd7d0c46b Add timeout for test execution 2019-09-14 14:11:24 +02:00
Laszlo Fogas 45877a7a82
Merge pull request #67 from laszlocph/surface-parsing-errors
Surface parsing error in branch filter
2019-09-09 10:12:59 +02:00
Laszlo Fogas 41cb4e6e2a Latest UI 2019-09-09 10:06:54 +02:00
Laszlo Fogas 1c306dd1d4 Surface parsing error in branch filter 2019-09-09 09:53:54 +02:00
Laszlo Fogas 6e0d6bfc77
Merge pull request #66 from laszlocph/actions-test
Github Actions
2019-08-28 15:20:31 +02:00
Laszlo Fogas f01468e987 Github Actions 2019-08-28 15:16:26 +02:00