Created
August 13, 2021 20:51
-
-
Save adborden/f0000d75107e1971940d48b58bc710be to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[git-xargs] INFO[2021-08-13T13:39:39-07:00] git-xargs running... | |
[git-xargs] DEBU[2021-08-13T13:39:39-07:00] Looking up filename provided repo Name=ghad Organization=18F | |
[git-xargs] DEBU[2021-08-13T13:39:40-07:00] Successfully fetched repo Name=ghad Organization=18F | |
[git-xargs] DEBU[2021-08-13T13:39:40-07:00] Repo will have all targeted scripts run against it Repository=ghad | |
[git-xargs] DEBU[2021-08-13T13:39:40-07:00] Attempting to clone repository using GITHUB_OAUTH_TOKEN Repo=ghad | |
[git-xargs] DEBU[2021-08-13T13:39:41-07:00] Enumerating objects: 640, done. | |
Counting objects: 100% (88/88), done. | |
Compressing objects: 100% (72/72), done. | |
Total 640 (delta 38), reused 17 (delta 7), pack-reused 552 Repo=ghad | |
[git-xargs] DEBU[2021-08-13T13:39:41-07:00] Created branch Branch Name=refs/heads/tts-bot/update-templates Repo=ghad | |
[git-xargs] DEBU[2021-08-13T13:39:41-07:00] Repo=ghad | |
[git-xargs] DEBU[2021-08-13T13:39:41-07:00] Executing command against local clone of repo... Command="[/Users/aarondborden/projects/18f/tts-tech-portfolio/bin/ci_update_templates.sh 18F/tts-tech-portfolio /var/folders/tz/rl5bw8g941l9bs_c4zd_n_kc0000gn/T/tmp.Tqg4mJAW/template_files]" Directory=/var/folders/tz/rl5bw8g941l9bs_c4zd_n_kc0000gn/T/git-xargs-ghad061764245 Repo=ghad | |
[git-xargs] DEBU[2021-08-13T13:39:42-07:00] Output of command [/Users/aarondborden/projects/18f/tts-tech-portfolio/bin/ci_update_templates.sh 18F/tts-tech-portfolio /var/folders/tz/rl5bw8g941l9bs_c4zd_n_kc0000gn/T/tmp.Tqg4mJAW/template_files] for repo ghad in directory /var/folders/tz/rl5bw8g941l9bs_c4zd_n_kc0000gn/T/git-xargs-ghad061764245: | |
Pulling templates from 18F/tts-tech-portfolio... | |
.github/ISSUE_TEMPLATE/general.md... | |
.github/workflows/issues-new.yml... | |
.github/workflows/pull-requests-new.yml... | |
[git-xargs] DEBU[2021-08-13T13:39:42-07:00] Local repository worktree no longer clean, will stage and add new files and commit changes Repo=ghad | |
[git-xargs] DEBU[2021-08-13T13:39:42-07:00] Found untracked file. Adding to stage Filepath=.github/workflows/issues-new.yml | |
[git-xargs] DEBU[2021-08-13T13:39:42-07:00] Found untracked file. Adding to stage Filepath=.github/workflows/pull-requests-new.yml | |
[git-xargs] DEBU[2021-08-13T13:39:42-07:00] Error encountered while processing repo Error="author field is required" Repo name=ghad | |
***************************************************************** | |
GIT-XARGS RUN SUMMARY @ 2021-08-13 20:39:42.63751 +0000 UTC | |
Runtime in seconds: 2 | |
***************************************************************** | |
COMMAND SUPPLIED | |
[/Users/aarondborden/projects/18f/tts-tech-portfolio/bin/ci_update_templates.sh 18F/tts-tech-portfolio /var/folders/tz/rl5bw8g941l9bs_c4zd_n_kc0000gn/T/tmp.Tqg4mJAW/template_files] | |
REPOS SUPPLIED VIA --repos FILE FLAG | |
│───────────────────│──────│ | |
│ ORGANIZATION NAME │ URL │ | |
│───────────────────│──────│ | |
│ 18F │ ghad │ | |
│───────────────────│──────│ | |
ALL REPOS THAT WERE TARGETED FOR PROCESSING AFTER FILTERING MISSING / MALFORMED REPOS | |
│───────────│─────────────────────────────│ | |
│ REPO NAME │ REPO URL │ | |
│───────────│─────────────────────────────│ | |
│ ghad │ https://github.com/18F/ghad │ | |
│───────────│─────────────────────────────│ | |
REPOS THAT WERE SUCCESSFULLY CLONED TO THE LOCAL FILESYSTEM | |
│───────────│─────────────────────────────│ | |
│ REPO NAME │ REPO URL │ | |
│───────────│─────────────────────────────│ | |
│ ghad │ https://github.com/18F/ghad │ | |
│───────────│─────────────────────────────│ | |
REPOS THAT SHOWED FILE CHANGES TO THEIR WORKING DIRECTORY FOLLOWING COMMAND EXECUTION | |
│───────────│─────────────────────────────│ | |
│ REPO NAME │ REPO URL │ | |
│───────────│─────────────────────────────│ | |
│ ghad │ https://github.com/18F/ghad │ | |
│───────────│─────────────────────────────│ | |
REPOS WHOSE FILE CHANGES FAILED TO BE COMITTED FOR SOME REASON | |
│───────────│─────────────────────────────│ | |
│ REPO NAME │ REPO URL │ | |
│───────────│─────────────────────────────│ | |
│ ghad │ https://github.com/18F/ghad │ | |
│───────────│─────────────────────────────│ | |
REPOS WHOSE SPECIFIED BRANCHES DID NOT EXIST ON THE REMOTE, AND SO WERE FIRST CREATED LOCALLY | |
│───────────│─────────────────────────────│ | |
│ REPO NAME │ REPO URL │ | |
│───────────│─────────────────────────────│ | |
│ ghad │ https://github.com/18F/ghad │ | |
│───────────│─────────────────────────────│ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment