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

Implement deployments and development from main #1244

Open
6 tasks done
TangoYankee opened this issue Sep 3, 2024 · 0 comments
Open
6 tasks done

Implement deployments and development from main #1244

TangoYankee opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels
Refactor Related to refactoring code Strategic High impact, high level of effort. Used for work prioritization.

Comments

@TangoYankee
Copy link
Member

TangoYankee commented Sep 3, 2024

Description

Move from git-flow to main based development. This should streamline feature integrations and releases

Acceptance criteria

  • Client deploys to Netlify
    • production
    • staging
    • qa
  • Server deploys to Heroku
    • production
    • staging
    • qa

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, echoing the variables into an .env does not seem necessary

@TangoYankee TangoYankee added Strategic High impact, high level of effort. Used for work prioritization. Refactor Related to refactoring code labels Sep 3, 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Related to refactoring code Strategic High impact, high level of effort. Used for work prioritization.
Projects
None yet
2 participants