|
7140 | 7140 | "actionman": { |
7141 | 7141 | "name": "${{ .__key__ }}$", |
7142 | 7142 | "spec": { |
7143 | | - "full": "actionman ==0.1.0", |
| 7143 | + "full": "actionman ==0.1.1", |
7144 | 7144 | "name": "actionman", |
7145 | | - "version": "==0.1.0" |
| 7145 | + "version": "==0.1.1" |
7146 | 7146 | } |
7147 | 7147 | }, |
7148 | 7148 | "ansi-sgr": { |
|
7180 | 7180 | "github-contexts": { |
7181 | 7181 | "name": "${{ .__key__ }}$", |
7182 | 7182 | "spec": { |
7183 | | - "full": "github-contexts ==0.1.0", |
| 7183 | + "full": "github-contexts ==0.1.1", |
7184 | 7184 | "name": "github-contexts", |
7185 | | - "version": "==0.1.0" |
| 7185 | + "version": "==0.1.1" |
7186 | 7186 | } |
7187 | 7187 | }, |
7188 | 7188 | "gittidy": { |
|
21040 | 21040 | "pypackit_testsuite/data/__init__.py": "test/src/pypackit_testsuite/data/__init__.py", |
21041 | 21041 | "pypackit_testsuite/data/config/__init__.py": "test/src/pypackit_testsuite/data/config/__init__.py", |
21042 | 21042 | "pypackit_testsuite/data_tests.py": "test/src/pypackit_testsuite/data_tests.py", |
21043 | | - "pypkg_ci_cli": "/home/runner/work/PyPackIT/PyPackIT/repo_base/.manager/src/proman/__main__.py" |
| 21043 | + "pypkg_ci_cli": "/workspace/.manager/src/proman/__main__.py" |
21044 | 21044 | } |
21045 | 21045 | }, |
21046 | 21046 | "gui_names": [], |
|
21288 | 21288 | "pip": { |
21289 | 21289 | "homepage": "https://pypi.org/project/actionman", |
21290 | 21290 | "name": "actionman", |
21291 | | - "spec": "actionman ==0.1.0", |
21292 | | - "version": "==0.1.0" |
| 21291 | + "spec": "actionman ==0.1.1", |
| 21292 | + "version": "==0.1.1" |
21293 | 21293 | } |
21294 | 21294 | }, |
21295 | 21295 | "name": "actionman", |
|
21362 | 21362 | "pip": { |
21363 | 21363 | "homepage": "https://pypi.org/project/github-contexts", |
21364 | 21364 | "name": "github-contexts", |
21365 | | - "spec": "github-contexts ==0.1.0", |
21366 | | - "version": "==0.1.0" |
| 21365 | + "spec": "github-contexts ==0.1.1", |
| 21366 | + "version": "==0.1.1" |
21367 | 21367 | } |
21368 | 21368 | }, |
21369 | 21369 | "name": "github-contexts", |
|
21670 | 21670 | "type": "str" |
21671 | 21671 | }, |
21672 | 21672 | "post_process": "import json\nfrom pathlib import Path\nsetattr(\n args,\n \"metadata\",\n json.loads((Path(args.repo).resolve() / \".github/.repodynamics/metadata.json\").read_text())\n)\n" |
| 21673 | + }, |
| 21674 | + { |
| 21675 | + "args": [ |
| 21676 | + "--remove-tokens" |
| 21677 | + ], |
| 21678 | + "kwargs": { |
| 21679 | + "action": "store_true", |
| 21680 | + "help": "Remove all tokens read from the environment." |
| 21681 | + } |
21673 | 21682 | } |
21674 | 21683 | ], |
21675 | 21684 | "insert": { |
|
21695 | 21704 | { |
21696 | 21705 | "args": [ |
21697 | 21706 | "-t", |
21698 | | - "--token" |
| 21707 | + "--github-token" |
21699 | 21708 | ], |
21700 | 21709 | "kwargs": { |
21701 | 21710 | "help": "GitHub token for accessing the repository.", |
@@ -22150,12 +22159,12 @@ |
22150 | 22159 | }, |
22151 | 22160 | "project": { |
22152 | 22161 | "dependencies": [ |
22153 | | - "actionman ==0.1.0", |
| 22162 | + "actionman ==0.1.1", |
22154 | 22163 | "ansi-sgr ==0.1.0", |
22155 | 22164 | "conventionalcommits ==0.1.0", |
22156 | 22165 | "exceptionman ==0.1.0", |
22157 | 22166 | "fileex ==0.1.0", |
22158 | | - "github-contexts ==0.1.0", |
| 22167 | + "github-contexts ==0.1.1", |
22159 | 22168 | "gittidy ==0.1.0", |
22160 | 22169 | "htmp ==0.1.0", |
22161 | 22170 | "jinja2 ==3.1.6", |
|
0 commit comments