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

Improve dependencies config in pyproject.toml #193

Open
wants to merge 52 commits into
base: main
Choose a base branch
from

Conversation

kefeimo
Copy link

@kefeimo kefeimo commented Jul 17, 2024

No description provided.

craig8 and others added 30 commits October 11, 2022 10:28
* add auto assign to project when new issue created

* update version.

* fix error says 'MY_GITHUB_TOKEN' not found.

* fix doc issue

* Add service loader (eclipse-volttron#77)

* change to use the "No Status" column label.

* Add types for service loader.

* Add generic dynamic utilities for loading modules and classes.

* restrict import to only ControlService

* test dynamic helper

* fix import of math_utils and cleanup.

* use pathlib to verify volttron on path for tests.

* update rebased dynamic helper.

* move tests to integration and unit directory

* Update serviceloader to handle services using ServiceInterface

- Added service config to handling the book keeping between the services and the configuration files that are necessary for some of the services.

* Move ExternalRPCService and PubSubService to the router service
This is the only location in the code base that they are needed and therefore should not be considered "top level" services.

* Update known_identities for new service names

Service loader will by default use platform. for any service under volttron.services package so update

* Update top level services to use ServiceInterface interface

* Use known identity for control connection

* Remove restricted code from project.

* Add volttron_publickey to opts construct.

* Bump to 0.5 alpha version as we have some breaking changes.

* move conftest.py under tests.

* fully open the running of pytests when python or poetry file is changed.

* Added the ability to have default kwargs for adding to the server_config.yml file by default.

* Issue with start up event not triggering.

* Update README.md (eclipse-volttron#78)

* Use default action to add to backlog. (eclipse-volttron#80)

* Add issue templates for features and issues (eclipse-volttron#83)

Co-authored-by: Chandrika <[email protected]>
…auth entries for auth service and health service
…security_update

Config store security update
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.

3 participants