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

Update Workflow to Publish image, Deployment. Fix Codebase vulnerability #1644

Merged
merged 4 commits into from
Sep 14, 2023

Conversation

larslemos
Copy link
Contributor

Requirements

  • This PR has a title that briefly describes the work done including

Summary

This PR provides the following work:

  1. Update the CI to Build the FrontEnd Image and Deploy on Dev Server
  2. Fix Security Critical Vulnerabilities and Hig on Repo

@@ -1,4 +1,4 @@
name: OHRI CI
name: OHRI CI -
Copy link
Contributor

Choose a reason for hiding this comment

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

Please fix this typo


if: ${{ github.ref == 'refs/heads/working' }}
steps:
- name: Wait for 5 minutos - Let Images reflect on Docker Hub
Copy link
Contributor

Choose a reason for hiding this comment

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

and this one minutos to minutes

Copy link
Contributor

@pirupius pirupius left a comment

Choose a reason for hiding this comment

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

Merging this in to unblock other tickets

@pirupius pirupius merged commit a3aac89 into UCSF-IGHS:dev Sep 14, 2023
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.

2 participants