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

--dry-run parameter ignored and album still created on export #1440

Merged
merged 8 commits into from
Mar 11, 2024

Conversation

rajscode
Copy link
Contributor

@rajscode rajscode commented Mar 9, 2024

album created even when --dry-run parameter is used.
i.e.
osxphotos export --dry-run --add-missing-to-album ABC

The --dry-run parameter is ignored and album ABC is created.

Updated comment to index instead of table
- output to stdout console re: status of osxphotos export database

- clarifying which type of database the version is being shown for and reducing it to a single line instead of two
Updated assert re:search to match updated output statement in osxphotos/cli/export.py
album created even when --dry-run parameter is used.  i.e. osxphotos export --dry-run --add-missing-to-album ABC, the dry-run parameter is ignored and album ABC is created.
@RhetTbull
Copy link
Owner

Thank you!

@RhetTbull
Copy link
Owner

@rajscode I appreciate the contributions! In the future, please create a branch on your fork then push the PR from that branch. It makes it easier in the log that way to see what came from where. Here's an article on the process. Thanks!

@RhetTbull RhetTbull merged commit a2cdf6d into RhetTbull:main Mar 11, 2024
7 checks passed
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.

None yet

2 participants