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

Add 'IdentifierRegistry' mechanism for debugging IDs #333

Open
wants to merge 5 commits into
base: spr/yamadapc/main.add-identifierregistry-mechanism-for-debugging-ids
Choose a base branch
from

Conversation

yamadapc
Copy link
Contributor

@yamadapc yamadapc commented Feb 6, 2025

Whenever an ID is generated, we will optionally log it to a file with the data
used to generate it.

This will help us debug generated identifiers on artefacts or runtime errors.

Test Plan: N/A

Created using spr 1.3.5
@yamadapc yamadapc requested a review from a team February 6, 2025 02:53
Created using spr 1.3.5
@yamadapc yamadapc changed the base branch from main to spr/yamadapc/main.add-identifierregistry-mechanism-for-debugging-ids February 6, 2025 03:23
yamadapc added a commit that referenced this pull request Feb 6, 2025
Whenever an ID is generated, we will optionally log it to a file with the data
used to generate it.

This will help us debug generated identifiers on artefacts or runtime errors.

Test Plan: N/A

Pull Request: #333
Created using spr 1.3.5
yamadapc added a commit that referenced this pull request Feb 6, 2025
Whenever an ID is generated, we will optionally log it to a file with the data
used to generate it.

This will help us debug generated identifiers on artefacts or runtime errors.

Test Plan: N/A

Pull Request: #333
Created using spr 1.3.5
Created using spr 1.3.5
yamadapc added a commit that referenced this pull request Feb 7, 2025
Whenever an ID is generated, we will optionally log it to a file with the data
used to generate it.

This will help us debug generated identifiers on artefacts or runtime errors.

Test Plan: N/A

Pull Request: #333
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.

1 participant