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 BCDC Datasets out of sync #837

Merged
merged 7 commits into from
Jul 5, 2023
Merged

Fix BCDC Datasets out of sync #837

merged 7 commits into from
Jul 5, 2023

Conversation

ikethecoder
Copy link
Member

@ikethecoder ikethecoder commented Jun 16, 2023

@Elson9 Elson9 marked this pull request as ready for review July 4, 2023 16:42
@Elson9 Elson9 requested a review from Jonesy July 4, 2023 16:44
@Elson9 Elson9 requested a review from jTendeck July 4, 2023 16:45
feeds/index.js Outdated Show resolved Hide resolved
@ikethecoder ikethecoder merged commit 050449a into dev Jul 5, 2023
3 checks passed
ikethecoder added a commit that referenced this pull request Jul 6, 2023
---------

Co-authored-by: James Elson <james.elson@gov.bc.ca>
Co-authored-by: Elson9 <Elson9@users.noreply.github.com>
@Elson9
Copy link
Contributor

Elson9 commented Jul 10, 2023

Fixes #810

nirajCITZ added a commit that referenced this pull request Sep 15, 2023
* 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>
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.

None yet

2 participants