Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI]: Refactor github actions #2141

Merged
merged 139 commits into from
Aug 28, 2023
Merged
Changes from 1 commit
Commits
Show all changes
139 commits
Select commit Hold shift + click to select a range
3589bae
add action to dump context
hlts2 Jul 26, 2023
813fa87
add reusable workflow to build and push target component
hlts2 Jul 26, 2023
91c91f8
test build
hlts2 Jul 26, 2023
bdaba92
deleted new line
hlts2 Jul 26, 2023
86e3326
add inherit secret
hlts2 Jul 26, 2023
7bf6b9a
update workflow for ci container
hlts2 Jul 26, 2023
7000dbd
move docker related workflow to reusable workflow
hlts2 Jul 26, 2023
9296828
fix agent sidecar image
hlts2 Jul 26, 2023
c9942e2
delete unnecessary of coverage workflow
hlts2 Jul 26, 2023
da2a7a0
add action to deploy chaos mesh
hlts2 Jul 26, 2023
a53307d
add action to notify slack
hlts2 Jul 26, 2023
70c04ad
add reusable workflow to scan image
hlts2 Jul 26, 2023
4adca05
bugfix wrong file specification
hlts2 Jul 26, 2023
6538278
use local action
hlts2 Jul 26, 2023
ccba2d0
commentout for debug
hlts2 Jul 26, 2023
c5b5516
test execution for binary build
hlts2 Jul 26, 2023
1f3e8c5
delete debug code
hlts2 Jul 26, 2023
4d37cc8
update checkout setting
hlts2 Jul 26, 2023
c29ad4f
deleted unused branch rule
hlts2 Jul 26, 2023
8effee5
rename workflow name
hlts2 Jul 26, 2023
809db0b
deleted unused chatops command
hlts2 Jul 26, 2023
cde3922
refactoring codeQL workflow
hlts2 Jul 26, 2023
c1ab71a
refacroing
hlts2 Jul 26, 2023
35402a2
tweak
hlts2 Jul 26, 2023
295db4d
add cron for ci image build
hlts2 Jul 27, 2023
76241e7
add new line
hlts2 Jul 27, 2023
e2cc857
add action to setup E2E test
hlts2 Jul 27, 2023
19ea468
refactoring action to deploy vald and vald helm operator
hlts2 Jul 27, 2023
8b278ef
fix job name and deleted unnecessary
hlts2 Jul 27, 2023
be743b9
use local e2e action for agent chaos test
hlts2 Jul 27, 2023
9005e88
fix helm action warning
hlts2 Jul 27, 2023
657ca87
use local e2e action for chaos testing
hlts2 Jul 27, 2023
7437714
refactoring and use locaal e2e setup action in the e2e deploy workflow
hlts2 Jul 27, 2023
215796f
use local e2e action for max dimension test
hlts2 Jul 27, 2023
46bda31
use local e2e action for profiling and refactoring format workflow
hlts2 Jul 27, 2023
e286ecf
add action to scan docker image
hlts2 Jul 28, 2023
5e15954
refactor: add new line
hlts2 Jul 28, 2023
eb97c25
fix workflow execution error
hlts2 Jul 28, 2023
a991354
fix deprecate
hlts2 Jul 28, 2023
75db80e
deleted unnecessary step and add debug
hlts2 Jul 31, 2023
9d24627
deleted debug comment
hlts2 Jul 31, 2023
ae9cadb
deleted unnecessary step
hlts2 Jul 31, 2023
ac5eae8
refactor existing workflow step name
hlts2 Jul 31, 2023
284dd86
update checkout setting
hlts2 Jul 31, 2023
724ae26
fix dump context job name
hlts2 Jul 31, 2023
c938886
add action to create k3d cluster
hlts2 Jul 31, 2023
ac14486
deleted unnecessary job and step
hlts2 Jul 31, 2023
4a63e20
bugfix fails hack test workflow
hlts2 Jul 31, 2023
5dea6da
deleted work space settings
hlts2 Jul 31, 2023
d6ca9bb
delete git config settings
hlts2 Aug 1, 2023
4039920
add duplicate workflow running rule and add indent
hlts2 Aug 1, 2023
7dde8f2
proto build for debug
hlts2 Aug 1, 2023
3d3cd3b
add safe directory settings
hlts2 Aug 1, 2023
933c83c
delete debug code because build-protobuf workflow was successful
hlts2 Aug 1, 2023
fef946b
deleted unnecessary max-parallel configuration for matrics job
hlts2 Aug 1, 2023
a094f44
set safe directory to docker image scan workflow
hlts2 Aug 1, 2023
bace21d
set safe directory to build-binary workflow and refactoring docker im…
hlts2 Aug 1, 2023
dba5aec
debug build binary workflow
hlts2 Aug 1, 2023
9313499
Revert "debug build binary workflow"
hlts2 Aug 1, 2023
a835552
debug build protobuf workflow
hlts2 Aug 1, 2023
e6643b0
delete debug workflow rule
hlts2 Aug 1, 2023
90869c1
add debug rule to chatops help workflow and refactoring
hlts2 Aug 1, 2023
e398ac3
add debug url for comment api
hlts2 Aug 1, 2023
4c20ca6
delete debug workflow rule for chaotops help
hlts2 Aug 1, 2023
7247e71
set safe directory to codeql workflow
hlts2 Aug 1, 2023
5ea7fe7
set safe directory to coverage workflow
hlts2 Aug 1, 2023
5f011ee
delete unnecessary job name
hlts2 Aug 1, 2023
2b27133
debug for internal config changes workflow
hlts2 Aug 1, 2023
50b81ae
Revert "debug for internal config changes workflow"
hlts2 Aug 1, 2023
2e826cc
fix docker image build rule
hlts2 Aug 1, 2023
368348d
fix concurrency group name for reusable docker image workflow
hlts2 Aug 1, 2023
a5c069f
deleted debug rule of docker image scan workflow
hlts2 Aug 1, 2023
46de3fb
add action to setup yq
hlts2 Aug 2, 2023
31df6ea
deleted unnecessary environment
hlts2 Aug 2, 2023
37b1136
add new workflow rule for docker build
hlts2 Aug 2, 2023
d0d2316
rename docekr image scan workflow
hlts2 Aug 2, 2023
19af0bf
add workflow to dispatch vald client
hlts2 Aug 2, 2023
5820072
deleted unnecessary step
hlts2 Aug 2, 2023
394f553
debug for scan docker image
hlts2 Aug 2, 2023
44d3bc4
Revert "debug for scan docker image"
hlts2 Aug 2, 2023
d2ed93d
add safe directory settings to test/hack-test workflow
hlts2 Aug 2, 2023
7656ad7
fix fails hack test
hlts2 Aug 2, 2023
fab095a
refactor existing workflow
hlts2 Aug 2, 2023
7a279d9
rename workflow name for proto update
hlts2 Aug 2, 2023
89733d3
add working directory for hack test
hlts2 Aug 3, 2023
5949589
set safe directory and rename workflow file
hlts2 Aug 3, 2023
74e4d56
add debug rule for update pull request template workflow
hlts2 Aug 3, 2023
dcdcbe0
Revert "add debug rule for update pull request template workflow"
hlts2 Aug 3, 2023
81496a2
add debug rule for update pull request template workflow
hlts2 Aug 3, 2023
1e8bcbb
Revert "add debug rule for update pull request template workflow"
hlts2 Aug 3, 2023
d30ddec
set safe directory and small refactor for semver workflow
hlts2 Aug 3, 2023
6a23f42
update configuration for reviewdog workflow
hlts2 Aug 3, 2023
d32569c
add action to determine docekr image tag name and fix helm workflow
hlts2 Aug 3, 2023
d7967f3
deleted unnecessary commentout
hlts2 Aug 3, 2023
a1e1876
add safe directory settings to e2e and formater workflow
hlts2 Aug 3, 2023
1e34b01
bugfix e2e agent test error
hlts2 Aug 4, 2023
1c4fcc7
use local setup go action
hlts2 Aug 4, 2023
072d0ab
deleted unnecessary step
hlts2 Aug 4, 2023
535a011
add debug rule for helm lint workflow
hlts2 Aug 4, 2023
4e099f6
Revert "add debug rule for helm lint workflow"
hlts2 Aug 4, 2023
30e2062
add new line between steps
hlts2 Aug 4, 2023
96a85f7
add debug rule for helm workflow
hlts2 Aug 4, 2023
197f937
fix workflow execution rule for debug
hlts2 Aug 4, 2023
6a85cef
Revert "fix workflow execution rule for debug"
hlts2 Aug 4, 2023
6a937dd
Revert "add debug rule for helm workflow"
hlts2 Aug 4, 2023
819c1cd
update step name for fossa workflow
hlts2 Aug 4, 2023
c89b3a0
add workflow execution rule
hlts2 Aug 4, 2023
41986f1
enable e2e workflow
hlts2 Aug 4, 2023
16d035d
fix job execution rule for e2e
hlts2 Aug 4, 2023
01b617d
enable e2e deploy step
hlts2 Aug 4, 2023
5fcc6f7
add new rob execution rule for fossa
hlts2 Aug 7, 2023
a4bb67b
deleted unnecessary actions parameter
hlts2 Aug 7, 2023
6226363
deleted unnecessary actions parameter of helm operator deploy
hlts2 Aug 7, 2023
69213a4
deleted unnecessary log
hlts2 Aug 7, 2023
f3eec26
output values or valdrelease.yaml
hlts2 Aug 7, 2023
54a3db3
update insert vector count of e2e deploy workflow
hlts2 Aug 7, 2023
fc8befd
change default value to install libhdf5
hlts2 Aug 7, 2023
ab778e0
bugfix operator deploy using specified image tag
hlts2 Aug 8, 2023
2992fb8
add HELM_EXTRA_OPTIONS for helm operator deploy
hlts2 Aug 8, 2023
e12ef1b
fix step name
hlts2 Aug 8, 2023
4487dad
bugfix passing of helm option
hlts2 Aug 8, 2023
83b88b2
bugfix use default nightly image
hlts2 Aug 8, 2023
0ed9143
bugfix assign of previous step result
hlts2 Aug 8, 2023
816f840
set nightly version as default to valdrelease
hlts2 Aug 8, 2023
236f7b4
fix typo
hlts2 Aug 8, 2023
656a071
[CI]: Improve Chaos E2E test (#2151)
hlts2 Aug 14, 2023
15434f3
add step to dump github context
hlts2 Aug 14, 2023
bf79459
refactor step name
hlts2 Aug 14, 2023
124ba4f
fix actions description to be more clear
hlts2 Aug 14, 2023
6467d58
update job name formatting and update workflow description
hlts2 Aug 14, 2023
3f0b601
debug for slack notifycation
hlts2 Aug 14, 2023
3051c57
Revert "debug for slack notifycation"
hlts2 Aug 14, 2023
0e778d9
update description of dump-context action
hlts2 Aug 14, 2023
b207711
add command and fix workflow run rule
hlts2 Aug 14, 2023
4b3d844
add workflow execution rule for index manager docker build
hlts2 Aug 14, 2023
d201bca
enable rebase command
hlts2 Aug 14, 2023
9433595
change file name from e2e-deploy to e2e
hlts2 Aug 15, 2023
bfdd348
revert moditication about vector count
hlts2 Aug 15, 2023
ae66bee
change file name from test to unit-test
hlts2 Aug 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
deleted unnecessary step
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed Aug 28, 2023
commit 58200725e5f40a4084f3af67295aec9b7f0469e5
4 changes: 0 additions & 4 deletions .github/workflows/_docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ jobs:
platforms: ${{ inputs.platforms }}
builder: ${{ steps.buildx.outputs.name }}

- name: Initialize CodeQL
if: startsWith( github.ref, 'refs/tags/')
uses: github/codeql-action/init@v2

- name: Scan the Docker image
if: startsWith( github.ref, 'refs/tags/')
uses: ./.github/actions/scan-docker-image
Expand Down