ansible / eda-server

Event Driven Ansible for AAP
Apache License 2.0
71 stars 43 forks source link

fix: change default org to be immutable #872

Closed Dostonbek1 closed 6 months ago

Dostonbek1 commented 6 months ago

JIRA: AAP-23540

bzwei commented 6 months ago

@Dostonbek1 can you add a test to attempt to update a true default org?

dhaustein commented 6 months ago

One one E2E fail

FAILED eda_qa/tests/api/test_projects.py::test_activation_run_after_project_sync - github.GithubException.UnknownObjectException: 404 {"message": "Not Found", "documentation_url": "https://docs.github.com/rest/repos/contents#get-repository-content"}

This is a known unrelated issue, we can waive this and merge.