Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove flask_uploads.py #152

Merged
merged 8 commits into from
Jan 18, 2024
Merged

Remove flask_uploads.py #152

merged 8 commits into from
Jan 18, 2024

Conversation

thomas-bc
Copy link
Collaborator

Originating Project/Creator
Affected Component
Affected Architectures(s)
Related Issue(s) nasa/fprime#2352
Has Unit Tests (y/n)
Builds Without Errors (y/n)
Unit Tests Pass (y/n)
Documentation Included (y/n)

Change Description

Fixes nasa/fprime#2352

Removes the need for the flask_uploads.py module.

Additionally adds in a --remote-sequence-directory option to control where sequence binaries are uploaded on the remote (default /seq, which is often not writeable when testing locally).

@thomas-bc
Copy link
Collaborator Author

thomas-bc commented Nov 22, 2023

Not sure what's up with the Unit tests, they pass locally...

No need to merge this prior to v3.4 release

Copy link
Collaborator

@LeStarch LeStarch left a comment

Choose a reason for hiding this comment

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

Two comment

src/fprime_gds/executables/cli.py Outdated Show resolved Hide resolved
src/fprime_gds/flask/updown.py Outdated Show resolved Hide resolved
@LeStarch LeStarch merged commit 15ebba5 into devel Jan 18, 2024
20 checks passed
This pull request was closed.
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.

Remove flask_uploads.py from the GDS
2 participants