Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
03f9f75
fix(ui): show correct podGC message for deleteDelayDuration. Fixes: #…
shuangkun Mar 12, 2024
d95791f
fix: mark task result completed use nodeId instead of podname. Fixes:…
shuangkun Mar 12, 2024
c353b09
chore(deps): bump github.com/creack/pty from 1.1.20 to 1.1.21 (#12312)
dependabot[bot] Dec 2, 2023
1f39d32
chore(deps): bump google.golang.org/protobuf to 1.33.0 to fix CVE-202…
yulin-li Mar 31, 2024
6d41e8c
fix(deps): upgrade `undici` to 5.28.3 due to CVE (#12763)
agilgur5 Mar 17, 2024
43630bd
chore(deps): upgrade Cosign to v2.2.3 (#12850)
suzuki-shunsuke Mar 30, 2024
8fcadff
fix(deps): upgrade `pgx` from 4.18.1 to 4.18.2 due to CVE (#12753)
agilgur5 Mar 17, 2024
ceef27b
build(deps): bump github.com/docker/docker from 24.0.0+incompatible t…
dependabot[bot] Apr 4, 2024
20c81f8
build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (…
dependabot[bot] Apr 4, 2024
4ce9e02
chore(deps): bump `follow-redirects` from 1.15.4 to 1.15.6 due to CVE
agilgur5 Apr 5, 2024
4fb03ee
chore(deps): bump `undici` from 5.28.3 to 5.28.4 in /ui (#12891)
dependabot[bot] Apr 6, 2024
c8082b6
fix(deps): upgrade `crypto` from v0.20 to v0.22. Fixes CVE-2023-42818…
terrytangyuan Apr 6, 2024
72504d1
docs: add internal redirects for moved or renamed pages (#12501)
agilgur5 Mar 9, 2024
a164335
refactor(build): simplify `mkdocs build` scripts (#12463)
agilgur5 Feb 5, 2024
d9f2184
build(docs): add script to sync docs/README.md with README.md (#12752)
agilgur5 Mar 6, 2024
1b1d200
docs: consolidate expression links (#12617)
agilgur5 Feb 8, 2024
0d4bb58
docs(install): use material admonition instead of unicode caution (#1…
agilgur5 Feb 5, 2024
ec84a61
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1…
dependabot[bot] Dec 2, 2023
bc42b08
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1…
dependabot[bot] Dec 16, 2023
5c59642
chore: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob (#12…
roelarents Jan 5, 2024
ddf815f
chore(deps): bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 (…
dependabot[bot] Dec 16, 2023
e4d3c0f
chore: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from…
roelarents Apr 9, 2024
1c3401d
fix(deps): upgrade `http2` to v0.24. Fixes CVE-2023-45288 (#12901)
terrytangyuan Apr 9, 2024
1c09db4
fix(deps): upgrade x/net to v0.23.0. Fixes CVE-2023-45288 (#12921)
terrytangyuan Apr 10, 2024
74c8d12
chore: Update cherry-pick.sh (#12486)
terrytangyuan Jan 8, 2024
53d5684
chore: Add script to auto cherry-pick commits for patch release (#12040)
terrytangyuan Oct 20, 2023
94b3e91
chore: Incorporate suggestions from #12040 (#12043)
terrytangyuan Oct 20, 2023
c956d70
fix(hack): various fixes & improvements to cherry-pick script (#12714)
agilgur5 Feb 29, 2024
a20f695
chore(deps): upgrade `mkdocs-material` from 8.2.6 to 9.x (#12894)
agilgur5 Apr 6, 2024
eec6ae0
fix(log): change task set to task result. (#12749)
shuangkun Mar 6, 2024
b189afa
fix: patch report outputs completed if task result not exists. (#12748)
shuangkun Mar 6, 2024
68c089d
fix: ensure workflowtaskresults complete before mark workflow complet…
shuangkun Mar 10, 2024
19a7ede
fix: workflow stuck in running state when using activeDeadlineSeconds…
shuangkun Mar 15, 2024
56d7b2b
fix: inline template loops should receive more than the first item. F…
shuangkun Mar 15, 2024
519faf0
fix: pass dnsconfig to agent pod. Fixes: #12824 (#12825)
shuangkun Mar 22, 2024
4e7d471
fix: return itself when getOutboundNodes from memoization Hit steps/D…
shuangkun Mar 22, 2024
faaddf3
fix(containerSet): mark container deleted when pod deleted. Fixes: #1…
shuangkun Mar 25, 2024
c9dd50d
fix: terminate workflow should not get throttled Fixes #12778 (#12792)
tczhao Mar 26, 2024
3d06488
fix: filter hook node to find the correct lastNode. Fixes: #12109 (#1…
shuangkun Mar 30, 2024
5d03f83
fix(test): wait enough time to Trigger Running Hook. Fixes: #12844 (#…
shuangkun Mar 30, 2024
ce7cad3
fix: make sure Finalizers has chance to be removed. Fixes: #12836 (#1…
shuangkun Apr 2, 2024
8c9a857
fix: remove completed taskset status before update workflow. Fixes: #…
shuangkun Apr 2, 2024
1c1f433
fix: use multipart upload method to put files larger than 5Gi to OSS.…
AlbeeSo Apr 6, 2024
30f2e0d
fix: DAG with continueOn in error after retry. Fixes: #11395 (#12817)
shuangkun Apr 12, 2024
01f8438
fix: Correct log level for agent containers (#12929)
terrytangyuan Apr 12, 2024
9c2581a
fix: change fatal to panic. (#12931)
shuangkun Apr 12, 2024
ab7bee7
fix: workflows that are retrying should not be deleted (Fixes #12636)…
siwet Apr 13, 2024
909fdaa
fix: correct order in artifactGC error log message (#12935)
static-moonlight Apr 15, 2024
06e6a0d
fix(build): close `pkg/apiclient/_.secondary.swagger.json` (#12942)
testwill Apr 16, 2024
fe5c612
fix(ui): default to `main` container name in event source logs API ca…
aniro-s Apr 18, 2024
200f4d1
fix: don't load entire archived workflow into memory in list APIs (#1…
jiachengxu Apr 16, 2024
f6589c2
docs: updated CHANGELOG.md (#11995)
github-actions[bot] Oct 13, 2023
466da1d
docs: updated CHANGELOG.md (#12045)
github-actions[bot] Oct 20, 2023
59ad198
docs: updated CHANGELOG.md (#12134)
github-actions[bot] Nov 3, 2023
2b3eb08
docs: updated CHANGELOG.md (#12274)
github-actions[bot] Nov 27, 2023
ec5ad9a
docs: updated CHANGELOG.md (#12496)
github-actions[bot] Jan 11, 2024
e9922ff
docs: updated CHANGELOG.md (#12513)
github-actions[bot] Jan 13, 2024
92c164e
docs: updated CHANGELOG.md (#12519)
github-actions[bot] Jan 14, 2024
5550300
docs: update CHANGELOG.md for v3.5.5 (#12720)
github-actions[bot] Feb 29, 2024
8b47b5a
Merge branch 'release-3.5' into cr-24608-sync-upstream-3.5.6
ATGardner Jul 15, 2024
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
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
# proposals live only on GH as pure markdown
- '!docs/proposals/**'
# docs scripts & tools from `make docs`
- hack/check-mkdocs.sh
- hack/copy-readme.sh
- hack/check-env-doc.sh
- .markdownlint.yaml
- .mlc_config.json
Expand Down
76 changes: 8 additions & 68 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@ jobs:
restore-keys: |
${{ runner.os }}-${{ matrix.platform }}-${{ matrix.target }}-buildx-

## Codefresh - remove dockerhub
# - name: Docker Login
# uses: docker/login-action@v1
# with:
# username: ${{ secrets.DOCKERIO_USERNAME }}
# password: ${{ secrets.DOCKERIO_PASSWORD }}

- name: Docker Login
uses: docker/login-action@v2
with:
Expand All @@ -74,15 +67,6 @@ jobs:
tag_suffix=$(echo $PLATFORM | sed -r "s/\//-/g")
image_name="${DOCKERIO_ORG}/${TARGET}:${tag}-${tag_suffix}"

## Codefresh - remove dockerhub
# docker buildx build \
# --cache-from "type=local,src=/tmp/.buildx-cache" \
# --cache-to "type=local,dest=/tmp/.buildx-cache" \
# --output "type=image,push=true" \
# --platform="${PLATFORM}" \
# --target $TARGET \
# --tag $image_name .

docker buildx build \
--cache-from "type=local,src=/tmp/.buildx-cache" \
--cache-to "type=local,dest=/tmp/.buildx-cache" \
Expand Down Expand Up @@ -121,13 +105,6 @@ jobs:
restore-keys: |
${{ runner.os }}-${{ matrix.platform }}-${{ matrix.target }}-buildx-

## Codefresh - remove dockerhub
# - name: Docker Login
# uses: docker/login-action@v1
# with:
# username: ${{ secrets.DOCKERIO_USERNAME }}
# password: ${{ secrets.DOCKERIO_PASSWORD }}

- name: Docker Login
uses: docker/login-action@v2
with:
Expand All @@ -149,15 +126,6 @@ jobs:
tag_suffix=$(echo $PLATFORM | sed -r "s/\//-/g")
image_name="${DOCKERIO_ORG}/${TARGET}:${tag}-${tag_suffix}"

## Codefresh - remove dockerhub
# docker buildx build \
# --cache-from "type=local,src=/tmp/.buildx-cache" \
# --cache-to "type=local,dest=/tmp/.buildx-cache" \
# --output "type=image,push=true" \
# --platform="${PLATFORM}" \
# --target $TARGET \
# --tag $image_name .

docker buildx build \
--cache-from "type=local,src=/tmp/.buildx-cache" \
--cache-to "type=local,dest=/tmp/.buildx-cache" \
Expand All @@ -172,17 +140,11 @@ jobs:
runs-on: windows-2022
steps:
- uses: actions/checkout@v2
## Codefresh - remove dockerhub
# - name: Docker Login
# uses: Azure/docker-login@v1
# with:
# username: ${{ secrets.DOCKERIO_USERNAME }}
# password: ${{ secrets.DOCKERIO_PASSWORD }}

- name: Login to Quay
uses: Azure/docker-login@v1
uses: docker/login-action@v2
with:
login-server: quay.io
registry: quay.io
username: ${{ secrets.QUAYIO_USERNAME }}
password: ${{ secrets.QUAYIO_PASSWORD }}

Expand Down Expand Up @@ -215,17 +177,11 @@ jobs:
needs: [ build-linux-amd64, build-linux-arm64, build-windows ]
steps:
- uses: actions/checkout@v2
## Codefresh - remove dockerhub
# - name: Docker Login
# uses: Azure/docker-login@v1
# with:
# username: ${{ secrets.DOCKERIO_USERNAME }}
# password: ${{ secrets.DOCKERIO_PASSWORD }}

- name: Login to Quay
uses: Azure/docker-login@v1
uses: docker/login-action@v2
with:
login-server: quay.io
registry: quay.io
username: ${{ secrets.QUAYIO_USERNAME }}
password: ${{ secrets.QUAYIO_PASSWORD }}

Expand Down Expand Up @@ -271,13 +227,6 @@ jobs:
platform: [ linux/amd64 ]
target: [ workflow-controller, argocli, argoexec ]
steps:
## Codefresh - remove dockerhub
# - name: Docker Login
# uses: Azure/docker-login@v1
# with:
# username: ${{ secrets.DOCKERIO_USERNAME }}
# password: ${{ secrets.DOCKERIO_PASSWORD }}

- name: Login to Quay
uses: Azure/docker-login@v1
with:
Expand All @@ -297,8 +246,6 @@ jobs:
fi

image_name="${DOCKERIO_ORG}/${TARGET}:${tag}"
## Codefresh - remove dockerhub
# docker pull $image_name
docker pull quay.io/$image_name

test-images-windows:
Expand All @@ -307,13 +254,6 @@ jobs:
runs-on: windows-2022
needs: [ push-images ]
steps:
## Codefresh - remove dockerhub
# - name: Docker Login
# uses: Azure/docker-login@v1
# with:
# username: ${{ secrets.DOCKERIO_USERNAME }}
# password: ${{ secrets.DOCKERIO_PASSWORD }}

- name: Login to Quay
uses: Azure/docker-login@v1
with:
Expand All @@ -333,8 +273,6 @@ jobs:
targets="argoexec"
for target in $targets; do
image_name="${docker_org}/${target}:${tag}"
## Codefresh - remove dockerhub
# docker pull $image_name
docker pull quay.io/$image_name
done

Expand All @@ -358,11 +296,13 @@ jobs:
with:
path: ui/node_modules
key: ${{ runner.os }}-node-dep-v1-${{ hashFiles('**/yarn.lock') }}
- uses: actions/cache@v3
- name: go build cache
uses: actions/cache@v3
with:
path: /home/runner/.cache/go-build
key: GOCACHE-v2-${{ hashFiles('**/go.mod') }}
- uses: actions/cache@v3
- name: go mod cache
uses: actions/cache@v3
with:
path: /home/runner/go/pkg/mod
key: GOMODCACHE-v2-${{ hashFiles('**/go.mod') }}
Expand Down
Loading