Skip to content

TimCarpenter4250/SoftwareEng_Fall2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftwareEng_Fall2024

The Semester Project Repository for Group I

Team Members

John Leidy
Dorian Bell II
Jorge Puga Hernandez Ben Kanter


About Branches

  • Our default branch is master - Master contains everything approved for 'deployment' - Approval for deployment requires an ok by at least 4/6 engineers on the team

  • All name branches are based on dev -- the development branch

    • Dev will serve as a pseudo-master, while the real master branch will be highly protected

    • Updates to dev should be handled with care. But they will not be blocked unless code
      belonging to someone else is directly impacted by the proposed changes.

        In this event, the change will be blocked from updating the development branch until the
        appropriate code owners have reviewed the proposed changes.
      
  • Parts and features will be developed on individual engineer branches in whatever way suits the engineer

    • The whole point is for everyone to have their own space to do their work within the team! 😄
  • Although suggested by GitHub when PRs complete, the deletion of any major branch is blocked by its ruleset.

About MVP

Hey everyone I set up the boiler for a Typescript project. See the MVP/README.md within MVP for information.

About

Team Repository for the CSCI 450 fall 2024 semester project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%