Skip to content

Commit

Permalink
fix: CQDG-369 gh actions and cleanup old files
Browse files Browse the repository at this point in the history
  • Loading branch information
jecos committed Oct 12, 2023
1 parent 019a078 commit 6b1a515
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 695 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_with_semver_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
name: Publish Image using tags
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
with:
distribution: 'corretto'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/publish_with_sha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
name: Publish Image using commit sha and timestamp
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
with:
distribution: 'corretto'
Expand Down
41 changes: 0 additions & 41 deletions app/auth/AuthAction.scala

This file was deleted.

8 changes: 0 additions & 8 deletions app/auth/UserRequest.scala

This file was deleted.

34 changes: 0 additions & 34 deletions app/controllers/ConfigController.scala

This file was deleted.

83 changes: 0 additions & 83 deletions app/controllers/HomeController.scala

This file was deleted.

32 changes: 0 additions & 32 deletions app/controllers/StatusController.scala

This file was deleted.

64 changes: 0 additions & 64 deletions app/services/auth/AuthService.scala

This file was deleted.

9 changes: 0 additions & 9 deletions app/services/auth/KeyData.scala

This file was deleted.

54 changes: 0 additions & 54 deletions app/services/aws/S3Service.scala

This file was deleted.

21 changes: 0 additions & 21 deletions app/services/keycloak/PermsClient.scala

This file was deleted.

Loading

0 comments on commit 6b1a515

Please sign in to comment.