Alex Eftimie
2ff91e6a05
Add support for path-prefix condition ( #174 )
...
Example:
```yaml
when:
path: '*.md'
```
should match only builds in which the commit added/removed or modified files with the *.md extension
Co-authored-by: 6543 <6543@obermui.de >
2021-06-28 23:50:35 +02:00
Laszlo Fogas
fb6c2f1c20
Fixing nil value in newly added column
2019-07-15 14:26:00 +02:00
Laszlo Fogas
8d79f8671e
Fallback to default config. Allows incremental rollout of custom-path
2019-06-25 13:45:43 +02:00
Laszlo Fogas
be0d1d73fb
Task dependencies to survive restarts
2019-06-25 12:21:09 +02:00
Laszlo Fogas
806249ec16
Migrating build configs to the new schema
2019-06-19 16:13:09 +02:00
Laszlo Fogas
a18b7bb46e
SQL changes for Postgres and MySQL
2019-06-14 09:55:40 +02:00
Brad Rydzewski
8a65cf91a9
Merge pull request #2313 from Valeran86/bugix/postgres-semicolon-in-scripts [ci skip]
...
fix missing semicolon in Postgres script's files
2018-04-01 11:38:00 -07:00
Thomas Boerger
7f49e69607
Just fixed format with go fmt ./...
2018-03-21 14:02:17 +01:00
Brad Rydzewski
580fe9abb7
add apache license header to files
2018-02-19 14:24:10 -08:00
Александр Ангин
b892f566e5
fix missing semicolon in Postgres script's files
2018-01-22 10:40:11 +03:00
Brad Rydzewski
60cd607450
capture file metadata
2017-08-02 16:04:00 -04:00
Brad Rydzewski
bcdd5c9d06
implement file endpoints
2017-07-27 13:06:24 -04:00
Brad Rydzewski
587b07c69b
sync working with postgres and mysql
2017-07-15 12:51:02 -04:00
Brad Rydzewski
37eb406092
update default visibility migration
2017-07-12 15:25:42 -04:00
Brad Rydzewski
ee54698c62
add migration function to remove null repo counters
2017-05-25 12:25:16 +02:00
Brad Rydzewski
3f45889ead
fix merge conflicts
2017-05-23 14:43:50 +02:00
Brad Rydzewski
f16dfaa9f0
increment build from counter
2017-05-23 12:43:58 +02:00
Brad Rydzewski
9ed9f8f1c9
change repo_visibility to text
2017-05-22 23:16:42 +02:00
Brad Rydzewski
c64a244c27
add visibility database field
2017-05-22 23:11:29 +02:00
Brad Rydzewski
298d78e370
bump column size for registry secret [ci skip]
2017-05-19 18:15:57 +02:00
Brad Rydzewski
a05cdafd92
add mysql and postgres impls
2017-05-19 17:51:28 +02:00
Brad Rydzewski
b8c09865b7
migration improvements
2017-05-13 16:38:26 +02:00
Brad Rydzewski
c0354572c3
remove generated migration code from gitignore
2017-05-13 10:08:39 +02:00
Brad Rydzewski
cea842bed5
use generated migration
2017-05-13 09:56:23 +02:00
Brad Rydzewski
3a64aa4cf2
simplify gating logic
2017-05-05 20:05:42 +02:00
Brad Rydzewski
4aac0bc4d6
re-use gated logic
2017-05-05 19:13:40 +02:00
Brad Rydzewski
4569b60f09
persist and compare yaml for gating
2017-05-05 18:59:37 +02:00
Brad Rydzewski
e172de592f
restore queue on restart
2017-04-14 13:32:36 +02:00
Brad Rydzewski
8348c858ba
wip enable pluggable secret and registry backends
2017-04-11 19:06:45 +02:00
Brad Rydzewski
16a07e660a
enable granular step data for matrix
2017-04-04 18:30:06 +09:00
Brad Rydzewski
c153db8c47
add pg and mysql database migrations
2017-03-28 17:57:57 +09:00
Brad Rydzewski
6246b32569
ability to customize yaml path
2017-03-19 16:44:57 +08:00
Brad Rydzewski
e319aaff15
add reviewer fields, endpoints
2017-03-18 16:49:27 +08:00
Brad Rydzewski
b4c4e92b5b
handle compiler or lint error
2017-03-10 02:58:25 -08:00
Don
e77936f5c8
Implement backend for concealing secrets
2016-11-16 11:28:36 -08:00
Brad Rydzewski
01945b1ae5
Merge pull request #1824 from donny-dont/feature/secret_skip_verify_model
...
Adding SkipVerify to Secrets
2016-10-20 01:53:24 +02:00
Don
dfcaa78e85
Adding SkipVerify to Secrets
2016-10-19 13:04:08 -07:00
Vaidas Jablonskis
284fca370e
Add a reference to parent build on forks / deploys
2016-10-19 13:28:18 +01:00
Thomas Boerger
1b84375db5
Added migrations for team_secrets
2016-07-31 23:25:10 +02:00
Brad Rydzewski
752ce496d5
added code for agent to ping central drone server
2016-05-11 14:37:56 -07:00
Brad Rydzewski
447741b840
added query, endpoint, cli for build queue items
2016-05-10 22:19:45 -07:00
Brad Rydzewski
e7aa94f875
store signature and verification in database
2016-05-10 18:48:02 -07:00
Brad Rydzewski
850c00dbba
drone exec and drone agent now share code
2016-05-10 17:03:24 -07:00
Brad Rydzewski
7ffa88cc09
ability to store per-repository secrets & sign yaml
2016-03-31 12:01:32 -07:00
Brad Rydzewski
688b29b639
backported 0.5 database restructure to 0.4.1
2016-03-25 12:54:16 -07:00