Skip to content

Commit

Permalink
Merge pull request #3383 from janhq/chore/cherry-pick-latest-fixes
Browse files Browse the repository at this point in the history
chore: cherry pick latest fixes
  • Loading branch information
louis-menlo authored Aug 16, 2024
2 parents 8d02920 + 52d90ee commit e12d501
Show file tree
Hide file tree
Showing 19 changed files with 11 additions and 829 deletions.
40 changes: 0 additions & 40 deletions .github/workflows/jan-server-build-nightly.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/jan-server-build.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/template-build-linux-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.CLOUDFLARE_R2_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.CLOUDFLARE_R2_SECRET_ACCESS_KEY }}
AWS_EC2_METADATA_DISABLED: "true"
AWS_MAX_ATTEMPTS: "5"

- name: Build and publish app to github
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/') && inputs.public_provider == 'github'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/template-build-macos-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.CLOUDFLARE_R2_SECRET_ACCESS_KEY }}
AWS_DEFAULT_REGION: auto
AWS_EC2_METADATA_DISABLED: "true"
AWS_MAX_ATTEMPTS: "5"

- name: Build and publish app to github
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/') && inputs.public_provider == 'github'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/template-build-macos-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.CLOUDFLARE_R2_SECRET_ACCESS_KEY }}
AWS_DEFAULT_REGION: auto
AWS_EC2_METADATA_DISABLED: "true"
AWS_MAX_ATTEMPTS: "5"

- name: Build and publish app to github
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/') && inputs.public_provider == 'github'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/template-build-windows-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.CLOUDFLARE_R2_SECRET_ACCESS_KEY }}
AWS_DEFAULT_REGION: auto
AWS_EC2_METADATA_DISABLED: "true"
AWS_MAX_ATTEMPTS: "5"

- name: Build app and publish app to github
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/') && inputs.public_provider == 'github'
Expand Down
60 changes: 0 additions & 60 deletions Dockerfile

This file was deleted.

87 changes: 0 additions & 87 deletions Dockerfile.gpu

This file was deleted.

6 changes: 0 additions & 6 deletions charts/server/Chart.lock

This file was deleted.

10 changes: 0 additions & 10 deletions charts/server/Chart.yaml

This file was deleted.

Binary file removed charts/server/charts/common-0.1.2.tgz
Binary file not shown.
4 changes: 0 additions & 4 deletions charts/server/config.json

This file was deleted.

Loading

0 comments on commit e12d501

Please sign in to comment.