issues
search
townofchapelhill
/
TOCH_OpenData
This repository is a placeholder for issues management
0
stars
0
forks
source link
Github Repo Consolidation
#7
Open
Pcolar
opened
4 years ago
Pcolar
commented
4 years ago
[ ] - Creating consolidation scenarios
[ ] - Grouping similar code functions
[ ] - Enabling code reuse and library routines
[ ] - Creating a consistent logging policy
[ ] - Exploring log automation and reporting
[ ] - Exploring use of unit tests, code quality and security tests
[ ] - Set access/update permissions via ‘teams’
[ ] - Establish a code deployment scheme
[x] - Establish link to Codacy
consolidated repo merges
[x] - merge dibs_reservations
Pcolar
commented
4 years ago
created a powershell script ./templates-and-tools/code_deploy.ps1 which
given a source directory and destination directory
file objects in the source directory tree will be moved to destination directory, flattening the structure
code to remove the empty folders from the source is commented out.
consolidated repo merges