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

Remove relative path info from executable field #282

Merged
merged 4 commits into from
Jun 24, 2024
Merged

Conversation

wbrowne
Copy link
Member

@wbrowne wbrowne commented Jun 13, 2024

Currently due to having UNIX style paths in the executable field, it is not possible for the datasource binary to be started on Windows.

grafana/grafana-plugin-sdk-go#1007 allows us now to not require the nested datasource executable to live in the parent root directory.

@wbrowne wbrowne added type/bug Something isn't working go Pull requests that update Go code type/chore labels Jun 13, 2024
@wbrowne wbrowne self-assigned this Jun 13, 2024
@wbrowne wbrowne requested a review from a team as a code owner June 13, 2024 12:51
src/datasource/plugin.json Outdated Show resolved Hide resolved
@wbrowne
Copy link
Member Author

wbrowne commented Jun 13, 2024

Temporarily closing this as I need to address an issue first

@wbrowne wbrowne closed this Jun 13, 2024
@wbrowne wbrowne reopened this Jun 18, 2024
@wbrowne
Copy link
Member Author

wbrowne commented Jun 18, 2024

All good to go now 🚀

Copy link
Contributor

@njvrzm njvrzm left a comment

Choose a reason for hiding this comment

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

👍🏻 Looks fine, but a question on your suggestion.

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
@wbrowne wbrowne merged commit bb17409 into main Jun 24, 2024
4 checks passed
@wbrowne wbrowne deleted the executable-path-fix branch June 24, 2024 09:09
@idastambuk idastambuk mentioned this pull request Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code type/bug Something isn't working type/chore
Projects
Development

Successfully merging this pull request may close these issues.

2 participants