ansible / eda-server

Event Driven Ansible for AAP
Apache License 2.0
66 stars 42 forks source link

chore: remove old event stream from codebase #1008

Closed mkanoor closed 3 weeks ago

mkanoor commented 1 month ago

https://issues.redhat.com/browse/AAP-27632 Remove the old EventStream from fanout

Dostonbek1 commented 1 month ago

@mkanoor Do you have a PR in plan for updating the e2e tests for these changes?

mkanoor commented 4 weeks ago

@Dostonbek1 I have generated a new API client in this PR https://github.com/ansible/eda-qa/pull/420

mkanoor commented 4 weeks ago

@Dostonbek1 e2e tests on demand are passing with https://github.com/ansible/eda-qa/pull/420 https://github.com/ansible/eda-server/actions/runs/10427089812

Dostonbek1 commented 4 weeks ago

@mkanoor sanity check for e2e run: https://github.com/ansible/eda-server/actions/runs/10428558625

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

rooftopcellist commented 3 weeks ago

Closing this PR as the changes have landed as a part of https://github.com/ansible/eda-server/pull/1011.