Skip to content

feat: add -c, --clean flag to config-manager journeys#117

Open
brycentrivir wants to merge 1 commit into
mainfrom
feature/add-journey-clean-flag
Open

feat: add -c, --clean flag to config-manager journeys#117
brycentrivir wants to merge 1 commit into
mainfrom
feature/add-journey-clean-flag

Conversation

@brycentrivir

Copy link
Copy Markdown

The -c, --clean flag was not implemented yet in Frodo's version of config-manager. Added that in using same logic from
fr-config-pull journeys

@brycentrivir
brycentrivir marked this pull request as ready for review June 26, 2026 19:44
@brycentrivir brycentrivir changed the title feat: add -c, --clean flag config-manager journeys feat: add -c, --clean flag to config-manager journeys Jun 26, 2026

@phalestrivir phalestrivir left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

You forgot to run npm run lint:fix

Additionally, I tried to run the config-manager-export-journeys e2e test and it's failing at the moment, I think because of the journey updates Volker made in the library to fix node exports, so you will need to fix that test and re-update the snapshots (I would rebase with the main branch as well to get the latest updates from main since you will likely need those to rebuild the executable).

@brycentrivir
brycentrivir force-pushed the feature/add-journey-clean-flag branch 3 times, most recently from 8b0fc97 to 914e447 Compare July 14, 2026 18:58

@phalestrivir phalestrivir left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Resolve my new comment, there is a missing function comment for configManagerExportJourneys (make sure to include the types for the parameters in the comments). Additionally, you still need to run npm run lint:fix. After that, you can squash these commits and create the PR against Rockcarver

Comment thread src/configManagerOps/FrConfigJourneysOps.ts
@brycentrivir
brycentrivir force-pushed the feature/add-journey-clean-flag branch 3 times, most recently from f31ea5a to 8636b2a Compare July 15, 2026 15:41
feat: add -c, --clean flag config-manager journeys
@brycentrivir
brycentrivir force-pushed the feature/add-journey-clean-flag branch from 8636b2a to 840bed5 Compare July 22, 2026 16:32
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.

2 participants