-
Notifications
You must be signed in to change notification settings - Fork 189
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
feat: support Docker plugin #35
Merged
Merged
Commits on Dec 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6c0434e - Browse repository at this point
Copy the full SHA 6c0434eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2238594 - Browse repository at this point
Copy the full SHA 2238594View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0fc9db - Browse repository at this point
Copy the full SHA c0fc9dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceae7b1 - Browse repository at this point
Copy the full SHA ceae7b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1ba51 - Browse repository at this point
Copy the full SHA 1c1ba51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 963699b - Browse repository at this point
Copy the full SHA 963699bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd50ed - Browse repository at this point
Copy the full SHA bbd50edView commit details -
``` website/docs/r/plugin.html.markdown:58 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] ```
Configuration menu - View commit details
-
Copy full SHA for 260a2ef - Browse repository at this point
Copy the full SHA 260a2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f7e286 - Browse repository at this point
Copy the full SHA 1f7e286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 731342a - Browse repository at this point
Copy the full SHA 731342aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 593269b - Browse repository at this point
Copy the full SHA 593269bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84dd122 - Browse repository at this point
Copy the full SHA 84dd122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7ab72 - Browse repository at this point
Copy the full SHA 3b7ab72View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9662ad - Browse repository at this point
Copy the full SHA a9662adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6522a35 - Browse repository at this point
Copy the full SHA 6522a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a79c28 - Browse repository at this point
Copy the full SHA 7a79c28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 908fd7c - Browse repository at this point
Copy the full SHA 908fd7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df6394 - Browse repository at this point
Copy the full SHA 9df6394View commit details -
Configuration menu - View commit details
-
Copy full SHA for e52b264 - Browse repository at this point
Copy the full SHA e52b264View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f925d6 - Browse repository at this point
Copy the full SHA 5f925d6View commit details
Commits on Dec 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 54629cc - Browse repository at this point
Copy the full SHA 54629ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for afcb76c - Browse repository at this point
Copy the full SHA afcb76cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ec71c5 - Browse repository at this point
Copy the full SHA 3ec71c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b9c7f - Browse repository at this point
Copy the full SHA c8b9c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 967f2ba - Browse repository at this point
Copy the full SHA 967f2baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b2187 - Browse repository at this point
Copy the full SHA 03b2187View commit details
Commits on Dec 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 735df8a - Browse repository at this point
Copy the full SHA 735df8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d31498 - Browse repository at this point
Copy the full SHA 0d31498View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2a157 - Browse repository at this point
Copy the full SHA bc2a157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8e2b0 - Browse repository at this point
Copy the full SHA 3a8e2b0View commit details
Commits on Jan 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for abec1d5 - Browse repository at this point
Copy the full SHA abec1d5View commit details
Commits on Jan 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 17d8fc6 - Browse repository at this point
Copy the full SHA 17d8fc6View commit details
Commits on Jan 8, 2021
-
style: remove "." in the description
``` $ cd docker $ ag -l 'Description:.*\.",' | xargs -n 1 sed -i 's/Description:\(.*\)\.",/Description:\1",/' ```
Configuration menu - View commit details
-
Copy full SHA for e3384e9 - Browse repository at this point
Copy the full SHA e3384e9View commit details -
fix: implement DiffSuppressFunc of docker_plugin.alias
complement the latest tag.
Configuration menu - View commit details
-
Copy full SHA for 7a7aee3 - Browse repository at this point
Copy the full SHA 7a7aee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b82956b - Browse repository at this point
Copy the full SHA b82956bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0ce386 - Browse repository at this point
Copy the full SHA e0ce386View commit details
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.