Skip to content

Commit

Permalink
Merge pull request #339 from ksimon1/switch-git-versioning
Browse files Browse the repository at this point in the history
Switch git versioning
  • Loading branch information
ksimon1 authored Mar 13, 2024
2 parents 2929864 + d6bf79d commit c76ac6d
Show file tree
Hide file tree
Showing 93 changed files with 16 additions and 2,362 deletions.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
**/go.sum linguist-generated
tasks/** linguist-generated
manifests/** linguist-generated
**/vendor/ linguist-vendored
23 changes: 12 additions & 11 deletions .github/workflows/artifact-hub-linter.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: artifact hub linter
on:
pull_request:
branches: [ main ]
#Disable this job until https://github.com/artifacthub/hub/issues/3691 is resolved
#name: artifact hub linter
#on:
# pull_request:
# branches: [ main ]

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: run ah linter
run: make run-ah-linter
#jobs:
# build:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v4
# - name: run ah linter
# run: make run-ah-linter
4 changes: 0 additions & 4 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ build-release-images:
push-release-images:
./scripts/push-release-images.sh

copy-released-manifests:
./scripts/copy-released-manifests.sh

run-ah-linter:
./scripts/run-ah-linter.sh

Expand All @@ -84,7 +81,6 @@ vendor:
cluster-clean \
cluster-clean-and-skip-images \
release \
copy-released-manifests \
e2e-tests \
run-ah-linter \
onboard-new-task-with-ci-stub \
Expand Down
97 changes: 0 additions & 97 deletions release/tasks/cleanup-vm/0.18.0/README.md

This file was deleted.

95 changes: 0 additions & 95 deletions release/tasks/cleanup-vm/0.18.0/cleanup-vm.yaml

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions release/tasks/cleanup-vm/0.18.0/examples/secrets/ssh-secret.yaml

This file was deleted.

This file was deleted.

This file was deleted.

File renamed without changes.
File renamed without changes.
63 changes: 0 additions & 63 deletions release/tasks/copy-template/0.18.0/README.md

This file was deleted.

Loading

0 comments on commit c76ac6d

Please sign in to comment.