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

[ImgBot] Optimize images #1

Open
wants to merge 602 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
602 commits
Select commit Hold shift + click to select a range
d900f07
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.8.0 to 3.9.0 (#…
dependabot[bot] Dec 16, 2023
5b4b8f6
fix: resolve output artifact of steps from expression when it refers …
shuangkun Dec 18, 2023
7bb40ef
chore(deps): bump upload and download artifact to v4 (#12384)
Joibel Dec 18, 2023
4f27d4d
fix: move log with potential sensitive data to debug loglevel. Fixes:…
melden19 Dec 18, 2023
f5b6b17
feat: support to show inputs dir artifacts in UI (#12350)
shuangkun Dec 18, 2023
7bcd616
feat(server): Support supplying a list of headers when keying IPs for…
terrytangyuan Dec 20, 2023
76f4d1f
docs: "beyond this issue" section should be hidden in issue/PR templa…
terrytangyuan Dec 20, 2023
2817342
docs: Fix incorrect link in edit button (#12394)
terrytangyuan Dec 21, 2023
2f89beb
chore(deps): bump github.com/go-openapi/jsonreference from 0.20.2 to …
dependabot[bot] Dec 23, 2023
bff8d3b
chore(deps-dev): bump html-webpack-plugin from 5.5.4 to 5.6.0 in /ui …
dependabot[bot] Dec 23, 2023
d6ccdc2
chore(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.1 in /…
dependabot[bot] Dec 23, 2023
c9ffb81
chore(deps-dev): bump @types/superagent from 4.1.24 to 8.1.1 in /ui (…
dependabot[bot] Dec 23, 2023
777efeb
chore(deps): bump react-datepicker from 4.24.0 to 4.25.0 in /ui (#12410)
dependabot[bot] Dec 23, 2023
5833ed9
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.14.0 to…
dependabot[bot] Dec 23, 2023
54e0212
chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#12405)
dependabot[bot] Dec 23, 2023
87c9be7
chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#12403)
dependabot[bot] Dec 23, 2023
dbf4215
docs: add DP Technology to USERS.md (#12411)
shuangkun Dec 25, 2023
954884d
docs: Add link to Killercoda interactive course in docs/README.md (#1…
terrytangyuan Dec 28, 2023
0a8ca81
feat: Allow markdown in workflow title and description. Fixes #10126 …
jmeridth Dec 30, 2023
4768919
fix: custom columns not supporting annotations (#12421)
jmeridth Dec 30, 2023
f583400
chore(deps): bump classnames from 2.3.3 to 2.5.1 in /ui (#12430)
dependabot[bot] Dec 30, 2023
04ebbe9
chore(deps): bump moment from 2.29.4 to 2.30.1 in /ui (#12431)
dependabot[bot] Dec 30, 2023
56d7cf4
chore(deps-dev): bump @types/react-autocomplete from 1.8.9 to 1.8.10 …
dependabot[bot] Dec 30, 2023
4817cd5
chore(deps-dev): bump source-map-loader from 4.0.1 to 4.0.2 in /ui (#…
dependabot[bot] Dec 30, 2023
7b3d040
chore(deps): bump github.com/aliyun/aliyun-oss-go-sdk from 3.0.1+inco…
dependabot[bot] Dec 30, 2023
ee890e9
chore(deps): bump tj-actions/changed-files from 40 to 41 (#12433)
dependabot[bot] Dec 30, 2023
af66abc
fix: ensure workflow wait for onExit hook for DAG template (#11880) (…
toyamagu-2021 Jan 1, 2024
e921056
chore: move documentation to readthedocs (#12360)
jmeridth Jan 2, 2024
8235eab
docs: Mention #argo-wf-contributors in contributing guide (#12427)
terrytangyuan Jan 2, 2024
d1cae63
fix: documentation links (#12446)
jmeridth Jan 2, 2024
bedd47f
docs: change quick-start guide to use quick-start install. Fixes #123…
cardoe Jan 3, 2024
198818b
fix: Apply workflow level PodSpecPatch in agent pod. Fixes #12387 (#1…
jswxstw Jan 3, 2024
c63c2bc
fix: fix missing artifacts for stopped workflows. Fixes #12401 (#12402)
Garett-MacGowan Jan 3, 2024
901fdab
fix: CI Artifact Download Timeout. Fixes #12452 (#12454)
Garett-MacGowan Jan 4, 2024
99c5cd9
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.16.0 to…
dependabot[bot] Jan 4, 2024
964ba04
chore(deps-dev): bump sass from 1.69.5 to 1.69.7 in /ui (#12458)
dependabot[bot] Jan 4, 2024
9f11418
chore(deps-dev): bump @types/react-datepicker from 4.19.4 to 4.19.5 i…
dependabot[bot] Jan 4, 2024
d68bbe4
docs: change the last missing doc urls to readthedocs (#12461)
jmeridth Jan 4, 2024
c71e1dc
feat: Support argo plugin stop. Fixes #12333 (#12441)
GhangZh Jan 4, 2024
a6b1217
docs: Sustainability effort (Incentive system) (#12359)
juliev0 Jan 4, 2024
1968436
fix(docs): render Mermaid diagrams in docs (#12464)
agilgur5 Jan 4, 2024
78152a8
docs: update quick start guide (#12420)
shabeebk Jan 5, 2024
96f25af
fix(docs): exclude `docs/requirements.txt` from docs build (#12466)
agilgur5 Jan 5, 2024
2ea74ee
docs: Fix dead link in documentation (#12469)
remicres Jan 5, 2024
29cf90e
chore: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob (#12…
roelarents Jan 5, 2024
62c28cb
chore: ask bug reporters to search for existing issues (#12399)
Joibel Jan 5, 2024
bcf5672
fix(docs): handle `fields` examples with `md_in_html` (#12465)
agilgur5 Jan 5, 2024
11ee342
fix: Resolve vulnerabilities in axios (#12470)
terrytangyuan Jan 5, 2024
471f62c
docs: Add notes on release branch to work with versioned docs (#12472)
terrytangyuan Jan 5, 2024
f81bb1c
docs: Mention #argo-wf-sustainability in sustainability efforts (#12471)
terrytangyuan Jan 6, 2024
563011a
chore(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#12477)
dependabot[bot] Jan 6, 2024
6b2d775
chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 (#12478)
dependabot[bot] Jan 6, 2024
9391426
chore(deps): bump google.golang.org/api from 0.154.0 to 0.155.0 (#12479)
dependabot[bot] Jan 6, 2024
98b578e
fix: http template host header rewrite(#12385) (#12386)
Bryce-huang Jan 8, 2024
6a0891e
chore: Update cherry-pick.sh (#12486)
terrytangyuan Jan 8, 2024
3652241
ci: add Stale Action for specifically labeled issues and PRs (#12488)
agilgur5 Jan 9, 2024
2bb770e
feat: delete pods in parallel to speed up retryworkflow (#12419)
shuangkun Jan 10, 2024
dd382e2
docs: updated CHANGELOG.md (#12496)
github-actions[bot] Jan 11, 2024
44b33fa
fix: merge env bug in workflow-controller-configmap and container. Fi…
shuangkun Jan 12, 2024
b447951
fix: Add missing 'archived' prop for ArtifactPanel component. Fixes #…
Garett-MacGowan Jan 12, 2024
4a9ef2a
chore(deps): bump github.com/evanphx/json-patch from 5.7.0+incompatib…
dependabot[bot] Jan 13, 2024
5dd8002
chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 (#12506)
dependabot[bot] Jan 13, 2024
267ef13
chore(deps-dev): bump prettier from 3.1.1 to 3.2.1 in /ui (#12509)
dependabot[bot] Jan 13, 2024
28b07fa
chore(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 in /…
dependabot[bot] Jan 13, 2024
c6dd46f
chore(deps-dev): bump copy-webpack-plugin from 11.0.0 to 12.0.1 in /u…
dependabot[bot] Jan 13, 2024
fa27edb
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.17.0 to…
dependabot[bot] Jan 13, 2024
19c7292
chore(deps): bump google.golang.org/api from 0.155.0 to 0.156.0 (#12507)
dependabot[bot] Jan 13, 2024
85d1c79
feat: support long arguments (#12325)
shuangkun Jan 13, 2024
b290e51
fix: wrong values are assigned to input parameters of workflowtemplat…
shuangkun Jan 13, 2024
7e9fc37
docs: updated CHANGELOG.md (#12513)
github-actions[bot] Jan 13, 2024
9b3d4d4
docs: Fix path (#12415)
Jellyfrog Jan 14, 2024
2bdd7f3
fix: Switch to upstream go-git. Fixes CVE-2023-49569 (#12515)
terrytangyuan Jan 14, 2024
5cded3a
docs: Add Snyk status badge to README.md (#12517)
terrytangyuan Jan 14, 2024
01936bb
docs: updated CHANGELOG.md (#12519)
github-actions[bot] Jan 14, 2024
1e7b239
feat: speed up resolve reference (#12328)
shuangkun Jan 15, 2024
de53da8
docs: broken link (#12524)
dseynaev Jan 15, 2024
3931e59
fix: SSO with Jumpcloud "email_verified" field #12257 (#12318)
sonbui00 Jan 16, 2024
4f4d315
feat: add stopStrategy to cron workflows (#12305)
eduardodbr Jan 16, 2024
e20f312
fix: Fixed mutex with withSequence in http template broken. Fixes #12…
shmruin Jan 16, 2024
1202ae4
fix: prevent update race in workflow cache (Fixes #9574) (#12233)
drawlerr Jan 16, 2024
0a2cce9
ci: disable non-security dependabot updates (#12487)
agilgur5 Jan 17, 2024
df79ce4
build(docs): auto alphabetize `.spelling` file (#12521)
agilgur5 Jan 17, 2024
568941e
ci: Apply yarn-deduplicate to dependabot tasks (#12234)
Yaminyam Jan 18, 2024
b734b66
chore(deps): upgrade `swagger-ui-react` to v5 (#12540)
agilgur5 Jan 18, 2024
1ab7cd2
fix: add resource quota evaluation timed out to transient (#12536)
shuangkun Jan 18, 2024
46c1324
fix: cache configmap don't create with workflow has retrystrategy. Fi…
shuangkun Jan 19, 2024
1dbc856
fix: update minio chart repo (#12552)
sule26 Jan 19, 2024
baef485
chore(deps): bump github.com/cloudflare/circl to 1.3.7 to fix GHSA-97…
yulin-li Jan 21, 2024
c46986e
fix: Global Artifact Passing. Fixes #12554 (#12559)
Garett-MacGowan Jan 23, 2024
487d218
docs: clarifications to Sustainability Effort process (#12547)
juliev0 Jan 23, 2024
af2cacb
fix(ui): clone the `ListWatch` callback array in `WorkflowsList` (#12…
agilgur5 Jan 23, 2024
8d27a9f
fix: make etcd errors transient (#12567)
Joibel Jan 24, 2024
a155877
fix: Mark resource && data template report-outputs-completed true (#1…
shuangkun Jan 26, 2024
8f2746a
fix: make sure taskresult completed when mark node succeed when it ha…
shuangkun Jan 28, 2024
6abe8a9
feat: Add finalizer to workflow pod to prevent 'pod deleted'. Fixes #…
sakai-ast Jan 29, 2024
4226269
fix: upgrade expr-lang. Fixes #12037 (#12573)
isubasinghe Jan 30, 2024
6a39edf
docs: Additional badges (#12531)
terrytangyuan Feb 1, 2024
13444e6
refactor(ui): use `import type` syntax where possible (#12514)
agilgur5 Feb 3, 2024
e771bde
fix: make the process of patching pods exclusive (#12596)
sakai-ast Feb 5, 2024
6ba7401
ci: pin all GH Actions (#12619)
agilgur5 Feb 5, 2024
1c31790
refactor(build): simplify `mkdocs build` scripts (#12463)
agilgur5 Feb 5, 2024
55e532b
build(ui): remove no longer needed `--openssl-legacy-provider` (#12480)
agilgur5 Feb 5, 2024
09edbf7
fix(resources): improve ressource accounting. Fixes #12468 (#12492)
AloysAqemia Feb 5, 2024
b73c75c
build(docs): don't install NPM global deps if they're already install…
agilgur5 Feb 5, 2024
0e90cc5
docs(install): use material admonition instead of unicode caution (#1…
agilgur5 Feb 5, 2024
4670b21
docs: add unicode char next to external links in header/ToC (#12502)
agilgur5 Feb 5, 2024
fbd70aa
fix: Allow valueFrom in dag arguments parameters. Fixes #11900 (#11902)
nice-pink Feb 5, 2024
53474af
docs: add Releases to Sustainability hours (#12607)
juliev0 Feb 5, 2024
873d3de
chore(deps): fixed medium CVE in github.com/docker/docker v24.0.0+inc…
yitzhtal Feb 8, 2024
6c8a715
fix: artifact subdir error when using volumeMount (#12638)
tczhao Feb 8, 2024
b13e61e
ci: add `mkdocs` Python deps to dependabot security updates (#12612)
agilgur5 Feb 8, 2024
0cd37f2
docs: consolidate expression links (#12617)
agilgur5 Feb 8, 2024
14a6bee
docs: add tczhao to sustainability incentive (#12639)
tczhao Feb 8, 2024
74b034c
docs: Add new approvers (#12641)
terrytangyuan Feb 8, 2024
5f4b235
fix: controller option to not watch configmap (#12622)
pquadri Feb 8, 2024
ae0973a
fix: pass through burst and qps for auth.kubeclient (#12575)
shuangkun Feb 9, 2024
2e9c1ca
docs: update SwaggerUI version (#12518)
agilgur5 Feb 9, 2024
7d70fe2
chore(deps): upgrade argoproj/pkg version (#12651)
csantanapr Feb 9, 2024
d0d0232
ci: migrate to Codecov GH Action (#12618)
agilgur5 Feb 11, 2024
130417b
fix(docs): remove `workflow-controller-configmap.yaml` self reference…
agilgur5 Feb 11, 2024
a0abff1
docs: some updates to Sustainability Effort policies (#12643)
juliev0 Feb 11, 2024
5c3c9a1
chore(controller): remove a Go 1.15 env var that no longer exists (#1…
agilgur5 Feb 11, 2024
66680f1
fix(build): check for env vars in all dirs (#12652)
agilgur5 Feb 11, 2024
c9e67cf
docs: typo fix in container-set-template.md 2 (#12664)
gregsheremeta Feb 13, 2024
9e7919a
docs: typo fix in container-set-template.md (#12662)
gregsheremeta Feb 13, 2024
0acb435
fix: retry node with expression status Running -> Pending (#12637)
shuangkun Feb 14, 2024
148252a
fix(controller): add missing namespace index from workflow informer (…
ryancurrah Feb 15, 2024
81ae4f0
docs: Add PayIt to USERS.md (#12669)
menzenski Feb 15, 2024
d9caa75
docs: consistently use "> v{version} and after" (#12581)
agilgur5 Feb 17, 2024
23f8c35
fix(controller): re-allow changing executor `args` (#12609)
agilgur5 Feb 17, 2024
8ebf433
build(manifests): `quick-start` should use `cluster-install` (#12557)
agilgur5 Feb 17, 2024
030d581
fix(ui): `ListWatch` should not _both_ set and depend on `nextOffset`…
agilgur5 Feb 17, 2024
57a078f
fix(typo): fix some typo (#12673)
googs1025 Feb 17, 2024
4ad0db9
fix: Patch taskset with subresources to delete completed node status.…
jswxstw Feb 18, 2024
33c51ed
feat: CronWorkflow/WorkflowTemplate title/description in list view (#…
panicboat Feb 18, 2024
a439f43
docs: link to RBAC from installation and add notes (#12680)
rnathuji Feb 19, 2024
d7db55c
docs: Add notes on issue assignment in CONTRIBUTING.md (#12678)
terrytangyuan Feb 19, 2024
986b069
feat: allow multiple schedules in a cron workflow (#12616)
eduardodbr Feb 19, 2024
d3433c6
refactor(ui): flatten directory structures (#12539)
agilgur5 Feb 20, 2024
5c8062e
fix: Add limit to number of Workflows in CronWorkflow history (#12681)
panicboat Feb 20, 2024
34b3259
docs: remove Workflow RBAC 3.5.2 note and example (#12686)
rnathuji Feb 21, 2024
11b701a
docs: Improve archive log docs as to why it's not recommended (#12597)
Joibel Feb 21, 2024
e99aede
docs: add an example for nested `withSequence` (#12577)
shuangkun Feb 21, 2024
a927379
fix: find correct retry node when using `templateRef`. Fixes: #12633 …
shuangkun Feb 22, 2024
9bec114
fix: make WF global parameters available in retries (#12698)
eduardodbr Feb 25, 2024
d4ca8d9
fix(ui): code-split markdown title + desc, fix row linking, etc (#12580)
agilgur5 Feb 26, 2024
37827b7
docs(quick-start): consolidate UI & port-forward sections (#12560)
agilgur5 Feb 26, 2024
7a23cb0
docs(ui): full copy-edit of title & description page (#12582)
agilgur5 Feb 26, 2024
8830456
fix: use optimistic concurrency strategy when updating pod status (#1…
sakai-ast Feb 26, 2024
e85683c
docs: add SternumIOT to USERS.md (#12710)
itayvolo Feb 28, 2024
33ad82f
chore(deps): bump prometheus dependencies (#12702)
blkperl Feb 29, 2024
7ba20fe
fix(hack): various fixes & improvements to cherry-pick script (#12714)
agilgur5 Feb 29, 2024
61156f2
docs: update CHANGELOG.md for v3.5.5 (#12720)
github-actions[bot] Feb 29, 2024
7286d49
test: fix operator metric tests (#12730)
blkperl Mar 2, 2024
e00abd1
test: fix intermittent operator metrics test failure (#12737)
blkperl Mar 5, 2024
d805b7f
fix(log): change task set to task result. (#12749)
shuangkun Mar 6, 2024
d27c9d0
build(docs): add script to sync docs/README.md with README.md (#12752)
agilgur5 Mar 6, 2024
0a75598
fix: patch report outputs completed if task result not exists. (#12748)
shuangkun Mar 6, 2024
158a981
docs: add internal redirects for moved or renamed pages (#12501)
agilgur5 Mar 9, 2024
ebce8ef
fix: ensure workflowtaskresults complete before mark workflow complet…
shuangkun Mar 10, 2024
0270a0f
chore(deps): Bump sigs.k8s.io/controller-tools/cmd/controller-gen fro…
blkperl Mar 11, 2024
9d8b38e
docs(releasing): add step for announcing on Slack (#12751)
agilgur5 Mar 11, 2024
20ece9c
fix(ui): show correct podGC message for deleteDelayDuration. Fixes: #…
shuangkun Mar 12, 2024
5b3909b
docs: update Helm values for SSO config (#12785)
omerlh Mar 13, 2024
16cfef9
fix: workflow stuck in running state when using activeDeadlineSeconds…
shuangkun Mar 15, 2024
a678294
feat: support dag and steps level scheduling constraints. Fixes: #125…
shuangkun Mar 15, 2024
d5a4f7e
fix: inline template loops should receive more than the first item. F…
shuangkun Mar 15, 2024
6e4bc83
fix(deps): upgrade `pgx` from 4.18.1 to 4.18.2 due to CVE (#12753)
agilgur5 Mar 17, 2024
87899e5
fix(deps): upgrade `undici` from 5.28.2 to 5.28.3 due to CVE (#12763)
agilgur5 Mar 17, 2024
17087ec
docs(cli): add `stdin` example for `argo submit`. Relates to #926 (#1…
philBrown Mar 19, 2024
e547b2d
chore: update label categories / names (#12789)
agilgur5 Mar 21, 2024
dbff027
fix: pass dnsconfig to agent pod. Fixes: #12824 (#12825)
shuangkun Mar 22, 2024
a719d94
fix: return itself when getOutboundNodes from memoization Hit steps/D…
shuangkun Mar 22, 2024
e000364
chore: fix function comments (#12838)
majorteach Mar 24, 2024
0462ae6
chore(build): improve organization of `hack/` dir (#12774)
agilgur5 Mar 24, 2024
bcc483e
chore(deps): bump github.com/vektra/mockery from v2.26.0 to v2.42.0 (…
blkperl Mar 24, 2024
2e5fb3b
feat: Add update command for cron,template,cluster-template. Fixes: #…
shuangkun Mar 24, 2024
842c613
refactor(cli): move common functions to `util.go` (#12839)
shuangkun Mar 25, 2024
cfe2bb7
fix(containerSet): mark container deleted when pod deleted. Fixes: #1…
shuangkun Mar 25, 2024
1026902
chore: mark `pkg/client/` as generated code (#12773)
agilgur5 Mar 25, 2024
e10f695
chore(deps): bump k8s dependencies to 1.25 (#12822)
blkperl Mar 26, 2024
c4ffba7
chore: fix some docs and comment typos (#12841)
crazeteam Mar 26, 2024
8b30448
chore(deps): upgrade `actions/cache` and `create-pull-request` to Nod…
agilgur5 Mar 26, 2024
a82a689
fix: terminate workflow should not get throttled Fixes #12778 (#12792)
tczhao Mar 26, 2024
24f791b
docs(sso): clarify Dex `staticClients` ID (#12843)
DavidGamba Mar 26, 2024
9736f47
docs: reformat README as 1 sentence per line of markdown (#12764)
agilgur5 Mar 27, 2024
748ae47
chore(deps): bump k8s dependencies to 1.26 (#12847)
blkperl Mar 28, 2024
1b09539
chore(deps): upgrade Cosign to v2.2.3 (#12850)
suzuki-shunsuke Mar 30, 2024
54106f7
fix: filter hook node to find the correct lastNode. Fixes: #12109 (#1…
shuangkun Mar 30, 2024
daa5f7e
fix(test): wait enough time to Trigger Running Hook. Fixes: #12844 (#…
shuangkun Mar 30, 2024
24e5ff8
refactor: use context from `processNextPodCleanupItem` (#12858)
blkperl Mar 30, 2024
db84d51
chore(deps): bump github.com/argoproj/argo-events from 1.7.3 to 1.9.1…
blkperl Mar 30, 2024
d8acad7
ci: bump test suite to k8s 1.26 and 1.29 (#12854)
blkperl Mar 30, 2024
fb6c3d0
fix: make sure Finalizers has chance to be removed. Fixes: #12836 (#1…
shuangkun Apr 2, 2024
cd0c58e
fix: remove completed taskset status before update workflow. Fixes: #…
shuangkun Apr 2, 2024
74eb722
feat(ui): display line numbers in object-editor. Fixes #12807. (#12873)
alizmhdi Apr 3, 2024
23927c5
build(deps): bump github.com/docker/docker from 24.0.0+incompatible t…
dependabot[bot] Apr 4, 2024
adb6d5d
build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (…
dependabot[bot] Apr 4, 2024
f521c30
docs(security): add Draft GHSA option (#12747)
agilgur5 Apr 4, 2024
459b09d
docs: describe containerset retrystrategy and verify it works. Fixes:…
shuangkun Apr 4, 2024
921cde4
docs: Update Argo Server docs Ingress apiVersion example (#12883)
enza252 Apr 4, 2024
7e4a0db
ci(deps): fix auto deduplication of `yarn.lock` for Dependabot PRs (#…
agilgur5 Apr 4, 2024
fa86def
ci: use `chore(deps)` prefix for dependabot commits (#12881)
agilgur5 Apr 4, 2024
ab107e5
ci(deps): fix typo in `--allow-empty` (#12889)
agilgur5 Apr 4, 2024
66d8351
chore(deps): bump `express`, `follow-redirects`, and `webpack-dev-mid…
dependabot[bot] Apr 4, 2024
0b625a6
chore: fix function name in comment (#12886)
redismongo Apr 4, 2024
d2369c9
fix: use multipart upload method to put files larger than 5Gi to OSS.…
AlbeeSo Apr 6, 2024
e4ce332
ci(deps): remove auto `yarn-deduplicate` on dependabot PRs (#12892)
agilgur5 Apr 6, 2024
40eb51e
chore(deps): upgrade `mkdocs-material` from 8.2.6 to 9.x (#12894)
agilgur5 Apr 6, 2024
026848c
chore(deps): bump `undici` from 5.28.3 to 5.28.4 in /ui (#12891)
dependabot[bot] Apr 6, 2024
3b4551b
fix(deps): upgrade `crypto` from v0.20 to v0.22. Fixes CVE-2023-42818…
terrytangyuan Apr 6, 2024
496802e
test: Manual Retry (CLI) Failed Workflow (#12595)
Garett-MacGowan Apr 6, 2024
00101c6
feat: implement Delete func of OSS ArtifactDriver. Fixes #9349 (#12907)
AlbeeSo Apr 7, 2024
3496712
build: support local arm64 and amd64 image (#12754)
heidongxianhua Apr 7, 2024
934bf17
docs: Add CloudGeometry to USERS.md (#12910)
sergs-pci Apr 8, 2024
6c2211e
chore: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from…
roelarents Apr 9, 2024
fc30b5a
fix(deps): upgrade `http2` to v0.24. Fixes CVE-2023-45288 (#12901)
terrytangyuan Apr 9, 2024
e3bfce5
fix(deps): upgrade x/net to v0.23.0. Fixes CVE-2023-45288 (#12921)
terrytangyuan Apr 10, 2024
561beb2
feat: allow custom http client and use ctx for http1 apiclient. Fixes…
williamburgson Apr 11, 2024
d62aa26
ci: Fix test coverage report upload issue (#12922)
terrytangyuan Apr 11, 2024
87a2041
refactor: remove unnecessary `AddEventHandler` error handling (#12917)
agilgur5 Apr 11, 2024
2eb2415
fix: DAG with continueOn in error after retry. Fixes: #11395 (#12817)
shuangkun Apr 12, 2024
76b2a3f
feat: support dynamic templateref naming. Fixes: #10542 (#12842)
shuangkun Apr 12, 2024
7eaf305
fix: Correct log level for agent containers (#12929)
terrytangyuan Apr 12, 2024
ec5b5d5
fix: change fatal to panic. (#12931)
shuangkun Apr 12, 2024
2095621
fix: workflows that are retrying should not be deleted (Fixes #12636)…
siwet Apr 13, 2024
ea5410a
fix: correct order in artifactGC error log message (#12935)
static-moonlight Apr 15, 2024
4319608
refactor(ui): simplify `hasArtifactLogs` with optional chaining (#12933)
agilgur5 Apr 16, 2024
f80b9e8
fix: don't load entire archived workflow into memory in list APIs (#1…
jiachengxu Apr 16, 2024
f0a867b
fix(build): close `pkg/apiclient/_.secondary.swagger.json` (#12942)
testwill Apr 16, 2024
6b16f24
fix(ui): default to `main` container name in event source logs API ca…
aniro-s Apr 18, 2024
13d553c
feat(cli): Add `--no-color` support to `argo lint`. Fixes #12913 (#12…
miltalex Apr 19, 2024
bbc1c08
chore: clarify `:latest` in bug templates (#12951)
agilgur5 Apr 19, 2024
04b51be
fix(ui): properly get archive logs when no node was chosen (#12932)
agilgur5 Apr 19, 2024
49e21ac
docs: update CHANGELOG.md for v3.5.6 (#12956)
github-actions[bot] Apr 19, 2024
08772fb
fix(ui): handle non-existent labels in `isWorkflowInCluster` (#12898)
agilgur5 Apr 21, 2024
a537033
fix(ui): use router navigation instead of page load after submit (#12…
agilgur5 Apr 21, 2024
b1c3768
fix(ui): remove unnecessary hard reload after delete (#12930)
agilgur5 Apr 22, 2024
671320d
refactor: simplify `getPodName` and make consistent with back-end (#1…
agilgur5 Apr 23, 2024
9e1432a
fix(ui): try retrieving live workflow first then archived (#12972)
ryancurrah Apr 24, 2024
7c04653
feat(cli): add riscv64 support (#12977)
mengzhuo Apr 24, 2024
d578d2c
fix: use GetTemplateFromNode to determine template name (#12970)
ryancurrah Apr 26, 2024
1b414a3
fix: `insecureSkipVerify` for `GetUserInfoGroups` (#12982)
sycured Apr 26, 2024
70fd988
docs: full copy-edit of Quick Start (#12772)
agilgur5 Apr 27, 2024
a2480cb
chore(docs)!: remove references to no longer supported executors (#12…
agilgur5 Apr 27, 2024
30ca369
refactor(controller): optimize PDB creation request (#12974)
agilgur5 Apr 27, 2024
6182386
fix: retry large archived wf. Fixes #12740 (#12741)
heidongxianhua Apr 28, 2024
2bea4ba
build: Remove misleading logs from crdgen.sh (#12989)
terrytangyuan Apr 28, 2024
f1ab5aa
feat: add sqlite-based memory store for live workflows. Fixes #12025 …
jiachengxu Apr 29, 2024
00300bb
[ImgBot] Optimize images
ImgBotApp Apr 29, 2024
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
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"--add-host=mysql:127.0.0.1",
"--add-host=azurite:127.0.0.1"
],
"onCreateCommand": ".devcontainer/pre-build.sh",
"postCreateCommand": ".devcontainer/pre-build.sh",
"workspaceMount": "source=${localWorkspaceFolder},target=/home/vscode/go/src/github.com/argoproj/argo-workflows,type=bind",
"workspaceFolder": "/home/vscode/go/src/github.com/argoproj/argo-workflows",
"remoteEnv": {
Expand Down
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ manifests/base/crds/*/argoproj.io*.yaml linguist-generated
manifests/quick-start-*.yaml linguist-generated
api/jsonschema/schema.json linguist-generated
api/openapi-spec/swagger.json linguist-generated
pkg/client/** linguist-generated
18 changes: 14 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Reproducible bug report
description: Create a reproducible bug report. Not for support requests.
labels: [ bug ]
labels: [ type/bug ]
body:
- type: checkboxes
id: terms
Expand All @@ -9,13 +9,15 @@ body:
options:
- label: I have double-checked my configuration
required: true
- label: I can confirm the issues exists when I tested with `:latest`
- label: I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue still exists on `:latest`. If not, I have explained why, **in detail**, in my description below.
required: true
- label: I'd like to contribute the fix myself (see [contributing guide](https://github.com/argoproj/argo-workflows/blob/master/docs/CONTRIBUTING.md))
- label: I have searched existing issues and could not find a match for this bug
required: true
- label: I'd like to contribute the fix myself (see [contributing guide](https://github.com/argoproj/argo-workflows/blob/main/docs/CONTRIBUTING.md))
- type: textarea
id: description
attributes:
label: What happened/what you expected to happen?
label: What happened/what did you expect to happen?
validations:
required: true
- type: input
Expand Down Expand Up @@ -48,3 +50,11 @@ body:
value: kubectl logs -n argo -c wait -l workflows.argoproj.io/workflow=${workflow},workflow.argoproj.io/phase!=Succeeded
validations:
required: true
- type: markdown
attributes:
value: |
Thanks for submitting this issue! Are you a contributor? If not, have you thought about it?

Argo Workflows is seeking more community involvement and ultimately more [Reviewers and Approvers](https://github.com/argoproj/argoproj/blob/main/community/membership.md) to help keep it viable.
See [Sustainability Effort](https://github.com/argoproj/argo-workflows/blob/main/community/sustainability_effort.md) for more information.

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ blank_issues_enabled: false

contact_links:
- name: Have you read the docs?
url: https://argoproj.github.io/argo-workflows/
url: https://argo-workflows.readthedocs.io/en/latest/
about: Much help can be found in the docs
- name: Ask a question
url: https://github.com/argoproj/argo-workflows/discussions/new
Expand Down
18 changes: 0 additions & 18 deletions .github/ISSUE_TEMPLATE/enhancement_proposal.md

This file was deleted.

27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Feature
about: Propose a feature for this project
labels: 'type/feature'
---
# Summary

What change needs making?

## Use Cases

When would you use this?

---
<!-- Issue Author: Don't delete this message to encourage other users to support your issue! -->
**Message from the maintainers**:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

<!--
**Beyond this issue**:

Are you a contributor? If not, have you thought about it?

Argo Workflows is seeking more community involvement and ultimately more [Reviewers and Approvers](https://github.com/argoproj/argoproj/blob/main/community/membership.md) to help keep it viable.
See [Sustainability Effort](https://github.com/argoproj/argo-workflows/blob/main/community/sustainability_effort.md) for more information.
-->
21 changes: 0 additions & 21 deletions .github/ISSUE_TEMPLATE/mentoring_request.md

This file was deleted.

16 changes: 13 additions & 3 deletions .github/ISSUE_TEMPLATE/regression.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Regression report
description: Create a regression report. Not for support requests.
labels: [ bug, regression ]
labels: [ type/bug, type/regression ]

body:
- type: checkboxes
Expand All @@ -10,9 +10,11 @@ body:
options:
- label: I have double-checked my configuration
required: true
- label: I can confirm the issues exists when I tested with `:latest`
- label: I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue still exists on `:latest`. If not, I have explained why, **in detail**, in my description below.
required: true
- label: I'd like to contribute the fix myself (see [contributing guide](https://github.com/argoproj/argo-workflows/blob/master/docs/CONTRIBUTING.md))
- label: I have searched existing issues and could not find a match for this bug
required: true
- label: I'd like to contribute the fix myself (see [contributing guide](https://github.com/argoproj/argo-workflows/blob/main/docs/CONTRIBUTING.md))
- type: textarea
id: description
attributes:
Expand Down Expand Up @@ -49,3 +51,11 @@ body:
value: kubectl logs -n argo -c wait -l workflows.argoproj.io/workflow=${workflow},workflow.argoproj.io/phase!=Succeeded
validations:
required: true
- type: markdown
attributes:
value: |
Thanks for submitting this issue! Are you a contributor? If not, have you thought about it?

Argo Workflows is seeking more community involvement and ultimately more [Reviewers and Approvers](https://github.com/argoproj/argoproj/blob/main/community/membership.md) to help keep it viable.
See [Sustainability Effort](https://github.com/argoproj/argo-workflows/blob/main/community/sustainability_effort.md) for more information.

61 changes: 50 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
version: 2
updates:
# prod dependencies
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
ignore:
- dependency-name: k8s.io/*
- dependency-name: github.com/grpc-ecosystem/*
- dependency-name: google.golang.org/grpc
open-pull-requests-limit: 10

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
- dependency-name: k8s.io/*
- dependency-name: github.com/grpc-ecosystem/*
- dependency-name: google.golang.org/grpc
# ignore all non-security updates: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
open-pull-requests-limit: 0
labels:
- type/dependencies
- go
commit-message:
prefix: chore(deps)

- package-ecosystem: "npm"
directory: "/ui"
Expand All @@ -27,4 +28,42 @@ updates:
- dependency-name: style-loader
- dependency-name: react-router-dom
- dependency-name: "@types/react-router-dom"
open-pull-requests-limit: 10
# ignore all non-security updates: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
open-pull-requests-limit: 0
labels:
- type/dependencies
- javascript
commit-message:
prefix: chore(deps)
prefix-development: chore(deps-dev)

# build / CI dependencies
- package-ecosystem: "pip"
directory: "/docs"
schedule:
interval: "weekly"
day: "saturday"
# ignore all non-security updates: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
open-pull-requests-limit: 0
labels:
- type/dependencies
- python
commit-message:
prefix: chore(deps)

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
ignore:
# temporarily ignore until https://github.com/actions/download-artifact/issues/249 is resolved
- dependency-name: "actions/download-artifact"
- dependency-name: "actions/upload-artifact"
# ignore all non-security updates: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
open-pull-requests-limit: 0
labels:
- type/dependencies
- github_actions
commit-message:
prefix: chore(deps)
17 changes: 13 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
<!-- markdownlint-disable MD041 -- this is rendered within existing HTML, so allow starting without an H1 -->

<!--

### Before you open your PR
### Before you open your PR

- Run `make pre-commit -B` to fix codegen and lint problems (build will fail).
- [Signed-off your commits](https://github.com/apps/dco/) (otherwise the DCO check will fail).
- Used [a conventional commit message](https://www.conventionalcommits.org/en/v1.0.0/).


### When you open your PR

- PR title format should also conform to [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).
Expand All @@ -18,7 +19,6 @@ When changes are requested, please address them and then dismiss the review to g

-->


<!-- Does this PR fix an issue -->

Fixes #TODO
Expand All @@ -30,9 +30,18 @@ Fixes #TODO
### Modifications

<!-- TODO: Say what changes you made. -->

<!-- TODO: Attach screenshots if you changed the UI. -->

### Verification

<!-- TODO: Say how you tested your changes. -->

<!--
### Beyond this PR

Thank you for submitting this! Have you ever thought of becoming a Reviewer or Approver on the project?

Argo Workflows is seeking more community involvement and ultimately more [Reviewers and Approvers](https://github.com/argoproj/argoproj/blob/main/community/membership.md) to help keep it viable.
See [Sustainability Effort](https://github.com/argoproj/argo-workflows/blob/main/community/sustainability_effort.md) for more information.

-->
22 changes: 0 additions & 22 deletions .github/stale.yml

This file was deleted.

13 changes: 7 additions & 6 deletions .github/workflows/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,29 +5,30 @@ on:
tags:
- v*
- "!v0.0.0"

permissions:
contents: read

jobs:
generate_changelog:
name: Generate changelog
if: github.repository == 'argoproj/argo-workflows'
permissions:
contents: write # for peter-evans/create-pull-request to create branch
pull-requests: write # for peter-evans/create-pull-request to create a PR
if: github.repository == 'argoproj/argo-workflows'
runs-on: ubuntu-latest
name: Generate changelog
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
ref: master
ref: main
fetch-depth: 0
- run: git fetch --prune --prune-tags
- run: git tag -l 'v*'
# avoid invoking `make` to reduce the risk of a Makefile bug failing this workflow
- run: ./hack/changelog.sh > CHANGELOG.md
- uses: peter-evans/create-pull-request@v5
- uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v6.0.1
with:
title: 'docs: updated CHANGELOG.md'
commit-message: 'docs: updated CHANGELOG.md'
branch: create-pull-request/changelog
signoff: true
signoff: true
Loading
Loading