Commit graph

3772 commits

Author SHA1 Message Date
Rhys Arkins
7d4cd7ca60
feat: circleci orb support (#2955)
Closes #2950
2018-12-16 14:32:11 +01:00
Rhys Arkins
83b4bead48
fix: ensureIssue logic (#2957)
if ensureIssue once, and the first matching issue was closed, then any other matching open ones are also closed.

If ensureIssue regular, and all are closed, then reopen the latest one.
2018-12-16 13:47:05 +01:00
Rhys Arkins
b9fedce3a0 tests: prettier 2018-12-14 22:14:39 +01:00
Rhys Arkins
9ba0581177 Revert "chore: roll back prettier"
This reverts commit 6e43913fec.
2018-12-14 22:10:57 +01:00
Rhys Arkins
6e43913fec chore: roll back prettier 2018-12-14 21:47:34 +01:00
Rhys Arkins
bfda8de611 chore: husky prettier 2018-12-14 19:46:42 +01:00
Rhys Arkins
cb0e23f832 force lf end of line 2018-12-14 19:12:59 +01:00
Rhys Arkins
7c0b2c1191
chore: move prettier config to dedicated file (#2952) 2018-12-14 18:32:43 +01:00
Rhys Arkins
6ed13b41c0 chore: update renovate docs icon 2018-12-14 13:10:59 +01:00
Rhys Arkins
bb1db08fe3 tests: fix snapshot 2018-12-14 12:37:32 +01:00
Rhys Arkins
6785cd54bd refactor: update deprecation message to allow closing 2018-12-14 12:09:13 +01:00
Rhys Arkins
3988fb808a feat: ensureIssue once
Closes #2936
2018-12-14 11:47:52 +01:00
Rhys Arkins
5577b4de79 tests: disable python setup parsing tests 2018-12-14 10:23:22 +01:00
Rhys Arkins
9587581c46 tests: drop flakey changelog cache test 2018-12-14 09:10:13 +01:00
Rhys Arkins
0dd52209b9 tests: drop flakey cache test 2018-12-13 21:24:52 +01:00
Rhys Arkins
f0ffd066ab
docs: update local dev fork guide 2018-12-13 21:11:44 +01:00
Rhys Arkins
8e8fd4dad9 tests: update snapshot 2018-12-13 20:37:41 +01:00
Rhys Arkins
7dbf57317d fix: preserve versionScheme 2018-12-13 17:12:23 +01:00
Rhys Arkins
a61dd82bbc fix(github): better branch automerge status check
Closes #2948
2018-12-13 05:41:32 +01:00
Rhys Arkins
079afe1820
feat: configurable versionScheme (#2945)
Closes #2914
2018-12-13 05:29:11 +01:00
Rhys Arkins
913ba4d065
build(deps): use forked docker-registry-client (#2940) 2018-12-13 05:23:11 +01:00
Jan Sauer
5f02a987a2 docs: Fix logging example (#2946)
`verbose` is not a valid level.
2018-12-13 05:14:51 +01:00
Rhys Arkins
5289a12f0f
docs: prettier fix 2018-12-12 21:10:35 +01:00
Rhys Arkins
135d883fa7 chore: update keywords 2018-12-12 12:05:40 +01:00
Rhys Arkins
43354f00ad chore: update test/lint scripts 2018-12-12 12:02:12 +01:00
Rhys Arkins
320c666a6c chore: prettier 2018-12-12 11:59:43 +01:00
Rhys Arkins
2627a1f2e4 refactor(gradle): lower logging on errors 2018-12-12 11:36:07 +01:00
Rhys Arkins
f3c339b2d6 fix: check packageFiles before length 2018-12-12 11:26:43 +01:00
Jan Sauer
1fb95e85a2 docs: Fix documentation typo (#2943) 2018-12-12 06:43:01 +01:00
Rhys Arkins
ad924f1c28 refactor: trace extract, not debug 2018-12-11 22:44:45 +01:00
Rhys Arkins
d846d12c4b
chore: update contributors 2018-12-11 18:45:50 +01:00
Mike Bryant
9ac84fa4e3 refactor(docker): break out manifest retrieval function (#2931) 2018-12-11 13:04:09 +01:00
Rhys Arkins
8c2cad0647 feat: packageRules>languages
Adds new filter option “languages” to packageRules to filter on language time.
2018-12-11 12:55:12 +01:00
Rhys Arkins
31849e215b feat: packageRules>managers
Adds new filter option `managers` to `packageRules`. This allows you to define rules that filter on package manager (e.g. pipenv) before applying the rule.
2018-12-11 12:40:35 +01:00
Rhys Arkins
01ed8362db refactor: managers->enabledManagers 2018-12-11 12:30:23 +01:00
Rhys Arkins
6819764295 feat: packageRules>sourceUrlPrefixes
Adds filtering option “sourceUrlPrefixes” to allow matching updates based on one or more prefixes. Prefixes could be a full source repo, e.g. https://github.com/renovatebot/presets, or it could be an org prefix like https://github.com/renovatebot/

This will make monorepo groupings easier.
2018-12-11 12:03:09 +01:00
rtaum
3b74108e6c feat: suppressNotifications onboardingClose (#2934) 2018-12-11 07:22:07 +01:00
Adrien Lemaire
fcc93eac22 fix(pypi): add python requests changelog URL (#2933)
add requests changelog
2018-12-11 07:20:41 +01:00
Rhys Arkins
40b17b5c5c fix(pypi): manual coverage sourceUrl override
Closes #2846
2018-12-10 09:37:46 +01:00
Rhys Arkins
f242ef1256 refactor: centralize pypi manual source urls 2018-12-10 09:20:51 +01:00
Rhys Arkins
a69376ab46 feat: printConfig
Adds an option to print the full, resolved config for a repo at INFO level. e.g.

renovate —print-config owner/repo

Closes https://github.com/renovatebot/config-help/issues/128
2018-12-10 08:53:55 +01:00
Rhys Arkins
00de6f2e1e feat: datasource manual source URLs
Adds central location to define manual source URLs for packages.
2018-12-10 06:49:15 +01:00
Rhys Arkins
0f0bae4b65 refactor: datasource manual urls
Provide a central location for mapping changelog and source URLs.
2018-12-10 06:34:39 +01:00
Rhys Arkins
47a23d0a61 chore: rename for less confusion 2018-12-10 06:03:52 +01:00
Rhys Arkins
772bc17603 refactor: repositoryUrl -> sourceUrl 2018-12-10 05:59:28 +01:00
Rhys Arkins
e190851f8e
feat(docker): use whole tag as currentValue (#2922) 2018-12-10 04:26:14 +01:00
Rhys Arkins
eb1c65277e
refactor: use renamed azure devops dependency (#2925) 2018-12-10 04:24:42 +01:00
Rhys Arkins
816bddf9be refactor(changelog): cacheKey from manager/depName 2018-12-10 04:08:53 +01:00
Rhys Arkins
245e831974 tests: fix lint 2018-12-09 22:54:09 +01:00
Rhys Arkins
255ec8779c feat(changelog): match against compound tags 2018-12-09 22:15:44 +01:00