Skip to content

upc-projects/ProjectionCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proyection Spring Backend

About


This a API-first approach for the project.

Branching


  • feature/[FEATURE_NAME]

    Every new feature that would be implemented should have its own branch

    For example: feature/crudUsers

  • fix/[BUG_REPORTED]

    If we reported bugs in develop, create a specific branch to fix it.

    For example: fix/createTask

  • config/[CONFIG_SETUP]

    If some dependencies file have to be edited, not for problems just for a safe update, create a branch.

    For example: config/mavenDependenciesUpdate

After the work in your branch is finished, PR to develop branch.

⚠️ ALERT : Do not attempt to push to master branch under any circumstances. This can severly end up in having a deliverable faulty product or waste precious time of our lives. Seek for guidance :godmode: if unsure.

Team todo's:

About

Projection project ready to use for CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published