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

feat: make the UUID persistent #260

Merged
merged 1 commit into from
Nov 18, 2024
Merged

feat: make the UUID persistent #260

merged 1 commit into from
Nov 18, 2024

Conversation

MartinKolarik
Copy link
Member

  • when probe.ts is ran directly (dev setup), UUID is different on each run like before
  • when index.ts is ran (docker setup), we read GP_PROBE_UUID first (may be set on HW probes), then read/write a file in the container

@MartinKolarik MartinKolarik linked an issue Nov 18, 2024 that may be closed by this pull request
@MartinKolarik MartinKolarik merged commit 39afd66 into master Nov 18, 2024
12 checks passed
@MartinKolarik MartinKolarik deleted the gh-240 branch November 18, 2024 17:30
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.

Consider making the UUID persistent
2 participants