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

Fix Custom JSON setting error when installing from file #965

Merged
merged 4 commits into from
Jun 5, 2023

Conversation

romer8
Copy link
Contributor

@romer8 romer8 commented Jun 5, 2023

  • Installation of an app from the apps portion of the portal config file allows to have Custom JSON setting as a dict and JSON string, file path string
  • Skips custom JSON setting assignment if it is not a string/dict
  • 100% coverage

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same when pulling 68e49bf on romer8:fix_json_setting into 19b3ded on tethysplatform:main.

@swainn swainn marked this pull request as ready for review June 5, 2023 18:10
@swainn swainn merged commit fbb8f7f into tethysplatform:main Jun 5, 2023
5 of 6 checks passed
swainn pushed a commit that referenced this pull request Jul 31, 2023
* fix for json error of getting long path instead of file not found

* possible fix to test, not uncometting yet.

* deleted comments and improved one of the tests

* fixed the file installation bug for json setting
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.

None yet

3 participants