Skip to content

Commit

Permalink
OPIK-386: remove installer (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
liyaka authored Nov 7, 2024
1 parent 453cd09 commit 73ee9b1
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 1,695 deletions.
70 changes: 0 additions & 70 deletions .github/workflows/build_and_publish_installer.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,24 +63,13 @@ jobs:
with:
version: ${{needs.set-version.outputs.version}}

release-installer:
needs:
- set-version
- create-git-tag
uses: ./.github/workflows/build_and_publish_installer.yaml
secrets: inherit
with:
version: ${{needs.set-version.outputs.version}}
is_release: true

update_version_txt:
needs:
- set-version
- create-git-tag
- release-apps
- release-sdk
- publish-helm-chart
- release-installer
runs-on: ubuntu-latest

steps:
Expand Down
13 changes: 0 additions & 13 deletions deployment/installer/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions deployment/installer/README.md

This file was deleted.

53 changes: 0 additions & 53 deletions deployment/installer/Vagrantfile

This file was deleted.

3 changes: 0 additions & 3 deletions deployment/installer/dev-requirements.txt

This file was deleted.

Loading

0 comments on commit 73ee9b1

Please sign in to comment.