Web Development
-
Blugold Insider Cleanup
As a product of the recent web redesigns and the consequent data recategorization and migration, many departments have expressed that much of their content on Insider contains links to outdated URLs. Learning & Technology Services utilizes a t...
-
Using GitLab: UWEC Flow
We follow GitLab flow pretty closely. We work in parallel feature branches locally, test using GitLab CI , and merge those feature branches back into the master branch (usually called "build"). Our staging environment is regularly upd...