Skip to content

Devops Release

tye101 edited this page Mar 12, 2024 · 1 revision

Release

Last Update: 1/27/2024

To create a new release for the application, you need to do the following steps:

  • Make sure you are in the main branch, in the project root path
  • Pull the latest changes for the main branch
  • create a new tag follwing this pattern v*.*.* a.k.a the Semantic Versioning https://medium.com/fiverr-engineering/major-minor-patch-a5298e2e1798
  • Push the new tag using git push origin <tag-name>
  • Wait for the release to go through the pipeline
  • Once the release is sucessful, create a release note with that tag

Documentation and Resources

System Information and Architecture

Project Information from Client

DEVELOPMENT

Follow links for local development and helpful information.

Onboarding Material MUST READ!!! Essential information to get started with the project.

React App How to get started with web application project using Create React App.

Running Server

Testing Guide

Devops

Devops Release

ARCHIVE

Historical documents, do not need to read.

Documentation from 2024 Academic Management Team group.

Project Management

Wiki Home 2024

Meetings Info

First Semester Summary 2024

Second Semester Summary 2024

Documentation from 2023 Academic Management Team group.

Design

Devops

RELEASE

General

How to Create a Class List

Progress

Meetings

Updates

Project Management

Deliverables

Deliverable 1

Andre Pitch (Downloadable PDF)

Caroline Pitch (Downloadable PDF)

Laith Pitch (Downloadable PDF)

Deliverable 2

Changelog

The Bet - Meeting Minutes

Winning Pitch

Deliverable 3

Hill Charts

Scope Maps

Weekly Meetings

Clone this wiki locally