Skip to content

Commit ae7a811

Browse files
authored
Merge pull request #26 from questdb/test
Clean up code
2 parents a7f33e7 + ccbc831 commit ae7a811

33 files changed

+203
-959
lines changed

.github/release.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.github/workflows/detect-breaking-changes.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

.github/workflows/pull-request-image.yml

Lines changed: 0 additions & 133 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v3
1717

1818
- uses: grafana/plugin-actions/build-plugin@main
19-
with:
19+
#with:
2020
# see https://grafana.com/developers/plugin-tools/publish-a-plugin/sign-a-plugin#generate-an-access-policy-token to generate it
2121
# save the value in your repository secrets
22-
policy_token: ${{ secrets.GRAFANA_ACCESS_POLICY_TOKEN }}
22+
#policy_token: ${{ secrets.GRAFANA_ACCESS_POLICY_TOKEN }}

.github/workflows/run-backend-tests.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/run-frontend-tests.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

.github/workflows/run-k6e2e-tests.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)