Skip to content

Conversation

@0luwaj0x1
Copy link
Contributor

This PR fixes Issue #706

@0luwaj0x1 0luwaj0x1 force-pushed the fix-golangci-lint branch from 0fbfb3a to 206de6d Compare May 5, 2024 21:11
Dockerfile Outdated
apk add ca-certificates git openssh-client python3 py3-pip tini && \
apk add --no-cache ca-certificates git openssh-client python3 py3-pip tini && \
python3 -m venv /venv && \
. /venv/bin/activate && \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#700 already has a fix for the above problem in Dockerfile. I think we should treat this as a separate issue to be addressed by #700. If you agree, can you please undo this change in Dockerfile, and keep this PR for fixing lint? @0luwaj0x1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed

@chengfang
Copy link
Collaborator

@0luwaj0x1 can you also squash all commits?

@0luwaj0x1 0luwaj0x1 force-pushed the fix-golangci-lint branch from 206de6d to 82b5f6b Compare May 7, 2024 17:06
@chengfang chengfang merged commit 4fd958e into argoproj-labs:master May 7, 2024
@chengfang
Copy link
Collaborator

Thanks @0luwaj0x1 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

golangci-lint context loading failed: no go files to analyze

2 participants