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

chore: ci limits on building finsemble, and clean up #2332

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

algreasley
Copy link
Contributor

No description provided.

Copy link

(auto-deploy) A deployment has been created for this Pull Request

Preview links

As part of the code review process, please ensure that you test against the following

Version URL
Web https://web.env.reactivetrader.com/pull/2332
OpenFin - FX fins://openfin.env.reactivetrader.com/pull/2332/config/rt-fx.json
OpenFin - Credit fins://openfin.env.reactivetrader.com/pull/2332/config/rt-credit.json
OpenFin - Launcher fins://openfin.env.reactivetrader.com/pull/2332/config/launcher.json
OpenFin - Workspace fins://openfin.env.reactivetrader.com/pull/2332/workspace/config/workspace.json

Performance

Please ensure that this PR does not degrade the performance of the UI. We should maintain a performance score of 95+.

https://developers.google.com/speed/pagespeed/insights/?url=https://web.env.reactivetrader.com/pull/2332

@@ -83,13 +83,6 @@ jobs:
rsync -d -r dist \
gs://$BUCKET_OPENFIN/tag/${{ steps.vars.outputs.TAG }}
- name: Deploy (Launcher)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

about time we retired this .. very old installations used to point to launcher.prod.reactivetrader.com ..

@@ -55,17 +55,3 @@ jobs:
name: playwright-report-uat
path: packages/client/playwright-report/
retention-days: 7

Copy link
Contributor Author

@algreasley algreasley Nov 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Start to wind back the relentless Credit E2E-ing we are doing atm, that I pushed directly to master a few days ago.
Web Credit seem to be working consistently, although I have done nothing to fix them - still had a few recent failures on PR branch, where the full E2E (including OpenFin) is run.
UAT deployment is the same commit as Prod, so no point in duplicating there.

@@ -90,6 +90,7 @@ jobs:
gs://$BUCKET_OPENFIN/branch/${{ steps.vars.outputs.BRANCH }}
- name: Build (Finsemble)
if: ${{ steps.vars.outputs.ENVIRONMENT == 'dev' || steps.vars.outputs.ENVIRONMENT == 'uat' }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only build Finsemble for Dev, UAT and Prod .. and consider dropping it entirely in the new year .. if we pick it up again (unlikely), we would probably look at using the io.Connect (i.e. rebadged Glue 42) product which has superseded Finsemble now (there is a migration path, I am told).

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.

1 participant