Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
79651b3
Bump actions/cache from 4.2.0 to 4.2.1 (#2128)
dependabot[bot] Feb 20, 2025
2232e76
Bump esbuild from 0.18.2 to 0.25.0 in /src/ui (#2117)
dependabot[bot] Feb 20, 2025
bc5efbc
Bump express from 4.19.2 to 4.21.2 in /src/ui (#2080)
dependabot[bot] Feb 20, 2025
1638122
Bump github/codeql-action from 3.28.9 to 3.28.10 (#2129)
dependabot[bot] Feb 24, 2025
5d37668
Bump nanoid from 3.3.7 to 3.3.8 in /src/ui (#2130)
dependabot[bot] Feb 24, 2025
0015833
Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#2133)
dependabot[bot] Feb 25, 2025
f7504b5
Fix error in px.split docs (#2134)
ddelnano Feb 26, 2025
274533b
Upgrade to Go 1.24 (#2132)
ddelnano Feb 27, 2025
be04f6b
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#2135)
dependabot[bot] Feb 27, 2025
4707e9d
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#2136)
dependabot[bot] Mar 3, 2025
49563a3
Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#2131)
dependabot[bot] Mar 3, 2025
ec9da0b
Bump actions/cache from 4.2.1 to 4.2.2 (#2139)
dependabot[bot] Mar 7, 2025
663cc47
Bump golang.org/x/net from 0.33.0 to 0.36.0 (#2149)
dependabot[bot] Mar 13, 2025
0442252
Fix typos in multiple files (#2148)
co63oc Mar 17, 2025
95b9b0f
Fix create_sysroot_disk.sh (#2151)
co63oc Mar 25, 2025
300ca04
Bump github/codeql-action from 3.28.10 to 3.28.12 (#2153)
dependabot[bot] Mar 25, 2025
06f810e
Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#2154)
dependabot[bot] Mar 25, 2025
9b7f6b3
Bump dorny/test-reporter from 1.9.1 to 2.0.0 (#2155)
dependabot[bot] Mar 25, 2025
9309846
Bump docker/login-action from 3.3.0 to 3.4.0 (#2157)
dependabot[bot] Mar 27, 2025
78855da
Bump github/codeql-action from 3.28.12 to 3.28.13 (#2162)
dependabot[bot] Mar 28, 2025
93cf09f
Add `collect_heap_pprofs.sh` script for easier collection of heap pro…
ddelnano Mar 29, 2025
d08b5aa
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#2165)
dependabot[bot] Mar 31, 2025
abe7238
Upgrade golangci-lint to v2 (#2169)
ddelnano Apr 14, 2025
e408814
Upgrade controller-gen to address panics from go generate directive (…
ddelnano Apr 15, 2025
515b57e
Bump actions/setup-go from 5.3.0 to 5.4.0 (#2166)
dependabot[bot] Apr 15, 2025
5f9b1eb
Update github runners to oci gh arc runners (#2179)
koksay Apr 21, 2025
2711c9f
Fixup codeql runs (#2180)
vihangm Apr 21, 2025
117d727
Upgrade pxapi pypi python dependencies. Replace `rules_go`'s gogo wit…
ddelnano Apr 24, 2025
9ec7a67
Fix coverage collection with Bazel BWOB (#2182)
vihangm Apr 24, 2025
9f66da5
Bump version of pxapi pypi package and update Author email (#2142)
ddelnano Apr 24, 2025
9916c2c
Upgrade twine package version used for pypi upload (#2185)
ddelnano Apr 25, 2025
eb2722d
Bump actions/download-artifact from 4.1.9 to 4.3.0 (#2184)
dependabot[bot] Apr 25, 2025
f834e8d
Update DEVELOPMENT.md
entlein Apr 27, 2025
920baba
Add OTel log support to Carnot plan protos and implement exec node su…
ddelnano Apr 28, 2025
4566f5e
[ci] Upgrade buildbuddy executors (#2187)
vihangm Apr 29, 2025
301198f
[ci] Add autoscaling to executors and make API_KEY external secret (#…
vihangm Apr 30, 2025
08c5c9e
Update DEVELOPMENT.md
entlein Apr 27, 2025
e40aed6
Update DEVELOPMENT.md
entlein Apr 27, 2025
17b9d5b
adding the build cache entry for bazel
entlein Apr 27, 2025
652265e
adding the compile mode into vizier skaffold
entlein Apr 27, 2025
ef467a8
these should be the most important steps
entlein Apr 27, 2025
6730d7e
more text
entlein Apr 27, 2025
1124c1f
comments unaligned fixed
entlein Apr 27, 2025
889de79
should be all now
entlein Apr 27, 2025
4036120
should be all now
entlein Apr 27, 2025
6ee0c1b
review development.md, and add extra comments
mebegu May 2, 2025
b01f03e
chore: cosmetic beautification
entlein May 3, 2025
eb762e3
chore: comment out the cache dir for bazel and explain how to use it …
entlein May 4, 2025
2e52fa0
Merge branch 'pixie-io:main' into main
entlein May 7, 2025
e9858af
PR resolve: seperating the 24.04 specifics from the overall description
entlein May 7, 2025
37ca63d
PR resolve: seperating the 24.04 specifics from the overall description
entlein May 7, 2025
aa134b9
PR resolve: referencing upstream doc for cli install and cleaning up …
entlein May 7, 2025
a6568b4
PR resolve: markdown numbering got confused
entlein May 7, 2025
859063a
feature: moving the minikube ubuntu dependencies into chef rather tha…
entlein May 7, 2025
1c1bb8c
Update DEVELOPMENT.md
entlein May 7, 2025
9f31d5f
Update DEVELOPMENT.md
entlein May 7, 2025
61ffd7e
Update DEVELOPMENT.md
entlein May 7, 2025
f7fab71
Fixing the numbering and removing empty quotes
entlein May 7, 2025
77d82f0
newline added
entlein May 7, 2025
840dc97
adding a file to document how an SRE would work with Pixie while the …
entlein May 7, 2025
46de0bd
I thought i already commited this
entlein May 7, 2025
3d95116
Fixed -R for recursive setgid bit
entlein May 7, 2025
085e27b
Adding the missing kernel header warning explanation for minikube
entlein May 7, 2025
c56fc28
test if this is a feasible approach to overwrite the skaffold produce…
entlein May 7, 2025
4a94d60
more replacements
entlein May 7, 2025
6b325cb
chore: amend text to resolve PR comments: highlight that minikube is …
entlein May 8, 2025
e078ae7
chore: revert skaffold_visizer but add comments
entlein May 8, 2025
94dd78b
chore: amend text to resolve PR comments: highlight that minikube is …
entlein May 8, 2025
29b5314
Update tools/chef/cookbooks/px_dev/recipes/linux.rb
entlein May 8, 2025
e3588fa
Update DEVELOPMENT.md
entlein May 8, 2025
c616e66
Update DEVELOPMENT.md
entlein May 8, 2025
c846a4d
chore: apply Dom s suggested edit
entlein May 8, 2025
11e0519
chore: adding the compilation mode explanation to the docs
entlein May 8, 2025
c124e0d
Remove trailing whitespace linux.rb
entlein May 8, 2025
a4674d7
Remove trailing whitespace from skaffold_vizier.yaml
entlein May 8, 2025
5b407ff
linting: removing lots of whitespaces at the EOL
entlein May 8, 2025
fd7d4ea
linting: file must end on a newline
entlein May 8, 2025
9ab6ecf
feature: testing dockerhub
entlein May 12, 2025
04b3e5f
feature: testing dockerhub
entlein May 12, 2025
726abbc
feature: testing dockerhub
entlein May 12, 2025
40e7191
feature: testing dockerhub
entlein May 12, 2025
90f1202
feature: testing dockerhub
entlein May 12, 2025
b750d89
feature: testing dockerhub
entlein May 12, 2025
75e1cf2
feature: testing dockerhub
entlein May 12, 2025
a52ae38
feature: testing dockerhub
entlein May 12, 2025
b4d31f9
feature: vizier persistent now working with our image
entlein May 12, 2025
3dfa7a6
feature: vizier persistent now working with our image
entlein May 12, 2025
cef03b8
feature: vizier etcd now working with our image
entlein May 12, 2025
0e4d43c
feature: vizier etcd now working with our image
entlein May 12, 2025
8a3d8e2
feature: vizier persistent ap now working with our image
entlein May 12, 2025
a54fd5e
feature: vizier persistent ap now working with our image
entlein May 12, 2025
698cb0d
feature: adding helm installer
entlein May 12, 2025
0d1ff45
merge
entlein May 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 2 additions & 8 deletions .arclint
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"(^src/ui/src/types/generated/)",
"(^src/ui/src/types/schema\\.ts$)",
"(^third_party/cpplint/cpplint.py$)",
"(^third_party/github.com/gogo/protobuf/gogoproto/gogo.proto$)",
"(^third_party/gogoproto/gogo.proto$)",
"(c_cpp_properties.json$)",
"(go\\.mod$)",
"(go\\.sum$)"
Expand Down Expand Up @@ -127,20 +127,14 @@
"script-and-regex.script": "./tools/linters/gazelle.sh",
"script-and-regex.regex": "/^(?P<severity>[[:alpha:]]+)\n(?P<file>[^\n]+)\n(?P<message>[^\n]+)\n((?P<line>\\d),(?P<char>\\d)\n<<<<<\n(?P<original>.*)=====\n(?P<replacement>.*)>>>>>\n)$/s"
},
"goimports": {
"type": "goimports",
"include": [
"(\\.go$)"
]
},
"golangci-lint": {
"type": "golangci-lint",
"include": [
"(\\.go$)"
],
"flags": [
"--timeout=5m0s",
"--out-format=checkstyle"
"--output.checkstyle.path=stdout"
]
},
"jshint-ui": {
Expand Down
6 changes: 6 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Global bazelrc file, see https://docs.bazel.build/versions/master/guide.html#bazelrc.

# Use local Cache directory if building on a VM:
# On Chef VM, create a directory and comment in the following line:
# build --disk_cache=</tmp/bazel/> # Optional for multi-user cache: Make this directory owned by a group name e.g. "bazelcache"

# Use strict action env to prevent leaks of env vars.
build --incompatible_strict_action_env

Expand All @@ -20,6 +24,7 @@ build --remote_download_minimal
test --remote_download_minimal
run --remote_download_outputs=all
coverage --build_runfile_links
coverage --nocache_test_results

# Needed by rules_meta.
# Follow https://github.com/fmeum/rules_meta/issues/1#issuecomment-1255828109
Expand Down Expand Up @@ -269,3 +274,4 @@ build:remote --build_metadata=VISIBILITY=PUBLIC
coverage:remote --strategy=CoverageReport=local,remote
coverage:remote --experimental_fetch_all_coverage_outputs
coverage:remote --experimental_split_coverage_postprocessing
coverage:remote --experimental_remote_download_regex=.*/(coverage.dat$|_coverage/_coverage_report.dat$)
14 changes: 7 additions & 7 deletions .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
image-base-name: "dev_image_with_extras"
ref: ${{ needs.env-protect-setup.outputs.ref }}
clang-tidy:
runs-on: ubuntu-latest-16-cores
runs-on: oracle-16cpu-64gb-x86-64
needs: [authorize, env-protect-setup, get-dev-image]
container:
image: ${{ needs.get-dev-image.outputs.image-with-tag }}
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
code-coverage:
if: github.event_name == 'push'
needs: [authorize, env-protect-setup, get-dev-image]
runs-on: ubuntu-latest-16-cores
runs-on: oracle-16cpu-64gb-x86-64
container:
image: ${{ needs.get-dev-image.outputs.image-with-tag }}
steps:
Expand All @@ -88,7 +88,7 @@ jobs:
./ci/collect_coverage.sh -u -b main -c "$(git rev-parse HEAD)" -r pixie-io/pixie
generate-matrix:
needs: [authorize, env-protect-setup, get-dev-image]
runs-on: ubuntu-latest-16-cores
runs-on: oracle-16cpu-64gb-x86-64
container:
image: ${{ needs.get-dev-image.outputs.image-with-tag }}
outputs:
Expand All @@ -112,15 +112,15 @@ jobs:
echo "Build & Test matrix: ${matrix}"
echo "matrix=${matrix}" >> $GITHUB_OUTPUT
- name: Upload Target Files
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
with:
name: target_files
path: |
bazel_buildables_*
bazel_tests_*
build-and-test:
needs: [authorize, env-protect-setup, get-dev-image, generate-matrix]
runs-on: ubuntu-latest-16-cores
runs-on: oracle-16cpu-64gb-x86-64
permissions:
contents: read
actions: read
Expand All @@ -138,7 +138,7 @@ jobs:
ref: ${{ needs.env-protect-setup.outputs.ref }}
- name: Add pwd to git safe dir
run: git config --global --add safe.directory `pwd`
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
- name: get bazel config
uses: ./.github/actions/bazelrc
with:
Expand All @@ -163,7 +163,7 @@ jobs:
./scripts/bazel_ignore_codes.sh test ${{ matrix.args }} --target_pattern_file=target_files/${{ matrix.tests }} \
2> >(tee bazel_stderr)
- name: Parse junit reports
uses: dorny/test-reporter@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5 # v1.9.1
uses: dorny/test-reporter@6e6a65b7a0bd2c9197df7d0ae36ac5cee784230c # v2.0.0
if: always()
with:
name: testlogs-${{ matrix.name }} tests
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cacher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@ jobs:
with:
image-base-name: "dev_image"
populate-caches:
runs-on: ubuntu-latest-8-cores
runs-on: oracle-8cpu-32gb-x86-64
needs: get-dev-image
container:
image: ${{ needs.get-dev-image.outputs.image-with-tag }}
options: --cpus 7
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: go cache
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
with:
path: /px/pkg/mod
key: go-cache-${{ hashFiles('go.sum') }}
restore-keys: |
go-cache-
- name: yarn cache
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
with:
path: ./src/ui/.yarn/cache
key: yarn-cache-${{ hashFiles('src/ui/yarn.lock', 'src/ui/.yarnrc.yml') }}
Expand Down
22 changes: 11 additions & 11 deletions .github/workflows/cli_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
image-base-name: "dev_image_with_extras"
build-release:
name: Build Release
runs-on: ubuntu-latest-16-cores
runs-on: oracle-16cpu-64gb-x86-64
needs: get-dev-image
container:
image: ${{ needs.get-dev-image.outputs.image-with-tag }}
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
./ci/save_version_info.sh
./ci/cli_build_release.sh
- name: Upload Github Artifacts
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
with:
name: linux-artifacts
path: artifacts/
Expand All @@ -73,7 +73,7 @@ jobs:
MANIFEST_UPDATES: ""
GOOGLE_APPLICATION_CREDENTIALS: ${{ steps.gcloud-creds.outputs.gcloud-creds }}
run: ./ci/update_artifact_manifest.sh
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
with:
name: artifact-upload-log
path: ${{ env.ARTIFACT_UPLOAD_LOG }}
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
mkdir -p "artifacts/"
export ARTIFACTS_DIR="$(pwd)/artifacts"
./ci/cli_merge_sign.sh
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
with:
name: macos-artifacts
path: artifacts/
Expand All @@ -120,10 +120,10 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
with:
name: macos-artifacts
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
with:
name: artifact-upload-log
- name: Import GPG key
Expand All @@ -150,11 +150,11 @@ jobs:
mkdir -p "artifacts/"
export ARTIFACTS_DIR="$(pwd)/artifacts"
./ci/cli_upload_signed.sh
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
with:
name: macos-signed-artifacts
path: artifacts/
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
with:
name: manifest-updates
path: ${{ env.MANIFEST_UPDATES }}
Expand All @@ -168,7 +168,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
- name: Create Release
env:
REF: ${{ github.event.ref }}
Expand All @@ -188,7 +188,7 @@ jobs:
--notes $'Pixie CLI Release:\n'"${changelog}"
gh release upload "${TAG_NAME}" linux-artifacts/* macos-artifacts/*
update-gh-artifacts-manifest:
runs-on: ubuntu-latest-8-cores
runs-on: oracle-8cpu-32gb-x86-64
needs: [get-dev-image, create-github-release]
container:
image: ${{ needs.get-dev-image.outputs.image-with-tag }}
Expand Down Expand Up @@ -221,7 +221,7 @@ jobs:
git config --global user.email 'build@pixielabs.ai'
git config --global user.signingkey "${BUILDBOT_GPG_KEY_ID}"
git config --global commit.gpgsign true
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
id: download-artifact
with:
name: manifest-updates
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cloud_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
image-base-name: "dev_image_with_extras"
build-release:
name: Build Release
runs-on: ubuntu-latest-16-cores
runs-on: oracle-16cpu-64gb-x86-64
needs: get-dev-image
container:
image: ${{ needs.get-dev-image.outputs.image-with-tag }}
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
mkdir -p "${ARTIFACTS_DIR}"
./ci/save_version_info.sh
./ci/cloud_build_release.sh
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
with:
name: cloud-artifacts
path: artifacts/
Expand All @@ -71,7 +71,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
- name: Create Release
env:
REF: ${{ github.event.ref }}
Expand Down
43 changes: 28 additions & 15 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,38 +10,51 @@ permissions:
contents: read
jobs:
analyze-go:
runs-on: ubuntu-latest-16-cores
runs-on: oracle-16cpu-64gb-x86-64
permissions:
actions: read
contents: read
security-events: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
with:
go-version-file: 'go.mod'
- uses: github/codeql-action/init@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
- uses: github/codeql-action/init@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
with:
languages: go
- uses: github/codeql-action/autobuild@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
- uses: github/codeql-action/analyze@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
- uses: github/codeql-action/autobuild@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
- uses: github/codeql-action/analyze@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
with:
category: "/language:go"
analyze:
runs-on: ubuntu-latest-8-cores
analyze-python:
runs-on: oracle-8cpu-32gb-x86-64
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false
matrix:
language: [python, javascript]
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: github/codeql-action/init@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
- uses: github/codeql-action/init@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
with:
languages: ${{ matrix.language }}
- uses: github/codeql-action/analyze@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
languages: python
- uses: github/codeql-action/analyze@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
with:
category: "/language:${{matrix.language}}"
category: "/language:python"
analyze-javascript:
runs-on: oracle-8cpu-32gb-x86-64
permissions:
actions: read
contents: read
security-events: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: 18
- uses: github/codeql-action/init@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
with:
languages: javascript
- uses: github/codeql-action/analyze@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
with:
category: "/language:javascript"
10 changes: 5 additions & 5 deletions .github/workflows/mirror_demos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@ jobs:
permissions:
contents: read
packages: write
runs-on: ubuntu-latest-16-cores
runs-on: oracle-16cpu-64gb-x86-64
steps:
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v2
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v2
with:
username: ${{ secrets.DOCKERHUB_USER }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v2
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v2
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v2
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v2
with:
registry: quay.io
username: ${{ secrets.QUAY_IO_USER }}
password: ${{ secrets.QUAY_IO_PASSWORD }}
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
with:
go-version-file: 'go.mod'
- name: install regbot
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/mirror_deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@ jobs:
permissions:
contents: read
packages: write
runs-on: ubuntu-latest-16-cores
runs-on: oracle-16cpu-64gb-x86-64
steps:
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v2
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v2
with:
username: ${{ secrets.DOCKERHUB_USER }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v2
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v2
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v2
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v2
with:
registry: quay.io
username: ${{ secrets.QUAY_IO_USER }}
password: ${{ secrets.QUAY_IO_PASSWORD }}
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
with:
go-version-file: 'go.mod'
- name: install regbot
Expand Down
Loading
Loading