v2.0.7
partiallyordered
released this
17 Aug 09:44
·
22 commits
to master
since this release
Fixes for settlement windows (#26) * Deploy ML for integration test * Integration test bugfix * Use Skaffold to deploy * Add Skaffold to dependencies * Wait longer for deployment to stabilise * Use newer Skaffold manifest version * Bump Skaffold * Fix Skaffold manifest * Wait for deployments * Deploy portal frontend * Use skaffold run instead of skaffold deploy. Test removing wait with skaffold run. * Reinstate wait for deployments * Update Mojaloop manifests. Add wait before.. wait.. * Use Skaffold release binary to reduce workflow runtime * Deploy in-cluster component for transfers * Move manifests. * Deploy wso2is/populate * Use correct wso2is-populate image. Use GH token instead of personal access token. * Increase backofflimit for wso2is-populate because WSO2 is painfully slow to start * Port-forward the portal * Add .dockerignore * Use ingress * Reduce used features in k3s * Fix syntax, hopefully * Actually fix syntax probably maybe * Next iteration of resource preservation * Fix ingress. Add ingress controller. * Run tests * Attempt to allow unfree * upload artifact on failure * Add .env for tests * WIP * Publish non-semver development builds to GHCR. Run integration tests on each push. * Attempt to retain React class/function names in order to use React dev tools + and TestCafe React selectors * Do not compile or bundle integration tests for main build * Fix dependencies * Run all tests. Skip irrelevant tests. Stop trying to override target. * Fix login test * Make closed windows checkable * Fix/improve some CI stages. Try to run only a single test. * Try to run all tests in case error was due to degraded GH actions * Update dependency * Change the window<->settlement mapping from 1<->1 to many<->1 * Fix settlement creation request. * Attempt to run single settlement test * Port-forward voodoo-doll * Run all tests * Dependency updates. Compile script. tsconfig improvement. Prep for settlement. * Remove redundant code merged from master * Attempt to shim promise.any * 2.0.7