Skip to content

Fix cross platform cp issues for dev.#307

Merged
R-Sandor merged 1 commit intomainfrom
frontend_cp_fix_#300
Jan 15, 2025
Merged

Fix cross platform cp issues for dev.#307
R-Sandor merged 1 commit intomainfrom
frontend_cp_fix_#300

Conversation

@R-Sandor
Copy link
Collaborator

@R-Sandor R-Sandor commented Jan 15, 2025

While not perfect to use Java to copy a file.
Butveryone working on findfirst should have Java installed and I don't need to introduce any dependencies to my package.json/pnpm-lock.

Closes #307

Issue number: resolves #


Checklist

  • Code Formatter (run prettier/spotlessApply)
  • Code has unit tests? (If no explain in other_information)
  • Builds on localhost
  • Builds/Runs in docker compose

What is the current behavior?

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Other information

While not perfect to use Java to copy a file.
Butveryone working on findfirst should have Java installed
and I don't need to introduce any dependencies to my package.json/pnpm-lock.

Closes #300
@R-Sandor R-Sandor added the bug Something isn't working label Jan 15, 2025
@R-Sandor R-Sandor linked an issue Jan 15, 2025 that may be closed by this pull request
@R-Sandor R-Sandor merged commit 1511bdb into main Jan 15, 2025
3 checks passed
@R-Sandor R-Sandor deleted the frontend_cp_fix_#300 branch January 15, 2025 10:53
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix package.json cp to be more cross platform

1 participant