prime-reportstream
prime-reportstream copied to clipboard
Importing JosiahSiegel GHA: [email protected]
This external repo is now inserted in the file structure at: .github/actions/remote-branch-action in the importing-gha branch.
inputs.branch
inputs.path
matrix.os
secrets.ALT_REPO_TOKEN
secrets.SECONDARY_REPO_TOKEN
steps.create-branch-action-second-repo.outputs.create-status
steps.create-branch-action.outputs.create-status
steps.create-branch.outputs.create_status
steps.test-action-second-repo.outputs.create-status
steps.test-action.outputs.create-status
This GitHub Action (targeted to be imported as a remote/external) is no longer in consideration until we can further evaluate if they are worth the effort to be imported at a later stage.
Warning: I have placed it into the "IceBox" stage as it is out of scope for now.
devops: prime-reportstream (devsecops/emvaldes/remote-branch %) $ import-project.shell ;
Project Configuration (file): josiahsiegel/remote-branch-action
/Users/emvaldes/.local/.github/configs/josiahsiegel/remote-branch-action.json
Vendor Name: JosiahSiegel
Vendor Repository: remote-branch-action
Vendor Version: v1.1.0
Vendor Commit: dbe7a2138eb064fbfdb980abee918091a7501fbe
Project Owner: CDCgov
Project Repo: prime-reportstream
GitHub Action: remote-branch
Project Author: emvaldes
Content Changes: [
{
"search": "JosiahSiegel/remote-branch-action/actions/",
"replace": "CDCgov/prime-reportstream/.github/actions/remote-branch/"
},
{
"search": "JosiahSiegel/remote-branch-action",
"replace": "CDCgov/prime-reportstream/.github/actions/remote-branch"
},
{
"search": "v1.1.0",
"replace": "dbe7a2138eb064fbfdb980abee918091a7501fbe"
},
{
"search": "actions/remote-branch/workflows/",
"replace": "workflows/remote-branch--"
}
]
total 0
drwxr-xr-x 2 emvaldes staff 64 Jan 8 15:23 .
drwxr-xr-x 32 emvaldes staff 1024 Jan 8 15:23 ..
Target branch: devsecops/emvaldes/remote-branch
On branch devsecops/emvaldes/remote-branch
Untracked files:
(use "git add <file>..." to include in what will be committed)
nothing added to commit but untracked files present (use "git add" to track)
Cloning Repository: https://github.com/JosiahSiegel/remote-branch-action.git
Cloning into '.'...
remote: Enumerating objects: 48, done.
remote: Counting objects: 100% (48/48), done.
remote: Compressing objects: 100% (23/23), done.
remote: Total 48 (delta 13), reused 40 (delta 11), pack-reused 0 (from 0)
Receiving objects: 100% (48/48), 13.97 KiB | 6.99 MiB/s, done.
Resolving deltas: 100% (13/13), done.
Warning: Performing GitHub hard-reset.
HEAD is now at dbe7a21 Create LICENSE
Warning: Listing Git-log summary: ...
* dbe7a21 (HEAD -> main, tag: v1.2.0, origin/main, origin/HEAD) Create LICENSE
* 05944fe update readme
* ad2f47a remove test schedule
* 4391439 (origin/test-action) workflow schedule
* 9ef4827 (tag: v1.1.0) update readme
* 92b83b4 (tag: v1.0.0) update readme
* eb38d1e test action with second repo
* 6f61bef use checkout for external repo
* 1fbc0c4 check if remote branch exists
* d1a8442 init
* d0a3e19 Initial commit
On branch devsecops/emvaldes/remote-branch
Untracked files:
(use "git add <file>..." to include in what will be committed)
./
nothing added to commit but untracked files present (use "git add" to track)
On branch devsecops/emvaldes/remote-branch
Changes to be committed:
(use "git restore --staged <file>..." to unstage)
new file: .gitignore
new file: LICENSE
new file: README.md
new file: action.yml
Untracked files:
(use "git add <file>..." to include in what will be committed)
Warning: Importing default repository configuration
[devsecops/emvaldes/remote-branch 53f445e6b] Importing JosiahSiegel/remote-branch-action default state.
4 files changed, 194 insertions(+)
create mode 100644 .github/actions/remote-branch/.gitignore
create mode 100644 .github/actions/remote-branch/LICENSE
create mode 100644 .github/actions/remote-branch/README.md
create mode 100644 .github/actions/remote-branch/action.yml
On branch devsecops/emvaldes/remote-branch
Untracked files:
(use "git add <file>..." to include in what will be committed)
nothing added to commit but untracked files present (use "git add" to track)
total 32
drwxr-xr-x 8 emvaldes staff 256 Jan 8 15:23 .
drwxr-xr-x 32 emvaldes staff 1024 Jan 8 15:23 ..
-rw-r--r-- 1 emvaldes staff 26 Jan 8 15:23 .gitignore
-rw-r--r-- 1 emvaldes staff 1070 Jan 8 15:23 LICENSE
-rw-r--r-- 1 emvaldes staff 2691 Jan 8 15:23 README.md
drwxr-xr-x 13 emvaldes staff 416 Jan 8 15:23 _git
drwxr-xr-x 3 emvaldes staff 96 Jan 8 15:23 _github
-rw-r--r-- 1 emvaldes staff 1815 Jan 8 15:23 action.yml
Warning: Processing Target-Files ...
Warning: File: ./README.md
On branch devsecops/emvaldes/remote-branch
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: README.md
Untracked files:
(use "git add <file>..." to include in what will be committed)
no changes added to commit (use "git add" and/or "git commit -a")
[devsecops/emvaldes/remote-branch 727e2bcbc] Appending default configuration changes.
1 file changed, 5 insertions(+), 5 deletions(-)
On branch devsecops/emvaldes/remote-branch
Untracked files:
(use "git add <file>..." to include in what will be committed)
nothing added to commit but untracked files present (use "git add" to track)
devops: remote-branch (devsecops/emvaldes/remote-branch) $ git push --set-upstream origin devsecops/emvaldes/remote-branch ;
Enumerating objects: 18, done.
Counting objects: 100% (18/18), done.
Delta compression using up to 16 threads
Compressing objects: 100% (14/14), done.
Writing objects: 100% (15/15), 3.11 KiB | 3.11 MiB/s, done.
Total 15 (delta 8), reused 1 (delta 0), pack-reused 0 (from 0)
remote: Resolving deltas: 100% (8/8), completed with 3 local objects.
remote:
remote: Create a pull request for 'devsecops/emvaldes/remote-branch' on GitHub by visiting:
remote: https://github.com/CDCgov/prime-reportstream/pull/new/devsecops/emvaldes/remote-branch
remote:
To https://github.com/CDCgov/prime-reportstream.git
* [new branch] devsecops/emvaldes/remote-branch -> devsecops/emvaldes/remote-branch
branch 'devsecops/emvaldes/remote-branch' set up to track 'origin/devsecops/emvaldes/remote-branch'.
GitHub Pull Request: https://github.com/CDCgov/prime-reportstream/pull/17022