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

fix: env in payload #411

Merged
merged 3 commits into from
Dec 3, 2024
Merged

fix: env in payload #411

merged 3 commits into from
Dec 3, 2024

Conversation

jlangy
Copy link
Contributor

@jlangy jlangy commented Nov 29, 2024

  • Include the environment in calls to the CSS app
  • Fixed an off by one error on the max deletions (>= instead of >)
  • Moved some of the idir job dependencies into modules to make unit testing simpler. i.e the bceid-webservice functions into a util file, and keycloak ones into the helpers file since it contained the other keycloak stuff already.

send the environment to css app
add env to axios callout
comment back in tests
@jlangy jlangy merged commit 2b12f0c into dev Dec 3, 2024
7 checks passed
@jlangy jlangy deleted the fix/client-roles branch December 3, 2024 00:14
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.

2 participants