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 |
|
Laszlo Fogas
|
bc80063ccb
|
Merge pull request #65 from laszlocph/rename
Project is renamed to Woodpecker
|
2019-08-27 13:12:03 +02:00 |
|
Laszlo Fogas
|
630c383181
|
Project is renamed to Woodpecker
|
2019-08-27 13:07:19 +02:00 |
|
Laszlo Fogas
|
7d43fa2c66
|
Greetings workflow
|
2019-08-27 09:08:09 +02:00 |
|
Laszlo Fogas
|
9c635c6499
|
Merge pull request #60 from laszlocph/restore-login-form
Restoring login form
|
2019-07-29 10:01:36 +02:00 |
|
Laszlo Fogas
|
86f36dd744
|
Woodpecker
|
2019-07-25 13:13:13 +02:00 |
|
Laszlo Fogas
|
3b161862a5
|
Restoring login form
|
2019-07-24 14:33:34 +02:00 |
|
Laszlo Fogas
|
9b069dd813
|
Merge pull request #58 from laszlocph/fix-sequence
After filterItemsWithMissingDependencies introduced, the next id can …
|
2019-07-23 14:28:05 +02:00 |
|
Laszlo Fogas
|
1f83f0f198
|
After filterItemsWithMissingDependencies introduced, the next id can be higher than the length of procs
|
2019-07-23 14:10:44 +02:00 |
|
Laszlo Fogas
|
063b7fcbff
|
Merge pull request #57 from laszlocph/depending-on-zero-step-pipe
Depending on zero step pipe
|
2019-07-22 15:23:24 +02:00 |
|