-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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(admissions): implement encoding of admissions extension #11892
Commits on Nov 7, 2024
-
feat: implement encoding of admissions extension
Signed-off-by: oleg.hoefling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f12ad74 - Browse repository at this point
Copy the full SHA f12ad74View commit details -
Signed-off-by: oleg.hoefling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77f158a - Browse repository at this point
Copy the full SHA 77f158aView commit details -
refactor: split encoding of inner objects into separate functions
Signed-off-by: oleg.hoefling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 133402a - Browse repository at this point
Copy the full SHA 133402aView commit details -
fix: simplify code comment to pass the line length checks
Signed-off-by: oleg.hoefling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cc349a - Browse repository at this point
Copy the full SHA 1cc349aView commit details -
chore: add test to check encoding of none values
Signed-off-by: oleg.hoefling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3276196 - Browse repository at this point
Copy the full SHA 3276196View commit details -
chore: extend none values test to also check encoding of naming autho…
…rity with none values Signed-off-by: oleg.hoefling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62fe192 - Browse repository at this point
Copy the full SHA 62fe192View commit details -
fix: use none checks when converting python data
Signed-off-by: oleg.hoefling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 242361c - Browse repository at this point
Copy the full SHA 242361cView commit details -
fix: raise a valueerror if the url can not be encoded to an ia5string
Signed-off-by: oleg.hoefling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 995d166 - Browse repository at this point
Copy the full SHA 995d166View commit details -
chore: revert to truthness check for py_oids for now, will be amended…
… in a separate pr Signed-off-by: oleg.hoefling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7cdafa - Browse repository at this point
Copy the full SHA d7cdafaView commit details -
fix: raise a valueerror if the registration_number can not be encoded…
… to a printablestring Signed-off-by: oleg.hoefling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e495a1 - Browse repository at this point
Copy the full SHA 8e495a1View commit details -
fix: encode none for profession_oids if profession_oids is none
Signed-off-by: oleg.hoefling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 526e083 - Browse repository at this point
Copy the full SHA 526e083View commit details