Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: sh_full report #8

Open
6 tasks
westurner opened this issue Oct 25, 2014 · 0 comments
Open
6 tasks

ENH: sh_full report #8

westurner opened this issue Oct 25, 2014 · 0 comments
Labels

Comments

@westurner
Copy link
Owner

Create an .sh with commented output lines for # status and # log

Objectives

  • diff-able pyrpo.rebuild-full.sh reports

Output:

### [pyrpo commandline]
## hostname
## datetime

## <path> 
git clone <url> <path>
git remote add/remove/update <./path> <url>
# status
# logs
## </path>

Current Support

  • pyrpo -r sh
  • pyrpo -r status
  • pyrpo -r full

Questions

  • Would it make sense to store this in a repository?

    Sort of. status and output likely differ from environment to environment

TODO

  • Pick and implement {GitRev, HgRev, ...} __str__ syntax

  • Add an sh_full report + option

  • Add a default option and/or output filepath for these types of reports

    (--sh-full, --sh-rebuild, --awesome)

  • Prefix status lines with #

  • Prefix log lines (split by \n) with #

  • Add a commented commandline args + hostname header

@westurner westurner added the ENH label Oct 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant