Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Drone and Fix Issues #28

Merged
merged 4 commits into from
Sep 5, 2023
Merged

Configure Drone and Fix Issues #28

merged 4 commits into from
Sep 5, 2023

Conversation

csmarchbanks
Copy link
Collaborator

@csmarchbanks csmarchbanks commented Sep 5, 2023

Configure Drone as described in https://github.com/grafana/integrations-team/wiki/Drone-CI and fix any issues in order to make Drone pass. I recommend going through commit by commit:

  1. Add spellcheck
  2. Pin @swc/core to 1.3.75
  3. Remove Github Workflows now covered by Drone
  4. Fix golangci-lint errors

Spellcheck is required for internal plugins, see
https://github.com/grafana/grafana/blob/main/docs/sources/developers/plugins/plugin-spellcheck.md
for more information. Spellcheck also does not appear to like British
spellings...
A bug was introduced into @swc/core which causes builds to fail. See
grafana/plugin-tools#346 for more information.
@csmarchbanks csmarchbanks changed the title Add spellcheck Configure Drone and Fix issues Sep 5, 2023
@csmarchbanks csmarchbanks changed the title Configure Drone and Fix issues Configure Drone and Fix Issues Sep 5, 2023
@csmarchbanks csmarchbanks merged commit 95911df into main Sep 5, 2023
1 check passed
@csmarchbanks csmarchbanks deleted the setup-drone-ci branch September 5, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants