You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add .sh script and Dockerfile for building and testing distribution a…
…rtifacts.
Distribution artifacts can be built locally on Linux host systems or otherwise can be built using Docker (the latter is encouraged for a more hermetically-sealed environment).
PiperOrigin-RevId: 343316668
Adds id to generated terminology. Like with profiles, this reuses `na…
…me` rather than introducing a new unique identifier.
PiperOrigin-RevId: 326094329
Makes GeneratedProtoTest read core dependencies from bazel rather tha…
…n assuming local, which enables GeneratedProtoTest to work both within the core lib and externally.
PiperOrigin-RevId: 312559760
Handle FHIRPath constraints on root FHIR elements by creating a corre…
…sponding fhir_path_message_constraint on the corresponding protobuf message.
PiperOrigin-RevId: 278786301