Skip to content

feat: Allow specifying a custom config dir#361

Merged
spencewenski merged 1 commit into
mainfrom
gh-356-config-dir
Aug 30, 2024
Merged

feat: Allow specifying a custom config dir#361
spencewenski merged 1 commit into
mainfrom
gh-356-config-dir

Conversation

@spencewenski

Copy link
Copy Markdown
Member

Closes #356

@codecov

codecov Bot commented Aug 30, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.

Project coverage is 45.87%. Comparing base (8342a9e) to head (7f532b7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/config/app_config.rs 0.00% 21 Missing ⚠️
src/app/mod.rs 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
src/api/cli/roadster/mod.rs 0.00% <ø> (ø)
src/app/mod.rs 0.00% <0.00%> (ø)
src/config/app_config.rs 28.69% <0.00%> (-2.15%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8342a9e...7f532b7. Read the comment docs.

@spencewenski spencewenski merged commit 1bd2c77 into main Aug 30, 2024
@spencewenski spencewenski deleted the gh-356-config-dir branch August 30, 2024 07:54
@github-actions github-actions Bot mentioned this pull request Aug 30, 2024
spencewenski pushed a commit that referenced this pull request Aug 30, 2024
## 🤖 New release
* `roadster`: 0.6.1 -> 0.6.2

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.6.2](roadster-v0.6.1...roadster-v0.6.2)
- 2024-08-30

### Added
- Allow specifying a custom config dir
([#361](#361))
- Add lifecycle handlers
([#360](#360))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.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.

Allow specifying the config dir

1 participant