Skip to content

Conversation

@feelepxyz
Copy link
Contributor

Porting logging and logic from dependabot-updater and adding a few
options to customise the updater:

  • --write: will write the updated files into the dry-run cache folder
    (initilizes a git repo to help with diffing 👌)
  • --lockfile_only: only update the lockfile
  • --requirements_update_strategy: chaneg how to update manifest
    requirements

@feelepxyz feelepxyz requested a review from hmarr September 13, 2019 16:14
@feelepxyz
Copy link
Contributor Author

@rebelagentm FYI added some options to the dry run script making it a bit easier to debug large diffs in particular.

bin/dry-run.rb Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting approach, will be super helpful!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤠

Porting logging and logic from dependabot-updater and adding a few
options to customise the updater:
- `--write`: will write the updated files into the dry-run cache folder
  (initilizes a git repo to help with diffing 👌)
- `--lockfile_only`: only update the lockfile
- `--requirements_update_strategy`: chaneg how to update manifest
  requirements
@feelepxyz feelepxyz force-pushed the feelepxyz/dry-run-improvements branch from 0dc850c to 82954d9 Compare September 13, 2019 16:54
@feelepxyz feelepxyz merged commit 2f5ee6b into master Sep 13, 2019
@feelepxyz feelepxyz deleted the feelepxyz/dry-run-improvements branch September 13, 2019 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants