Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add arguments for mover #473

Merged
merged 5 commits into from
Jan 28, 2024
Merged

Add arguments for mover #473

merged 5 commits into from
Jan 28, 2024

Conversation

NooNameR
Copy link
Contributor

@NooNameR NooNameR commented Jan 22, 2024

with this change this script can be called with arguments:

python3 mover.py --host "localhost:8080" --user "your_user" --password "your_password" --days_from $FROM --days_to $TO

This will be quite helpful when you have multiple qbit instances

NooNameR and others added 2 commits January 22, 2024 10:52
Adding arguments to mover, so there is no point to define constants
@bobokun bobokun changed the base branch from master to develop January 24, 2024 01:46
Copy link
Collaborator

@bobokun bobokun left a comment

Choose a reason for hiding this comment

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

just a minor nit in wording

scripts/mover.py Outdated Show resolved Hide resolved
scripts/mover.py Outdated Show resolved Hide resolved
NooNameR and others added 2 commits January 28, 2024 15:03
Co-authored-by: bobokun <12660469+bobokun@users.noreply.github.com>
Co-authored-by: bobokun <12660469+bobokun@users.noreply.github.com>
@bobokun bobokun merged commit 7c23870 into StuffAnThings:develop Jan 28, 2024
1 check passed
@NooNameR
Copy link
Contributor Author

let me know when you merge to master. As I'll need to update Trash Guide for this change

@bobokun bobokun mentioned this pull request Jan 28, 2024
bobokun added a commit that referenced this pull request Jan 28, 2024
* update requirements

* Add arguments for mover (#473)

* Add arguments for mover

Adding arguments to mover, so there is no point to define constants

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update mover.py

Co-authored-by: bobokun <12660469+bobokun@users.noreply.github.com>

* Update mover.py

Co-authored-by: bobokun <12660469+bobokun@users.noreply.github.com>

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: bobokun <12660469+bobokun@users.noreply.github.com>

* 4.0.8

---------

Co-authored-by: Denys Kozhevnikov <github@mail.noonamer.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@bobokun
Copy link
Collaborator

bobokun commented Jan 28, 2024

@NooNameR it's in master

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.

2 participants