evidence icon indicating copy to clipboard operation
evidence copied to clipboard

Add handling for blank profiles

Open hughess opened this issue 1 year ago • 4 comments

Checklist

hughess avatar Jun 19 '24 22:06 hughess

🦋 Changeset detected

Latest commit: a519038e14ddd283b0067ee2d075aa87fd296ee5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@evidence-dev/telemetry Patch
@evidence-dev/evidence Patch
@evidence-dev/plugin-connector Patch
@evidence-dev/sdk Patch
@evidence-dev/components Patch
my-evidence-project Patch
evidence-test-environment Patch
@evidence-dev/core-components Patch
@evidence-dev/component-utilities Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Jun 19 '24 22:06 changeset-bot[bot]

Deploy Preview for evidence-development-workspace ready!

Name Link
Latest commit a519038e14ddd283b0067ee2d075aa87fd296ee5
Latest deploy log https://app.netlify.com/sites/evidence-development-workspace/deploys/66aaa87ff981be0008995167
Deploy Preview https://deploy-preview-2133--evidence-development-workspace.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 19 '24 22:06 netlify[bot]

Deploy Preview for evidence-test-env ready!

Name Link
Latest commit a519038e14ddd283b0067ee2d075aa87fd296ee5
Latest deploy log https://app.netlify.com/sites/evidence-test-env/deploys/66aaa87fe748070008808155
Deploy Preview https://deploy-preview-2133--evidence-test-env.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 19 '24 22:06 netlify[bot]

Deploy Preview for next-docs-evidence ready!

Name Link
Latest commit a519038e14ddd283b0067ee2d075aa87fd296ee5
Latest deploy log https://app.netlify.com/sites/next-docs-evidence/deploys/66aaa87f13403900083d9498
Deploy Preview https://deploy-preview-2133--next-docs-evidence.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 19 '24 22:06 netlify[bot]

@hughess failing tests + linting

ItsMeBrianD avatar Jul 11 '24 15:07 ItsMeBrianD

@ItsMeBrianD fixed this one.

It's a very minor change, but might be worth a quick scan to make sure I've done this right. Below is what this is supposed to accomplish:

  • If there is no .profile.json, initialize a new file
  • If there is a .profile.json:
    • If it's empty, initialize a new file
    • If it's not empty:
      • If the anonymousId matches the one in the code, initialize a new file
      • Otherwise leave as is, since it has a .profile.json and it has an anonymousId

hughess avatar Jul 11 '24 19:07 hughess

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2024 9:22pm
next-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2024 9:22pm

vercel[bot] avatar Jul 29 '24 11:07 vercel[bot]