Skip to content

do not log warning on nested dirs when finding migrations#421

Merged
jxs merged 1 commit into
mainfrom
fix-nested-dir-war
Mar 29, 2026
Merged

do not log warning on nested dirs when finding migrations#421
jxs merged 1 commit into
mainfrom
fix-nested-dir-war

Conversation

@jxs

@jxs jxs commented Mar 29, 2026

Copy link
Copy Markdown
Member

closes #406

@jxs
jxs merged commit ff809c8 into main Mar 29, 2026
58 checks passed
@jxs
jxs deleted the fix-nested-dir-war branch April 15, 2026 13:34
jxs added a commit that referenced this pull request Apr 15, 2026
* prepare 0.9.1

* Support rusqlite 0.38.x (#410)

Co-authored-by: Youser Nayme <7685106-NeuralModder@users.noreply.gitlab.com>

* do not log warning on nested dirs when finding migrations (#421)

---------

Co-authored-by: Youser Nayme <51252915+NeuralModder@users.noreply.github.com>
Co-authored-by: Youser Nayme <7685106-NeuralModder@users.noreply.gitlab.com>
jxs added a commit that referenced this pull request Apr 15, 2026
* prepare 0.9.1

* Support rusqlite 0.38.x (#410)

Co-authored-by: Youser Nayme <7685106-NeuralModder@users.noreply.gitlab.com>

* do not log warning on nested dirs when finding migrations (#421)

---------

Co-authored-by: Youser Nayme <51252915+NeuralModder@users.noreply.github.com>
Co-authored-by: Youser Nayme <7685106-NeuralModder@users.noreply.gitlab.com>
@jxs jxs mentioned this pull request Jun 8, 2026
jxs added a commit that referenced this pull request Jun 9, 2026
* Prepare 0.9.1 (#423)

* prepare 0.9.1

* Support rusqlite 0.38.x (#410)

Co-authored-by: Youser Nayme <7685106-NeuralModder@users.noreply.gitlab.com>

* do not log warning on nested dirs when finding migrations (#421)

---------

Co-authored-by: Youser Nayme <51252915+NeuralModder@users.noreply.github.com>
Co-authored-by: Youser Nayme <7685106-NeuralModder@users.noreply.gitlab.com>

* Apply suggestion from @jxs

* Update refinery/Cargo.toml

---------

Co-authored-by: Youser Nayme <51252915+NeuralModder@users.noreply.github.com>
Co-authored-by: Youser Nayme <7685106-NeuralModder@users.noreply.gitlab.com>
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.

Passing a directory to refinery_core::util::find_migration_files results in a warning log message even if it only contains migrations

1 participant