-
-
Notifications
You must be signed in to change notification settings - Fork 778
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
Feasibility: Creating a development environment for our website, Phase 1 #2251
Comments
@hackforla/website-pm Please let us know that, if we create a dedicated environment for UAT, what is the ideal setup? That is, if the developers create this environment what are the MVP requirements? |
Update
How should it be structured?
|
Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel. You are receiving this comment because your last comment was before Tuesday, October 5, 2021 at 12:02 AM PST. |
Update
|
Overview
As a developer, we are interested in creating environments for our websites that are friendly for the whole team to review. For this issue, we will create a demo to test and document ways our workflow will change due to creating a development and UAT environment.
Action Items
*Note: There might be several viable solutions. In that case, please document all of them so that the team can discuss the pros and cons of each.
Resources/Instructions
This issue concerns creating new environments for the HackForLA website team. Documentation below will go into more details, but to briefly summarize, we want to transition from one environment to 2:
Notice how each of the environments are worded like a repository--because they are! For each environment, we are interested in hosting different versions of the website. We use GitHub pages as our host, which means that it is impossible for us to host three sites off of one repository. Therefore, the key to this issue is to find a method through which changes can be propagated from DEV -> Prod.
Development, testing, acceptance and production
The text was updated successfully, but these errors were encountered: