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

extension point for pub/sub support #832

Merged
merged 21 commits into from
Jul 26, 2024

Conversation

mandelsoft
Copy link
Contributor

@mandelsoft mandelsoft commented Jun 29, 2024

What this PR does / why we need it:

  • extension point to support publish/subscribe systems.
  • fix repo type for composition repositories

For some doc look at go doc for package pkg/contexts/ocm/pubsub.

Which issue(s) this PR fixes:

@mandelsoft mandelsoft added the area/ipcei Important Project of Common European Interest label Jul 20, 2024
docs/reference/ocm_ocm-pubsub.md Outdated Show resolved Hide resolved
docs/reference/ocm_ocm-pubsub.md Outdated Show resolved Hide resolved
docs/reference/ocm_ocm-pubsub.md Outdated Show resolved Hide resolved
docs/reference/ocm_ocm-pubsub.md Outdated Show resolved Hide resolved
docs/reference/ocm_ocm-pubsub.md Outdated Show resolved Hide resolved
pkg/contexts/ocm/pubsub/utils.go Outdated Show resolved Hide resolved
pkg/contexts/ocm/pubsub/utils.go Outdated Show resolved Hide resolved
pkg/contexts/ocm/pubsub/utils.go Outdated Show resolved Hide resolved
pkg/contexts/ocm/pubsub/types/compound/type.go Outdated Show resolved Hide resolved
@fabianburth
Copy link
Contributor

fabianburth commented Jul 22, 2024

Please provide a reference implementation for an actual pubsub system.

@mandelsoft mandelsoft requested a review from fabianburth July 23, 2024 08:05
mandelsoft and others added 11 commits July 25, 2024 14:00
Co-authored-by: Fabian Burth <fabian.burth@sap.com>
Co-authored-by: Fabian Burth <fabian.burth@sap.com>
Co-authored-by: Fabian Burth <fabian.burth@sap.com>
Co-authored-by: Fabian Burth <fabian.burth@sap.com>
Co-authored-by: Fabian Burth <fabian.burth@sap.com>
Co-authored-by: Fabian Burth <fabian.burth@sap.com>
Co-authored-by: Fabian Burth <fabian.burth@sap.com>
Co-authored-by: Fabian Burth <fabian.burth@sap.com>
Co-authored-by: Fabian Burth <fabian.burth@sap.com>
Co-authored-by: Fabian Burth <fabian.burth@sap.com>
@mandelsoft mandelsoft merged commit 5cc3a97 into open-component-model:main Jul 26, 2024
14 of 15 checks passed
@mandelsoft mandelsoft deleted the pubsub branch July 26, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ipcei Important Project of Common European Interest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants