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

feat(deploy): Add workflow to deploy in master #228

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

Conversation

tcdev00
Copy link
Contributor

@tcdev00 tcdev00 commented Sep 26, 2023

No description provided.

@tcdev00 tcdev00 self-assigned this Sep 26, 2023
node-version: 20

# URL_SUFFIX is used so we can append branch/<branch-name> to BASE_URL, or leave blank in the case of uat/dev where we do not need it
- name: Set variables
Copy link
Contributor

Choose a reason for hiding this comment

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

this task not used, can you delete please (can always bring across from RT branch.yml later if we need it

- name: Verify Quality
run: yarn verify

- name: Build (web)
Copy link
Contributor

Choose a reason for hiding this comment

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

minor - can you drop the (web) suffix for these .. RA client build is for both variants (web and openfin)

Copy link
Contributor

Choose a reason for hiding this comment

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

although .. this will not work for OpenFin as we have no replacement (currently) for the Docker/nginx/lua parameter substitution that is occurring now in the K8s deployment

@algreasley algreasley marked this pull request as draft October 23, 2023 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants