Skip to content

Hotfix/file_resource_script_generation#46

Merged
corentincarton merged 4 commits into
developfrom
hotfix/resource-script-generation
May 7, 2026
Merged

Hotfix/file_resource_script_generation#46
corentincarton merged 4 commits into
developfrom
hotfix/resource-script-generation

Conversation

@tbkr
Copy link
Copy Markdown
Contributor

@tbkr tbkr commented May 21, 2024

When working with marsflow I encountered problems with the pf.FileResource class which was mainly due to the reason that the internals of the resource class have changed.

I enabled moved the assignment of the server_filename to the constructor of the pf.FileResource class and adjusted other occurrences.

In case my changes broke the intended architecture, feel free to comment.

@FussyDuck
Copy link
Copy Markdown

FussyDuck commented May 21, 2024

CLA assistant check
All committers have signed the CLA.

@tbkr tbkr force-pushed the hotfix/resource-script-generation branch 13 times, most recently from 2e98378 to ef8fd98 Compare May 28, 2024 09:01
@tbkr tbkr force-pushed the hotfix/resource-script-generation branch 16 times, most recently from c35578a to d872fe9 Compare June 4, 2024 09:32
@tbkr tbkr force-pushed the hotfix/resource-script-generation branch 3 times, most recently from cfd3d11 to d62c139 Compare June 11, 2024 07:29
@tbkr tbkr requested a review from corentincarton June 11, 2024 07:32
@corentincarton
Copy link
Copy Markdown
Collaborator

@tbkr, thanks for this contribution! I never really used the resource feature of pyflow. Could you just add a test for the Resource class?

@tbkr tbkr force-pushed the hotfix/resource-script-generation branch from 169f10d to f7caf93 Compare June 11, 2024 08:54
@tbkr tbkr changed the title WIP: Hotfix/resource script generation WIP: Hotfix/file_resource_script_generation Jun 11, 2024
@tbkr tbkr force-pushed the hotfix/resource-script-generation branch 4 times, most recently from dab0d83 to 85217b3 Compare June 11, 2024 10:07
@tbkr
Copy link
Copy Markdown
Contributor Author

tbkr commented Jun 11, 2024

@corentincarton I added a test case for the resource file creation and also for the use case of deploying it to several hosts.

Could you have a look?

@colonesej colonesej force-pushed the hotfix/resource-script-generation branch from 5a76146 to 3b603b5 Compare May 6, 2026 14:23
@colonesej colonesej changed the title WIP: Hotfix/file_resource_script_generation Hotfix/file_resource_script_generation May 6, 2026
@corentincarton corentincarton merged commit 9970f65 into develop May 7, 2026
7 checks passed
@corentincarton corentincarton deleted the hotfix/resource-script-generation branch May 7, 2026 09:56
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.

4 participants