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

chore: introduce another layer of abstraction for endpoints #989

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

bossenti
Copy link
Contributor

Signed-off-by: bossenti bossenti@posteo.de

Purpose

Introduce a new, more general level of abstraction for endpoints in the Python client which allows for future extensions.
This prepares some functionalities where the client is not only interacting with the StreamPipes API.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

Signed-off-by: bossenti <bossenti@posteo.de>
@bossenti bossenti added python Pull requests that update Python code refactoring Indicates when a pull request or issue contains larger refactoring aspects. no release note Issues and PR. Add if they should not be contained in the release notes (e.g., minor refactorings). labels Dec 31, 2022
@bossenti bossenti added this to the 1.0.0 milestone Dec 31, 2022
@bossenti bossenti changed the title (chore) introduce another layer of abstraction for endpoints chore: introduce another layer of abstraction for endpoints Dec 31, 2022
@bossenti bossenti merged commit 40b721b into dev Jan 2, 2023
@bossenti bossenti deleted the chore/generalize-endpoint branch January 2, 2023 16:26
@bossenti bossenti modified the milestones: 1.0.0, 0.91.0 Jan 30, 2023
@bossenti bossenti self-assigned this Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no release note Issues and PR. Add if they should not be contained in the release notes (e.g., minor refactorings). python Pull requests that update Python code refactoring Indicates when a pull request or issue contains larger refactoring aspects.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants