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

Feature/branch #121

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Feature/branch #121

wants to merge 18 commits into from

Conversation

scbalex
Copy link
Collaborator

@scbalex scbalex commented Aug 29, 2024

Removed creation of new folder in S3 bucket when Branch is created

Major refactoring in Balsam.API

  • Separated concerns
  • Created projects for Infrastructure and Application
  • Created services and repositories
  • Added inversion of control and dependency injection
  • Prepared for seperation of data and GitOps manifests
  • Updated/Added authorization
  • Updated API Http status code handeling
  • Added Tests for repositories and services
  • Moved projects in solution
  • Generated APIs with newer open api generator
  • Updated Axios

scbalex added 18 commits April 29, 2024 14:25
Removed deletion of folder in S3 bucket when Branch is deleted
Changed OpenAPI specs
Generated OpenApi contracts
Fixed bugs caused by changes in the the openapi generator
Updated Axios to 1.3.3
- Separated concerns
- Created projects for Infrastructure and Application
- Created services and repositories
- Added dependency inversion
- Prepared for seperation of data and GitOps manifests
Updated/Added authorization
Updated API Http status code handeling
Added GetBranches for GitProvider
Added Tests for
- KnowledgeLibraryRepository
- KnowledgeLibraryContentRepository
- ProjectGitOpsRepository
- ProjectRepository
- WorkspaceGitOpsRepository
- WorkspaceRepository
- ProjectService
- WorkspaceService
Cleaned up usings and empty files
Regenerated files
… are not a memeber of, but workspaces are still authorized elsewhere
@scbalex scbalex requested review from likp, paah-scb and scbamse August 29, 2024 07:26
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