-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement deployments and development from main #1244
Labels
Milestone
Comments
TangoYankee
added
Strategic
High impact, high level of effort. Used for work prioritization.
Refactor
Related to refactoring code
labels
Sep 3, 2024
This was referenced Sep 13, 2024
TangoYankee
added a commit
that referenced
this issue
Sep 17, 2024
Support deployments from main Deploy to heroku and netlify from github actions Require code quality checks to pass before deploying closes #1244 Co-authored-by: horatio <[email protected]>
TangoYankee
added a commit
that referenced
this issue
Sep 17, 2024
Support deployments from main Deploy to heroku and netlify from github actions Require code quality checks to pass before deploying Fix linting errors to pass quality checks closes #1244 Co-authored-by: horatio <[email protected]>
TangoYankee
added a commit
that referenced
this issue
Sep 17, 2024
Support deployments from main Deploy to heroku and netlify from github actions Require code quality checks to pass before deploying Fix linting errors to pass quality checks closes #1244 Co-authored-by: horatio <[email protected]>
TangoYankee
added a commit
that referenced
this issue
Sep 17, 2024
Support deployments from main Deploy to heroku and netlify from github actions Require code quality checks to pass before deploying Fix linting errors to pass quality checks closes #1244 Co-authored-by: horatio <[email protected]>
TangoYankee
added a commit
that referenced
this issue
Sep 17, 2024
Support deployments from main Deploy to heroku and netlify from github actions Require code quality checks to pass before deploying Fix linting errors to pass quality checks closes #1244 Co-authored-by: horatio <[email protected]>
horatiorosa
added a commit
that referenced
this issue
Sep 20, 2024
Support deployments from main Deploy to heroku and netlify from github actions Require code quality checks to pass before deploying Fix linting errors to pass quality checks closes #1244 Co-authored-by: horatio <[email protected]>
TangoYankee
added a commit
that referenced
this issue
Sep 23, 2024
Support deployments from main Deploy to heroku and netlify from github actions Require code quality checks to pass before deploying Fix linting errors to pass quality checks closes #1244 Co-authored-by: horatio <[email protected]>
TangoYankee
added a commit
that referenced
this issue
Sep 23, 2024
Support deployments from main Deploy to heroku and netlify from github actions Require code quality checks to pass before deploying Fix linting errors to pass quality checks closes #1244 Co-authored-by: horatio <[email protected]>
TangoYankee
added a commit
that referenced
this issue
Sep 23, 2024
Support deployments from main Deploy to heroku and netlify from github actions Require code quality checks to pass before deploying Fix linting errors to pass quality checks closes #1244 Co-authored-by: horatio <[email protected]>
TangoYankee
added a commit
that referenced
this issue
Sep 23, 2024
Support deployments from main Deploy to heroku and netlify from github actions Require code quality checks to pass before deploying Fix linting errors to pass quality checks closes #1244 Co-authored-by: horatio <[email protected]>
TangoYankee
added a commit
that referenced
this issue
Sep 23, 2024
Support deployments from main Deploy to heroku and netlify from github actions Require code quality checks to pass before deploying Fix linting errors to pass quality checks closes #1244 Co-authored-by: horatio <[email protected]>
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Move from
git-flow
tomain based
development. This should streamline feature integrations and releasesAcceptance criteria
Code reference
Zap Search follows a similar deployment architecture and most of the required configurations are available in a feature branch.
Note: From work done in other workflows since writing the zap-search one,
echo
ing the variables into an.env
does not seem necessaryThe text was updated successfully, but these errors were encountered: