Skip to content

build the container while linting/testing #996

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

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

zwhitchcox
Copy link
Contributor

this shaves a couple minutes off deployment time by building the container while the linting/typechecking/testing processes are running and using that container for deployment. It's the little things 🤷🏻‍♂️

Test Plan

I have tested with my own epic-stack derived app

Checklist

  • Tests updated
  • Docs updated
    ^ I don't think these are required, as the github actions deployment is not referenced in the docs, but correct me if I'm wrong!

Screenshots

Screenshot 2025-04-21 at 6 23 17 PM

@zwhitchcox zwhitchcox force-pushed the pr/two-stage-deploy branch from c703309 to 5c849d5 Compare April 21, 2025 22:34
Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Nice improvement! Thanks!

@kentcdodds kentcdodds merged commit 82949ad into epicweb-dev:main Apr 23, 2025
6 checks passed
@zwhitchcox
Copy link
Contributor Author

Thank you! And thank you for creating the project!

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