-
Notifications
You must be signed in to change notification settings - Fork 3
Club Design Summer Update #104
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
Open
obennet
wants to merge
264
commits into
sed-group:master
Choose a base branch
from
obennet:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* added subproject requirement to uploaded files * Adjusted file saving mechanism * Added comment for clarity * Implemented FileAccessControl based on subproject access * Improved robustness of MySQLStatementBuilder
* Removed mysqlutils and instead imported mysql-statement-builder package * Added mysql-statement-builder to requirements.txt * Reconnected mysqlsb logger with fastapi logger
83 endpoint for deleting files
83 endpoint for deleting files
Min db calls
…unecessary imports
search for user with full_name empty string
Save simulation
…es the settings aswell
…ettings in storage is still used)
Formula parser
Fix simsetting bug fixes #133
Develop fixes #133
* updated sql file with new processes and names * fixed formula test * fixed failing simulation tests * inshallah fixed * fixed failing dsm tests --------- Co-authored-by: = <=>
It seems like VZ_insert_cvs.sql does not run in the GitHub actions. Cannot figure out why. |
* updated sql file with new processes and names * fixed formula test * surrogate model integration first commit * get sim data * data formatting * model working * fixed failing simulation tests * fixed failing dsm tests * replace instead of insert * removed constraint from vcs_rows * added contstraint back * non numeric vds * sql fix + optimizer works --------- Co-authored-by: = <=> Co-authored-by: Oscar Bennet <[email protected]> Co-authored-by: Oscar Bennet <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.