Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* upd controllers * add openid as api auth * add namespace creation * fix build error * fix required field for create namespace * upd roles for tsoa user * filter out inactive environments from drop down (#825) * Fix BCDC Datasets out of sync (#837) --------- Co-authored-by: James Elson <james.elson@gov.bc.ca> Co-authored-by: Elson9 <Elson9@users.noreply.github.com> * add description to namespace * use name for namespace * gwa-cli for namespace, login and config * upg http-proxy * move around proxy * Update oauth2-proxy config * use displayName for namespace * have create namespace using application json * change from lodash to just-kebab-case for shared idp client id * change from lodash to just-kebab-case for shared idp client id * service account failing with cannot read properties of null * order the namespaces in the api * upd feed worker put bubble up child results * upd feed worker put bubble up child results * Added scenarios for GWA-CLI and update existing scenarios as per new gateway layout * make issuer env details optional * make issuer env details optional * upd the batch default array * upds for handling delete namespace * upd delete ns for issuers * chg delete ns put back gw deletion * Updated/added scenarios for GWA command and as per new namespace creation workflow * Updated Cypress Tests as per GWA CLI and new namespace creation logic * Added workflow to install binary file * Update step in the workflow file * update steps in the workflow * Update steps to Build Executable Binary * Update in the workflow file * Update step of Checkout souce-repo in the workflow file * Update step in the workflow file * Update step to install go in the workflow file * Code cleanup, update test name, added test for keycloak role and invalid JWK Public key format * Added scenarios for gwa generate config and update github action to build, install gwa cli * Update the workflow file to build gwa binary * Add cypress as branch regex to trigger the execution on the feature branch * update branch for GWA API step * Update steps in the workflow to build and install gwa cli * Corrected steps for access permission * Add GWA help step in workflow and update api.json test file * Check for gwa command through cypress * Update workflow and e2e dockerfile * Update workflow file * Modified step to build go binary file * Corrected error in the workflow file * Updated step to build go binary file * Update step to build go binary * Commented the GWA help step * Commented step to set up just and create issue in github * update command to build go binary file in the workflow file * Update steps to download and build go * Added go tidy command * Updated the build file in the workflow file * Downgrade go to 1.16 * Update action go setup * Updated Github action workflow to install GWA CLI executable binary and run cypress test * Update the workflow file * Update in the workflow step and removed unused code * Uncomment test in cypress config file * Change assertion type from equals to contains * Increased time out in cy exec command * Remove wait statement inside cy exec command * Re order the spec files for execution in CI/CD * Update Test scenarios/specs order and added test for zenhub#887 * Update steps for API Key request access and gwa generate confin * update workflow file to check cypress test on remote VM * 1)Added scenarios to verify invalid namespace name 2) Replace 'gwa publish'to 'gwa apply' 3)Made changes as per PR Review comments * Update API directory test data in the file * Remove commented code and debugger statements * remove branch name --------- Co-authored-by: ikethecoder <ikethecoder@copeconsulting.ca> Co-authored-by: Elson9 <Elson9@users.noreply.github.com> Co-authored-by: James Elson <james.elson@gov.bc.ca> Co-authored-by: Niraj Patel <niraj.patel@gov.bc.ca>
- Loading branch information