Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Conversation

@mike-gangl
Copy link
Contributor

Merge develop into main for release 0.1.1

anilnatha and others added 30 commits August 29, 2022 12:42
…e throughout the client library. Also included template for default config file, 'unity.cfg'. Users can copy this template, customize settings, and pass it in as a parameter when creating an instance of the Unity client.
…ng the instance. So assuming an instance of Unity has been created, like `unity_instance = Unity()`, then the user can `print(unity_instance)` to see the config settings.
…ubmit_job". Also added a setting to the default config to capture the location of the SPS WPST endpoint.
…ob_status". An associated endpoint setting was added to the config for this to work. Config Parsing now uses ExtendedInterpolation so that settings in the config file can be referenced within the settings file.
…hen creating an instance of Unity. Also modified methods used to interact with configuration files so they are designated as 'private' by prepending an underscore to the method names.
added info to README file
added initial poetry.lock file
replaced ssetup.py with pyproject.toml
added tests and regression test examples
added github workflow for flake8, testing, regressiont esting
…g services (DataManager(implemented), AppliationManager (tbd), processManager (tbd))
…class definitions may be deprecated in the future.
…nvironment we are targeting and to allow minimize errors when doing so.
@mike-gangl mike-gangl requested review from anilnatha and rtapella June 14, 2023 17:14
@mike-gangl mike-gangl merged commit b84709a into main Jun 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants