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

Updated GitHub Workflow #86

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

sebastian-j-ibanez
Copy link
Collaborator

@sebastian-j-ibanez sebastian-j-ibanez commented Jan 29, 2025

Changes made

Created new GitHub workflow that:

  1. Builds our docker containers.
  2. Generates the lock file.
  3. Builds the project: make install.
  4. Builds the JSP files: mvn package -Pjspc.

See issue #85 for additional details.

NOTE: This PR targets issue-82-migrate-dependencies because the migrated dependencies will make this workflow much faster and more reliable. If PR #84 is merged, I can change the base to coyote.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We failed to fetch the diff for pull request #86

You can try again by commenting this pull request with @sourcery-ai review, or contact us for help.

Copy link

socket-security bot commented Jan 29, 2025

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@sebastian-j-ibanez sebastian-j-ibanez force-pushed the issue-85-update-workflows branch from 58fbea3 to 66fd949 Compare January 29, 2025 17:04
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@sebastian-j-ibanez sebastian-j-ibanez force-pushed the issue-85-update-workflows branch 6 times, most recently from 8c849ed to 450e164 Compare January 29, 2025 18:41
@sebastian-j-ibanez sebastian-j-ibanez force-pushed the issue-85-update-workflows branch from 450e164 to aa2c368 Compare January 29, 2025 19:32
@sebastian-j-ibanez sebastian-j-ibanez changed the title DISREGARD - Testing GitHub workflow Updated GitHub Workflow Jan 29, 2025
@sebastian-j-ibanez sebastian-j-ibanez changed the base branch from main to issue-82-migrate-dependencies January 29, 2025 19:52
@sebastian-j-ibanez sebastian-j-ibanez self-assigned this Jan 29, 2025
@yingbull yingbull merged commit 7ec8aeb into issue-82-migrate-dependencies Jan 30, 2025
4 checks passed
@sebastian-j-ibanez sebastian-j-ibanez deleted the issue-85-update-workflows branch January 31, 2025 14:19
@sebastian-j-ibanez
Copy link
Collaborator Author

This was merged into the issue-82-migrate-dependencies after #84 was merged into develop/coyote.

These changes are now being merged into develop/coyote via PR #92.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants