Skip to content

Conversation

@Harsh4902
Copy link
Member

Description

  • This PR adds support for watch flag in import command.
  • It allows user to import a local files to microcks instance and keep watch on them. On file change, files will automatically get re-imported.
  • To keep track of files, we have added a separate program called microcks-watcher. You can build the binary of the microcks-watcher using make build-watcher.
  • It will keep checking for changes in WatchConfig as well as all the files listed in this config.
  • On changes in WatchConfig it can auto reload all the entries for keep watch on.

Related issue(s)

Resolves #158

…tic re-import the local files on changes.

Signed-off-by: Harsh4902 <[email protected]>
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale State due to inactivity label Jun 29, 2025
@Harsh4902
Copy link
Member Author

@lbroudoux Can we merge this?

@github-actions github-actions bot removed the stale State due to inactivity label Jun 30, 2025
Copy link
Member

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

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

LGTM

@lbroudoux lbroudoux added component/cli kind/feature New feature implementation labels Jul 1, 2025
@lbroudoux lbroudoux added this to the 1.0.0 milestone Jul 1, 2025
@lbroudoux lbroudoux merged commit cbf1282 into microcks:1.x Jul 1, 2025
5 checks passed
@Harsh4902 Harsh4902 deleted the issue#158 branch July 8, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/cli kind/feature New feature implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants