Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
213 contributions in 2018
Contribution activity
December 2018
- ccollicutt/onie Makefile
- ccollicutt/archive-manager Python
Created a pull request in opencomputeproject/onie that received 1 comment
Created an issue in ccollicutt/archive-manager that received 1 comment
Support multiple file types
Right now we just look for .tar.gz files. Part of the tests check to ensure that only files of the file type are added to the list to be removed. O…
1
comment
- Add coverage reporting ala travisci
- Add --version option to CLI
- Add a version file
- Builds occasionally fail with immutable file
- Upload to pip/pypy
- Upload to object storage before deleting
- Configuration option to find all files, not just backup_extension files
- Extra new line after running
- Python 3 support
- Options for multiple directories in config file
- make_files.sh should use same process as the unittests
- Fix RPM build
- Test command line
- Remove repeated code in tests