Add IAS digital services card nonprod bundle - #205
Merged
Conversation
Signed-off-by: Emiliano Suñé <2395873+esune@users.noreply.github.com>
esune
force-pushed
the
feat/ias-nonprod-bundle
branch
from
July 22, 2026 22:59
20e1e41 to
3cd45ab
Compare
There was a problem hiding this comment.
Pull request overview
Adds a new non-production IAS “BC Digital Services Card” OCA bundle and registers multiple non-prod CredDef identifiers so the bundle can be discovered via the repository’s bundle registries.
Changes:
- Added
OCABundles/schema/bcgov-digital-trust/IAS/digital-services-card-nonprod/(OCA bundle JSON, branding, README, and sample CSV). - Registered four new IAS non-prod CredDef IDs in
ocabundles.jsonandocabundleslist.json. - Updated SHA entries for the existing
showcase/personbundle in the registries.
Reviewed changes
Copilot reviewed 6 out of 9 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
ocabundleslist.json |
Adds IAS non-prod CredDef entries; updates showcase/person shasum entries. |
ocabundles.json |
Adds IAS non-prod CredDef key->path+sha mappings; updates showcase/person sha mappings. |
OCABundles/schema/bcgov-digital-trust/IAS/digital-services-card-nonprod/OCABundle.json |
Introduces the new OCA bundle (capture base + overlays + branding overlay). |
OCABundles/schema/bcgov-digital-trust/IAS/digital-services-card-nonprod/branding.json |
Adds a standalone branding overlay JSON for the new bundle. |
OCABundles/schema/bcgov-digital-trust/IAS/digital-services-card-nonprod/README.md |
Documents identifiers and authorized maintainers for the new bundle. |
OCABundles/schema/bcgov-digital-trust/IAS/digital-services-card-nonprod/testdata.csv |
Adds sample test data for the new bundle. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Emiliano Suñé <2395873+esune@users.noreply.github.com>
Signed-off-by: Emiliano Suñé <2395873+esune@users.noreply.github.com>
esune
force-pushed
the
feat/ias-nonprod-bundle
branch
from
July 22, 2026 23:28
6642b4b to
f9d75d1
Compare
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added IAS digital services card nonprod bundle