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

Repository re-organization to match the domain #127

Merged
merged 12 commits into from
Feb 20, 2024
Merged

Conversation

wcalderipe
Copy link
Collaborator

@wcalderipe wcalderipe commented Feb 20, 2024

This PR re-organize the repository structure to match the domain evolution from the past weeks.

image

Changelog

  • orchestration application becomes the armory – a modular monolith.
  • policy-engine module becomes the orchestration.
  • authz application becomes the policy-engine.
  • authz-shared package becomes policy-engine-shared.

Note

  • The orchestration is not yet renamed to authorization server (as shown in the diagram above).

@wcalderipe wcalderipe self-assigned this Feb 20, 2024
@wcalderipe wcalderipe marked this pull request as ready for review February 20, 2024 10:48
@wcalderipe wcalderipe merged commit 1896cb5 into main Feb 20, 2024
5 checks passed
@wcalderipe wcalderipe deleted the chore/domain-reorg branch March 5, 2024 14:17
mattschoch pushed a commit that referenced this pull request Jun 19, 2024
* Rename orchestration to armory

The armory application is the monolith containing an orchestration module.

* Fix some misc armory naming on Jest and README

* Add Armory CI

* Rename main module from orchestration to armory

* Rename the last armory things

* Rename policy engine module to orchestration

* Rename authz to policy-engine

* Rename authz-shared to policy-engine-shared

* Rename CIs

* Fix project name, upstream type test, and type test

* Fix packages CIs

* Fix CI triggers on configuration changes
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.

1 participant