Skip to content

feat: Add config-manager pull iga-workflows command#645

Merged
vscheuber merged 6 commits into
rockcarver:mainfrom
trivir:feature/config-manager-pull-iga-workflows
Jul 24, 2026
Merged

feat: Add config-manager pull iga-workflows command#645
vscheuber merged 6 commits into
rockcarver:mainfrom
trivir:feature/config-manager-pull-iga-workflows

Conversation

@dallinjsevy

Copy link
Copy Markdown
Contributor

I added a function to pull iga workflow configurations for the frodo config-manager pull iga workflows command.

I also added the command implementation file to enable the command.

@phalestrivir

phalestrivir commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

I employed a bugfix in the library for workflow exports, so I updated the tests in this PR (since it affects these tests as well as the other workflow export tests) so that they are still passing once the library change gets merged in: rockcarver/frodo-lib#607

@vscheuber
vscheuber force-pushed the feature/config-manager-pull-iga-workflows branch from bed5325 to 85fabc8 Compare July 24, 2026 17:41
@vscheuber

Copy link
Copy Markdown
Contributor

@dallinjsevy @phalestrivir I just rebased this PR and pulled in the latest library (v4.1.1) and the tests are still failing with missing recordings. Can either of you please take a look and add the missing recordings?

@phalestrivir

Copy link
Copy Markdown
Contributor

@dallinjsevy @phalestrivir I just rebased this PR and pulled in the latest library (v4.1.1) and the tests are still failing with missing recordings. Can either of you please take a look and add the missing recordings?

@vscheuber I just committed the changes again, it looks like my test updates got reverted in the force push, but I just ran the tests locally and they are passing now.

@vscheuber vscheuber added integration-batch Attempt to include this PR in the next integration build. and removed integration-batch Attempt to include this PR in the next integration build. labels Jul 24, 2026
@vscheuber
vscheuber merged commit 212b8f2 into rockcarver:main Jul 24, 2026
12 checks passed
vscheuber added a commit to trivir/frodo-cli that referenced this pull request Jul 25, 2026
* feat: Add config-manager pull iga-workflows command

* fix wording in cli file. update and add tests. add comment to ops file. simplify ops file code.

* feat: add config-manager pull iga workflows

* fix: update frodo-lib dependency to version 4.1.1

* bugfix: Update tests to pass with new library fix to workflow exports

* fix: update frodo-lib dependency to version 4.1.2

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: Preston Hales <phales@trivir.com>
vscheuber added a commit that referenced this pull request Jul 25, 2026
* feat: Add config-manager push restart command

* chore: Update @rockcarver/frodo-lib to version 4.1.2 in package.json and package-lock.json

* feat: Add config-manager pull iga-workflows command (#645)

* feat: Add config-manager pull iga-workflows command

* fix wording in cli file. update and add tests. add comment to ops file. simplify ops file code.

* feat: add config-manager pull iga workflows

* fix: update frodo-lib dependency to version 4.1.1

* bugfix: Update tests to pass with new library fix to workflow exports

* fix: update frodo-lib dependency to version 4.1.2

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: Preston Hales <phales@trivir.com>

* Updated changelog and version for release v4.2.1-0

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: Preston Hales <phales@trivir.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
vscheuber added a commit to trivir/frodo-cli that referenced this pull request Jul 25, 2026
* feat: Add config-manager pull iga-workflows command

* fix wording in cli file. update and add tests. add comment to ops file. simplify ops file code.

* feat: add config-manager pull iga workflows

* fix: update frodo-lib dependency to version 4.1.1

* bugfix: Update tests to pass with new library fix to workflow exports

* fix: update frodo-lib dependency to version 4.1.2

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: Preston Hales <phales@trivir.com>
vscheuber added a commit to trivir/frodo-cli that referenced this pull request Jul 25, 2026
* feat: Add config-manager push restart command

* chore: Update @rockcarver/frodo-lib to version 4.1.2 in package.json and package-lock.json

* feat: Add config-manager pull iga-workflows command (rockcarver#645)

* feat: Add config-manager pull iga-workflows command

* fix wording in cli file. update and add tests. add comment to ops file. simplify ops file code.

* feat: add config-manager pull iga workflows

* fix: update frodo-lib dependency to version 4.1.1

* bugfix: Update tests to pass with new library fix to workflow exports

* fix: update frodo-lib dependency to version 4.1.2

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: Preston Hales <phales@trivir.com>

* Updated changelog and version for release v4.2.1-0

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: Preston Hales <phales@trivir.com>
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.

3 participants