Skip to content

Commit

Permalink
[auto commit] update context (workflow=auto dump context, event=sched…
Browse files Browse the repository at this point in the history
…ule, action=)
  • Loading branch information
github-actions[bot] committed Nov 8, 2023
1 parent 87fad79 commit 25b6709
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 27 deletions.
30 changes: 16 additions & 14 deletions contexts/export/schedule.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@ declare -x DOTNET_SKIP_FIRST_TIME_EXPERIENCE="1"
declare -x EDGEWEBDRIVER="/usr/local/share/edge_driver"
declare -x GECKOWEBDRIVER="/usr/local/share/gecko_driver"
declare -x GHCUP_INSTALL_BASE_PREFIX="/usr/local"
declare -x GITHUB_ACTION="__run_3"
declare -x GITHUB_ACTION="__run"
declare -x GITHUB_ACTIONS="true"
declare -x GITHUB_ACTION_REF=""
declare -x GITHUB_ACTION_REPOSITORY=""
declare -x GITHUB_ACTOR="guitarrapc"
declare -x GITHUB_ACTOR_ID="3856350"
declare -x GITHUB_API_URL="https://api.github.com"
declare -x GITHUB_BASE_REF=""
declare -x GITHUB_ENV="/home/runner/work/_temp/_runner_file_commands/set_env_ccaa96a9-596e-48a0-beab-9655af7ab20f"
declare -x GITHUB_ENV="/home/runner/work/_temp/_runner_file_commands/set_env_1dab6e05-6663-44ce-90f7-b31da9fdf087"
declare -x GITHUB_EVENT_NAME="schedule"
declare -x GITHUB_EVENT_PATH="/home/runner/work/_temp/_github_workflow/event.json"
declare -x GITHUB_GRAPHQL_URL="https://api.github.com/graphql"
declare -x GITHUB_HEAD_REF=""
declare -x GITHUB_JOB="dump-context"
declare -x GITHUB_OUTPUT="/home/runner/work/_temp/_runner_file_commands/set_output_ccaa96a9-596e-48a0-beab-9655af7ab20f"
declare -x GITHUB_PATH="/home/runner/work/_temp/_runner_file_commands/add_path_ccaa96a9-596e-48a0-beab-9655af7ab20f"
declare -x GITHUB_OUTPUT="/home/runner/work/_temp/_runner_file_commands/set_output_1dab6e05-6663-44ce-90f7-b31da9fdf087"
declare -x GITHUB_PATH="/home/runner/work/_temp/_runner_file_commands/add_path_1dab6e05-6663-44ce-90f7-b31da9fdf087"
declare -x GITHUB_REF="refs/heads/main"
declare -x GITHUB_REF_NAME="main"
declare -x GITHUB_REF_PROTECTED="false"
Expand All @@ -49,16 +49,16 @@ declare -x GITHUB_REPOSITORY_OWNER="guitarrapc"
declare -x GITHUB_REPOSITORY_OWNER_ID="3856350"
declare -x GITHUB_RETENTION_DAYS="90"
declare -x GITHUB_RUN_ATTEMPT="1"
declare -x GITHUB_RUN_ID="6778138816"
declare -x GITHUB_RUN_NUMBER="262"
declare -x GITHUB_RUN_ID="6791908248"
declare -x GITHUB_RUN_NUMBER="381"
declare -x GITHUB_SERVER_URL="https://github.com"
declare -x GITHUB_SHA="114e6e4ccd05381ef986a2b6c4df2f4f826a5a02"
declare -x GITHUB_STATE="/home/runner/work/_temp/_runner_file_commands/save_state_ccaa96a9-596e-48a0-beab-9655af7ab20f"
declare -x GITHUB_STEP_SUMMARY="/home/runner/work/_temp/_runner_file_commands/step_summary_ccaa96a9-596e-48a0-beab-9655af7ab20f"
declare -x GITHUB_SHA="87fad791cf954ca07c0bbb8df437d4db54ff7e42"
declare -x GITHUB_STATE="/home/runner/work/_temp/_runner_file_commands/save_state_1dab6e05-6663-44ce-90f7-b31da9fdf087"
declare -x GITHUB_STEP_SUMMARY="/home/runner/work/_temp/_runner_file_commands/step_summary_1dab6e05-6663-44ce-90f7-b31da9fdf087"
declare -x GITHUB_TRIGGERING_ACTOR="guitarrapc"
declare -x GITHUB_WORKFLOW="auto dump context"
declare -x GITHUB_WORKFLOW_REF="guitarrapc/githubactions-lab/.github/workflows/auto_dump_context.yaml@refs/heads/main"
declare -x GITHUB_WORKFLOW_SHA="114e6e4ccd05381ef986a2b6c4df2f4f826a5a02"
declare -x GITHUB_WORKFLOW_SHA="87fad791cf954ca07c0bbb8df437d4db54ff7e42"
declare -x GITHUB_WORKSPACE="/home/runner/work/githubactions-lab/githubactions-lab"
declare -x GOROOT_1_19_X64="/opt/hostedtoolcache/go/1.19.13/x64"
declare -x GOROOT_1_20_X64="/opt/hostedtoolcache/go/1.20.10/x64"
Expand All @@ -67,15 +67,15 @@ declare -x GRADLE_HOME="/usr/share/gradle-8.4"
declare -x HOME="/home/runner"
declare -x HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS="3650"
declare -x HOMEBREW_NO_AUTO_UPDATE="1"
declare -x INVOCATION_ID="cdbef52baf3f403393de12152913f2cd"
declare -x INVOCATION_ID="d2e6413cfc1341c883831f6955cf66cc"
declare -x ImageOS="ubuntu22"
declare -x ImageVersion="20231030.2.0"
declare -x JAVA_HOME="/usr/lib/jvm/temurin-11-jdk-amd64"
declare -x JAVA_HOME_11_X64="/usr/lib/jvm/temurin-11-jdk-amd64"
declare -x JAVA_HOME_17_X64="/usr/lib/jvm/temurin-17-jdk-amd64"
declare -x JAVA_HOME_21_X64="/usr/lib/jvm/temurin-21-jdk-amd64"
declare -x JAVA_HOME_8_X64="/usr/lib/jvm/temurin-8-jdk-amd64"
declare -x JOURNAL_STREAM="8:19653"
declare -x JOURNAL_STREAM="8:17549"
declare -x LANG="C.UTF-8"
declare -x LEIN_HOME="/usr/local/lib/lein"
declare -x LEIN_JAR="/usr/local/lib/lein/self-installs/leiningen-2.10.0-standalone.jar"
Expand All @@ -95,22 +95,24 @@ declare -x RUNNER_OS="Linux"
declare -x RUNNER_PERFLOG="/home/runner/perflog"
declare -x RUNNER_TEMP="/home/runner/work/_temp"
declare -x RUNNER_TOOL_CACHE="/opt/hostedtoolcache"
declare -x RUNNER_TRACKING_ID="github_c3e510c0-77e1-42c9-a047-53a8ca20f87f"
declare -x RUNNER_TRACKING_ID="github_c74d8802-ded8-4452-b79b-5b008e60b516"
declare -x RUNNER_USER="runner"
declare -x RUNNER_WORKSPACE="/home/runner/work/githubactions-lab"
declare -x SELENIUM_JAR_PATH="/usr/share/java/selenium-server.jar"
declare -x SGX_AESM_ADDR="1"
declare -x SHLVL="1"
declare -x STATS_BLT="true"
declare -x STATS_EXT="true"
declare -x STATS_EXTP="https://provjobdsettingscdn.blob.core.windows.net/settings/provjobdsettings-0.5.154/provjobd.data"
declare -x STATS_NM="true"
declare -x STATS_RDCL="true"
declare -x STATS_TIS="mining"
declare -x STATS_TRP="true"
declare -x STATS_UE="true"
declare -x STATS_V3PS="true"
declare -x STATS_VMD="true"
declare -x SWIFT_PATH="/usr/share/swift/usr/bin"
declare -x SYSTEMD_EXEC_PID="589"
declare -x SYSTEMD_EXEC_PID="571"
declare -x USER="runner"
declare -x VCPKG_INSTALLATION_ROOT="/usr/local/share/vcpkg"
declare -x XDG_CONFIG_HOME="/home/runner/.config"
Expand Down
26 changes: 13 additions & 13 deletions contexts/github/schedule.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"token": "ghs_RYOeMnUJiXTnloJGc19qAHraYgXlB00hT9zP",
"token": "ghs_6LuGtKCHE6kS57e053y5HM3bVtR0Ro4f5PiD",
"job": "dump-context",
"ref": "refs/heads/main",
"sha": "114e6e4ccd05381ef986a2b6c4df2f4f826a5a02",
"sha": "87fad791cf954ca07c0bbb8df437d4db54ff7e42",
"repository": "guitarrapc/githubactions-lab",
"repository_owner": "guitarrapc",
"repository_owner_id": "3856350",
"repositoryUrl": "git://github.com/guitarrapc/githubactions-lab.git",
"run_id": "6778138816",
"run_number": "262",
"run_id": "6791908248",
"run_number": "381",
"retention_days": "90",
"run_attempt": "1",
"artifact_cache_size_limit": "10",
Expand Down Expand Up @@ -109,9 +109,9 @@
},
"private": false,
"pulls_url": "https://api.github.com/repos/guitarrapc/githubactions-lab/pulls{/number}",
"pushed_at": "2023-11-06T17:34:44Z",
"pushed_at": "2023-11-07T13:23:55Z",
"releases_url": "https://api.github.com/repos/guitarrapc/githubactions-lab/releases{/id}",
"size": 1000,
"size": 1049,
"ssh_url": "git@github.com:guitarrapc/githubactions-lab.git",
"stargazers_count": 32,
"stargazers_url": "https://api.github.com/repos/guitarrapc/githubactions-lab/stargazers",
Expand Down Expand Up @@ -143,15 +143,15 @@
"ref_type": "branch",
"secret_source": "Actions",
"workflow_ref": "guitarrapc/githubactions-lab/.github/workflows/auto_dump_context.yaml@refs/heads/main",
"workflow_sha": "114e6e4ccd05381ef986a2b6c4df2f4f826a5a02",
"workflow_sha": "87fad791cf954ca07c0bbb8df437d4db54ff7e42",
"workspace": "/home/runner/work/githubactions-lab/githubactions-lab",
"action": "__run_4",
"action": "__run_2",
"event_path": "/home/runner/work/_temp/_github_workflow/event.json",
"action_repository": "",
"action_ref": "",
"path": "/home/runner/work/_temp/_runner_file_commands/add_path_ccaa96a9-596e-48a0-beab-9655af7ab20f",
"env": "/home/runner/work/_temp/_runner_file_commands/set_env_ccaa96a9-596e-48a0-beab-9655af7ab20f",
"step_summary": "/home/runner/work/_temp/_runner_file_commands/step_summary_ccaa96a9-596e-48a0-beab-9655af7ab20f",
"state": "/home/runner/work/_temp/_runner_file_commands/save_state_ccaa96a9-596e-48a0-beab-9655af7ab20f",
"output": "/home/runner/work/_temp/_runner_file_commands/set_output_ccaa96a9-596e-48a0-beab-9655af7ab20f"
"path": "/home/runner/work/_temp/_runner_file_commands/add_path_1dab6e05-6663-44ce-90f7-b31da9fdf087",
"env": "/home/runner/work/_temp/_runner_file_commands/set_env_1dab6e05-6663-44ce-90f7-b31da9fdf087",
"step_summary": "/home/runner/work/_temp/_runner_file_commands/step_summary_1dab6e05-6663-44ce-90f7-b31da9fdf087",
"state": "/home/runner/work/_temp/_runner_file_commands/save_state_1dab6e05-6663-44ce-90f7-b31da9fdf087",
"output": "/home/runner/work/_temp/_runner_file_commands/set_output_1dab6e05-6663-44ce-90f7-b31da9fdf087"
}

0 comments on commit 25b6709

Please sign in to comment.