Skip to content

Feature/branch#121

Open
scbalex wants to merge 18 commits intomainfrom
feature/branch
Open

Feature/branch#121
scbalex wants to merge 18 commits intomainfrom
feature/branch

Conversation

@scbalex
Copy link
Copy Markdown
Contributor

@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