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

fix: missing config schema json in dist #134

Merged
merged 1 commit into from
Jan 18, 2024
Merged

fix: missing config schema json in dist #134

merged 1 commit into from
Jan 18, 2024

Conversation

mfw78
Copy link
Contributor

@mfw78 mfw78 commented Jan 18, 2024

Description

This PR fixes missing config schemas in the build.

Changes

  • Package the config schema JSON

How to test

Edit the config.example.json as necessary.

  1. yarn build
  2. node ./dist/src/index.js run --config-path ./config.example.json
  3. Observe the watch-tower starts without faults.

@mfw78 mfw78 added the bug Something isn't working label Jan 18, 2024
@mfw78 mfw78 requested review from anxolin and a team January 18, 2024 10:09
@mfw78 mfw78 self-assigned this Jan 18, 2024
@mfw78
Copy link
Contributor Author

mfw78 commented Jan 18, 2024

Merging without approval as very small in scope

@mfw78 mfw78 merged commit 4e35e56 into main Jan 18, 2024
4 checks passed
@mfw78 mfw78 deleted the package-config-json branch January 18, 2024 10:21
@github-actions github-actions bot locked and limited conversation to collaborators Jan 18, 2024
Copy link
Contributor

@anxolin anxolin left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants