Skip to content

Migrate to shared-actions#223

Open
vsingh18567 wants to merge 2 commits into
masterfrom
update-to-shared-actions
Open

Migrate to shared-actions#223
vsingh18567 wants to merge 2 commits into
masterfrom
update-to-shared-actions

Conversation

@vsingh18567

Copy link
Copy Markdown
Contributor

No description provided.

@vsingh18567 vsingh18567 requested a review from joyliu-q October 5, 2023 02:13

@joyliu-q joyliu-q left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Added some minor comments! Thanks for making this :D

Comment thread .github/workflows/build-and-deploy.yaml Outdated
@@ -0,0 +1,24 @@
# Generated by cdkactions. Do not modify

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Let's delete these two top lines and sub in:

# ========================================
# Note:  If you make changes to this CI/CD, please include someone from DevOps in the list of reviewers for the PR.
# ========================================

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Addressed

Comment thread .github/workflows/build-and-deploy.yaml Outdated
name: React Check & Publish Frontend
runs-on: ubuntu-latest
steps:
- uses: pennlabs/shared-actions/.github/workflows/react.yaml@main

@joyliu-q joyliu-q Oct 5, 2023

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Rather than pinning to main, let's do a specific version or hash (see penn-clubs example)

I just released the new changes you made to shared-actions, so we can start using v0.1.2

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Addressed

@vsingh18567 vsingh18567 requested a review from joyliu-q October 5, 2023 23:16
@anli5005 anli5005 force-pushed the update-to-shared-actions branch from d2fd4de to df076e6 Compare June 6, 2026 06:12
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