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

Migrate to create-plugin #195

Merged
merged 2 commits into from
Dec 8, 2022
Merged

Migrate to create-plugin #195

merged 2 commits into from
Dec 8, 2022

Conversation

iwysiu
Copy link
Contributor

@iwysiu iwysiu commented Dec 1, 2022

Migrates from grafana-toolkit to create-plugin.

Fixes #185

@github-actions
Copy link

github-actions bot commented Dec 7, 2022

Backend code coverage report for PR #195
No changes

@github-actions
Copy link

github-actions bot commented Dec 7, 2022

Frontend code coverage report for PR #195
No changes

@iwysiu iwysiu marked this pull request as ready for review December 7, 2022 22:42
@iwysiu iwysiu requested a review from a team as a code owner December 7, 2022 22:42
Copy link
Contributor

@kevinwcyu kevinwcyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@sarahzinger sarahzinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool stuff! Didn't manually test it tho so let me know if you want help QA-ing or anything

build:
context: ./.config
args:
grafana_version: ${GRAFANA_VERSION:-9.1.2}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not the best at docker, do you know will this run grafana 9.1.2 or will it run "latest" from the dockerfile? I suppose it doesn't make a huge difference I'm just curious how this all plugs together, and if maybe we should pin this set up to a particular version when we run yarn server

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming its the second one, because I imagine that they would just use 9.1.2 otherwise, but I'm not sure.

@iwysiu iwysiu merged commit 7276d19 into main Dec 8, 2022
@iwysiu iwysiu deleted the iwysiu/185 branch December 8, 2022 21:49
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.

Redshift: Migrate to create-plugin
3 participants