Skip to content

A temporary repo so we can house scripts and assets which will be used to create a mono-repo

Notifications You must be signed in to change notification settings

galasa-dev/mono-repo-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Mono-repo

This is a temporary repo aimed at creating a mono-repo by joining all of the existing galasa depositories together into a single repository.

Objectives

  • A set of scripts which will create a mono-repo from all the current repositories in github.
  • Be able to retain the commit history of each repository by merging all the repositories together using git merge,
  • Once merged, moving each file such that each original repository looks like a child of the main repository top level.
  • Be able to wipe that repository out and re-create it regularly so that it stays up to date with the smaller single repositories.
  • Have an 'overlay' folder which is copied onto the resultant mega-repo so we can customise the content
  • Create an overall build process for all the code

About

A temporary repo so we can house scripts and assets which will be used to create a mono-repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages