Commit graph

6647 commits

Author SHA1 Message Date
Sergio Zharinov
aa49a21e54
fix(exec): Whitelist LC_ALL and LANG (#5239) 2020-01-29 06:29:53 +01:00
Sourav Das
1d4aa7293a chore(contributor): Add contributor (#5242) 2020-01-28 09:45:51 +01:00
Renovate Bot
88618a21f3 build(deps): update dependency validator to v12.2.0 2020-01-28 07:00:55 +00:00
Ryan Ling
db029c5679 fix(buildkite): Support no-config plugins (#5236)
Buildkite plugins that don't have required config options may be
expressed as:

```yaml
- plugins:
    - my-plugin#v1.0.0
```

Note that there is no trailing colon; matching on it should be
unnecessary given that the preceding capture groups exclude this
character.
2020-01-28 06:43:46 +01:00
Rhys Arkins
908dd63fdc docs: fix absolute internal links 2020-01-28 06:40:14 +01:00
Renovate Bot
f6ec51a4f8 chore(deps): update dependency @types/js-yaml to v3.12.2 2020-01-28 01:54:17 +00:00
Renovate Bot
83f1e79f24 build(deps): update dependency aws-sdk to v2.610.0 2020-01-27 20:53:04 +00:00
Rhys Arkins
dc73a54e7c fix(changelog): better log/warn for missing credentials 2020-01-27 15:26:40 +01:00
Sergio Zharinov
f286aa3920 feat(composer): Use centralized docker execution (#5060) 2020-01-27 14:18:50 +01:00
Sergio Zharinov
514fdbddab fix(platform): Filter out non-Renovate PRs with same branch (#5211) 2020-01-27 13:45:52 +01:00
Sergio Zharinov
a761e95f48 feat(cargo): Use centralized docker execution (#5059)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-27 12:53:39 +01:00
Rhys Arkins
da6164f8d4 fix: validate handlebars templates and throw config error 2020-01-27 12:48:08 +01:00
Sebastian Poxhofer
1743ab77b2 fix: warn if skipping release notes retrieval (#5226) 2020-01-27 12:38:07 +01:00
Jamie Magee
1931acc221
chore: remove custom yawn-yaml types (#5161)
Ref #4528
2020-01-26 21:54:40 +01:00
Renovate Bot
e0a898986a chore(deps): update dependency @types/jest to v24.9.1 2020-01-26 20:23:40 +00:00
Joshua Gleitze
5928562064 feat(gradle): Support any Order in Gradle’s Map Syntax (#5196) 2020-01-26 08:18:29 +01:00
Renovate Bot
f7901576ab build(deps): update dependency registry-auth-token to v4.1.1 2020-01-25 20:00:59 +00:00
Martín Fernández
8da8d7a072 feat: Add DOCKER_HOST to child env (#5222)
Currently the DOCKER_HOST env variable is not passed to the child
environment making it impossible to use a non default docker host.
2020-01-25 19:30:43 +01:00
Jamie Magee
8126705d3d feat(nuget): add support for fsproj and vbproj files (#5220) 2020-01-25 14:50:47 +01:00
Sergio Zharinov
e9bc152308 fix(cargo): Fix nested directories in artifacts.ts (#5221) 2020-01-25 09:21:33 +01:00
Sergio Zharinov
0c7f95f0a7 fix(maven): Additional support for Service Release (SR) versions (#5194) 2020-01-24 14:23:41 +01:00
Sergio Zharinov
6b2ef2822c refactor(exec): Explicit extraEnv defaults and nullable docke… (#5219) 2020-01-24 10:42:09 +01:00
Jennifer Wilcox
5b1cd403ab fix(pypi): detect pypi releases with underscores (#5218)
If a pypi package:
 - Has only src releases
 - Has an index name with hyphens
 - Has src tarballs with underscores
Then releases of the package weren't being detected.
2020-01-24 08:27:26 +01:00
Renovate Bot
05c6ffa978 chore(deps): update typescript-eslint monorepo to v2.17.0 2020-01-23 19:33:56 +00:00
Jamie Magee
c579c48992 chore: use upstream semver-stable types (#5212) 2020-01-22 15:14:04 +01:00
Renovate Bot
acff505dfe build(deps): update dependency simple-git to v1.130.0 2020-01-22 12:00:47 +00:00
Sergio Zharinov
8b6d280741 feat(exec): Allow for extra docker commands (#5208) 2020-01-22 11:45:21 +01:00
Rhys Arkins
c44a82e60b refactor: rename docker exec helper 2020-01-22 11:08:29 +01:00
Sergio Zharinov
60d895bd5c feat(exec): Cache Docker image prefetch info (#5205) 2020-01-22 09:19:29 +01:00
Rhys Arkins
a56e0de4c7
feat: move localDir awareness to util/exec (#5207) 2020-01-21 18:04:50 +01:00
Sourav Das
520429f1bd feat(constants): Version Scheme Constants (#5159) 2020-01-21 17:11:25 +01:00
Rhys Arkins
e34900377c fix(gitlab): GITLAB_IGNORE_REPO_URL
Adds unofficial (for now) env option to igore the http_url_to_repo value returned by GitLab.
2020-01-21 16:44:24 +01:00
Rhys Arkins
55497ea251 fix: drop unused disable-gitfs error 2020-01-21 16:35:09 +01:00
Rhys Arkins
6da1113aa3 fix: DATASOURCE_FAILURE -> PLATFORM_FAILURE 2020-01-21 16:23:18 +01:00
Rhys Arkins
8fd0b6058b fix(helm): ignore unsupported protocol error 2020-01-21 13:07:25 +01:00
Rhys Arkins
cf4fc1eeff test: fix jest coverage reporter 2020-01-21 12:15:02 +01:00
Sourav Das
d671f2b8c4 refactor(constant): Refactor Platform File (#5206) 2020-01-21 11:13:19 +01:00
Jamie Magee
a1a3536ad7 chore: replace semver-utils types with upstream (#5204) 2020-01-21 10:42:43 +01:00
Joshua Gleitze
c1ee1ef32f feat(gradle): Support template expression for version variables… (#5195) 2020-01-21 10:04:31 +01:00
Rhys Arkins
4b29858768
fix(pr): better rebase/retry description in PRs (#5203) 2020-01-21 09:44:38 +01:00
Renovate Bot
f921d50041 chore(deps): update dependency copyfiles to v2.2.0 2020-01-20 23:00:46 +00:00
Renovate Bot
93c61367a8 build(deps): update dependency registry-auth-token to v4.1.0 2020-01-20 22:00:53 +00:00
Rhys Arkins
d2c0b0e727 fix: binarySource docker only if opts set 2020-01-20 22:05:41 +01:00
Sergio Zharinov
ef7357d022 fix(exec): Refactor binarySource out to global setting (#5190)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-20 16:50:32 +01:00
Renovate Bot
1ef2fc2af0 chore(deps): update dependency typescript to v3.7.5 2020-01-19 23:00:45 +00:00
Renovate Bot
d871b4c8c9 chore(deps): update dependency @types/jest to v24.9.0 2020-01-18 11:40:39 +00:00
Rhys Arkins
bd1179397b
fix: skip empty commits (#5184)
Skips the git commit force push if git returns no diff between the local branch and server branch of the same name.

Closes #5009, Closes #5083, Closes #5074
2020-01-18 11:55:32 +01:00
Jamie Magee
1e2c30a96a fix: warn if force push commit has no diff (#5099)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-17 18:11:02 +01:00
Sourav Das
982d5e9d4d refactor(function): Update Artifact Function (#5139)
1. Create interface UpdateArtifact
2. Update function call
3. Update Test
2020-01-17 12:18:34 +01:00
Sourav Das
9024eda2a0 feat(constants): Branch Status (#5166)
1. Branch related statuses are moved to lib/branch-constants.ts
2. Updated all the references

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-17 10:14:58 +01:00