Releases: lewagon/python-utilities
Releases · lewagon/python-utilities
v0.2.14
17 May 09:08
Compare
Sorry, something went wrong.
No results found
Added
Adds GitRepo config_user_name and config_user_email methods
v0.2.13
12 May 14:02
Compare
Sorry, something went wrong.
No results found
Added
Adds GitRepo default_remote and default_branch cached properties
v0.2.12
06 Mar 13:58
Compare
Sorry, something went wrong.
No results found
Added
Adds git_rm_and_clean function to wipe git repository content (everything but .git dir)
v0.2.11
02 Dec 08:15
Compare
Sorry, something went wrong.
No results found
Added
Adds GhRepo delete_ref method
V0.2.10
28 Nov 14:50
Compare
Sorry, something went wrong.
No results found
Added
Adds GitRepo, GhOrg, GhOrgSecret and GhRepo helper classes
Adds tests for the GhRepo class
Adds subblack, subred, subgreen, subyellow, subblue, submagenta, subcyan, and subwhite helpers for colorama
Updated
Updates GitHubRepo constructor params (username removed)
v0.2.9
25 Nov 14:40
Compare
Sorry, something went wrong.
No results found
Adds manage_command command subprocess helper handling output for run_command
Adds black, red, green, yellow, blue, magenta, cyan and white helpers for print with colorama
Update run_command to print command output progressively (used in order to display remote command output when calling gcloud compute ssh ...)
v0.2.8
25 Nov 14:28
Compare
Sorry, something went wrong.
No results found
Updates are_directories_identical to add a parameter to ignore a list of patterns
Updates resolve_scope to add a parameter to return the list of inexisting sources passed as parameter
v0.2.7
21 Oct 09:16
Compare
Sorry, something went wrong.
No results found
added a helper function for branch renaming
v0.2.6
17 May 09:07
Compare
Sorry, something went wrong.
No results found
Adds PublicationCommand, GitRepo and Scope classes with tests
Adds are_directories_identical test helper and TestBaseDirectoryEquality test base class + tests for both
v0.2.5
01 Apr 12:03
Compare
Sorry, something went wrong.
No results found
Merge pull request #8 from lewagon/remote-probable-url
use ssh clone address