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

-9
This file was deleted.

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

-23
This file was deleted.

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

-133
This file was deleted.

.github/workflows/release.yml

+2-2
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

-35
This file was deleted.

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

-49
This file was deleted.

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

-31
This file was deleted.

0 commit comments

Comments
 (0)