-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
chore(agent): use new docker types, go upgrade #963
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
source:agent
The scope of the issue or pull request is agent.
source:cli
The scope of the issue or pull request is CLI tool.
lang:golang
pr:chore
labels
Apr 18, 2024
polaroi8d
approved these changes
Apr 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
github-actions
bot
added
source:ci
Workflow files
source:build
Makefiles, Dockerfiles, etc
labels
Apr 19, 2024
nandor-magyar
force-pushed
the
chore/agent-docker-type-migration
branch
from
April 19, 2024 10:58
f7099ec
to
0d26d47
Compare
nandor-magyar
temporarily deployed
to
Workflow - Protected
April 19, 2024 11:02 — with
GitHub Actions
Inactive
nandor-magyar
force-pushed
the
chore/agent-docker-type-migration
branch
from
April 19, 2024 11:08
0d26d47
to
50f6477
Compare
nandor-magyar
temporarily deployed
to
Workflow - Protected
April 19, 2024 11:13 — with
GitHub Actions
Inactive
nandor-magyar
force-pushed
the
chore/agent-docker-type-migration
branch
from
April 19, 2024 11:30
50f6477
to
e46f6ff
Compare
nandor-magyar
force-pushed
the
chore/agent-docker-type-migration
branch
from
April 19, 2024 11:48
e46f6ff
to
1115d32
Compare
nandor-magyar
temporarily deployed
to
Workflow - Protected
April 19, 2024 11:53 — with
GitHub Actions
Inactive
polaroi8d
reviewed
Apr 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comment.
nandor-magyar
changed the title
chore(agent): use new docker types, make linter happy again
chore(agent): use new docker types, go upgrade
Apr 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
lang:golang
lang:makefile
pr:chore
source:agent
The scope of the issue or pull request is agent.
source:build
Makefiles, Dockerfiles, etc
source:ci
Workflow files
source:cli
The scope of the issue or pull request is CLI tool.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All the deprecated types in use are migrated, some lint errors are also addressed or excluded.