- Jun 26, 2017
-
-
Rhys Arkins authored
* Set levels in definitions * Rename global worker * getRepoConfig use options levels * Refactor packageFileConfig * Add onboarding configuration
-
Rhys Arkins authored
* Filter GitHub App repositories list if configured via CLI Closes #354 * Fix existing tests * Add new test
- Jun 25, 2017
-
-
renovate[bot] authored
-
Rhys Arkins authored
Closes #352 * Update platform.js * Update repository.js
-
Rhys Arkins authored
* Automerge pinned upgrades Closes #348 * Update test snapshots
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
* Move to subdir * Downgrade eslint to 3 * Refactor api and config usage * Refactor mergeRenovateJson * Test mergeRenovateJson * getOnboardingStatus tests * Refactor repository structure * Refactor config.logger * Revert "Refactor config.logger" This reverts commit 6d7f81af6ee284d01aab811dab7eb05c2274edf3. * Refactor repository logging * Refactor try/catch * Refactor platform and onboarding * Refactor setNpmrc * Fix github logger * npm api use config.logger * Refactor repo worker logger * Refactor repo worker * Refactor branched upgrades * Repository refactoring * Move some debug logging to trace * Deprecate fileName * Refactor upgrades * Refactor repository logs * More repository log refactoring * Refactor repository location * Revert "Refactor repository location" This reverts commit faecbf29516737a2752de54103c0228b9112a51c. * Fix tests * mergeRenovateJson * Recombine repository worker * Add initApis tests * add detectPackageFiles tests * Add determineRepoUpgrades tests * start groupUpgradesByBranch tests * add test * add test * Finish groupUpgradesByBranch coverage * Test updateBranchesSequentially * Finish repo coverage * Finish branch worker coverage * Finish workers coverage * Fix isPin * Complete workers coverage * Finish helpers coverage * Add gitlab api tests * getBranchStatus tests * test createPr * start getPr testing * getPr * update and merge PR tests * getFile * getFileContent tests * getFileJson tests * createFile * updateFile * createBranch * commitFilesToBranch * update yarn * Update yarn
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
Closes #228
- Jun 24, 2017
-
-
renovate[bot] authored
-
- Jun 23, 2017
-
-
renovate[bot] authored
-
renovate[bot] authored
-
- Jun 22, 2017
-
-
Rhys Arkins authored
* Fix github api coverage * Fix npm api coverage * Fix renovate init function coverage * Start gitlab tests * gitlab initRepo tests * findFilePaths * Add branchExists tests * Fix branch worker coverage * pr worker * Refactor repository functions * Refactor gitlab getRepos
-
Rhys Arkins authored
* Add showdown * Use showdown to convert pr body to html Closes #334 * Update test
-
renovate[bot] authored
-
Rhys Arkins authored
Closes #132 * Add gitlab deleteBranch * Add GitLab rebasing logic to branch worker * Add GitLab getBranch * Record user email during initRepo * Add canRebase logic * lint fix * Add test
-
Rhys Arkins authored
Closes #317 * Install traverse * Scrub api and logger in stringify config * Use stringifyConfig * Ignore logs * Add meta to CLI logs * Refactor repo structure * rename repoWorker * renamed worker * Refactor logger location * Refactor main worker * Refactor getRepoConfig * Refactor err * Refactor repo logger * Add config serializer and logger * Refactor redact * Remove stringifyConfig * Refactor onboarding * Set packageFile logger * Refactor package file logic * branch and pr logging * Improve log context * Fix tests part 1 * more test fixes * Fix github init * All tests passing * Rename cli helper * Refactor logger * Add logger tests * Add config serializer tests * Add configParser tests * Fix package file tests * Expand package-file tests * Use defaultConfig * Add package-file tests * Refactor * Finish package-file tests
-
Troy Coutu authored
-
- Jun 20, 2017
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
* Install chalk * Use chalk for colours * Strip back code * Refactor * remove end
-
Rhys Arkins authored
Closes #325 * Install bunyan * Set log level for jest * Replace winston requires with relative logger require * Add cliHelper * Strip unused * Trim unused and update colors * Update log messages * Enable dynamic log level * Update cli.js
-
Rhys Arkins authored
Closes #318