Created
March 14, 2022 09:54
-
-
Save krzema12/59de5c0508dac8f5d1d27d00de38a06e to your computer and use it in GitHub Desktop.
Popular wrappers left to add
This file contains hidden or 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
| listOf( | |
| WrapperRequest( | |
| ActionCoords("ad-m", "github-push-action", "v0.6.0"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("anmol098", "waka-readme-stats", "v4"), | |
| mapOf( | |
| "SHOW_OS" to StringTyping, | |
| "SHOW_PROJECTS" to StringTyping, | |
| ) | |
| ), | |
| WrapperRequest(ActionCoords("anothrNick", "github-tag-action", "v1.36.0"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("appleboy", "scp-action", "v0.1.2"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("appleboy", "ssh-action", "v0.1.4"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("appleboy", "telegram-action", "v0.1.1"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("aws-actions", "amazon-ecr-login", "v1"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("aws-actions", "amazon-ecs-deploy-task-definition", "v1"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("aws-actions", "amazon-ecs-render-task-definition", "v1"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("aws-actions", "configure-aws-credentials", "v1"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("bahmutov", "npm-install", "v1"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("cachix", "install-nix-action", "v16"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("calibreapp", "image-actions", "v1.1.0"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("codecov", "codecov-action", "v2"), | |
| mapOf( | |
| "files" to ListOfStringsTyping(","), | |
| "functionalities" to ListOfStringsTyping(","), | |
| ) | |
| ), | |
| WrapperRequest(ActionCoords("coverallsapp", "github-action", "v1.1.3"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("crazy-max", "ghaction-github-pages", "v2"), | |
| mapOf( | |
| "keep_history" to BooleanTyping, | |
| "allow_empty_commit" to BooleanTyping, | |
| "absolute_build_dir" to BooleanTyping, | |
| "follow_symlinks" to BooleanTyping, | |
| "jekyll" to BooleanTyping, | |
| "dry_run" to BooleanTyping, | |
| "verbose" to BooleanTyping, | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("cycjimmy", "semantic-release-action", "v2"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("cypress-io", "github-action", "v3"), | |
| mapOf( | |
| "record" to BooleanTyping, | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("digitalocean", "action-doctl", "v2"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("easingthemes", "ssh-deploy", "v2"), | |
| mapOf( | |
| "REMOTE_PORT" to IntegerTyping, | |
| ) | |
| ), | |
| WrapperRequest(ActionCoords("elgohr", "Publish-Docker-Github-Action", "v3.04"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("enriikke", "gatsby-gh-pages-action", "v2"), | |
| mapOf( | |
| "skip-publish" to BooleanTyping, | |
| ) | |
| ), | |
| WrapperRequest(ActionCoords("gautamkrishnar", "blog-post-workflow", "v1.6.9"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("github", "super-linter", "v4"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("golangci", "golangci-lint-action", "v2"), | |
| mapOf( | |
| "only-new-issues" to BooleanTyping, | |
| "skip-go-installation" to BooleanTyping, | |
| "skip-pkg-cache" to BooleanTyping, | |
| "skip-build-cache" to BooleanTyping, | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("hashicorp", "setup-terraform", "v1"), | |
| mapOf( | |
| "terraform_wrapper" to BooleanTyping, | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("helaili", "jekyll-action", "v2"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("hmarr", "auto-approve-action", "v2"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("homoluctus", "slatify", "v3.0.0"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("jakejarvis", "s3-sync-action", "v0.5.1"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("julia-actions", "setup-julia", "v1"), | |
| mapOf( | |
| "show-versioninfo" to BooleanTyping, | |
| "version" to IntegerTyping, | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("jurplel", "install-qt-action", "v2"), | |
| mapOf( | |
| "install-deps" to BooleanTyping, | |
| "cached" to BooleanTyping, | |
| "setup-python" to BooleanTyping, | |
| "set-env" to BooleanTyping, | |
| "tools-only" to BooleanTyping, | |
| "tools" to ListOfStringsTyping(","), | |
| ) | |
| ), | |
| WrapperRequest(ActionCoords("maxheld83", "ghpages", "v0.3.0"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("microsoft", "setup-msbuild", "v1"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("mikeal", "merge-release", "v4.3.0"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("mxschmitt", "action-tmate", "v3"), | |
| mapOf( | |
| "sudo" to BooleanTyping, | |
| "install-dependencies" to BooleanTyping, | |
| "limit-access-to-actor" to BooleanTyping, | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("ncipollo", "release-action", "v1"), | |
| mapOf( | |
| "generateReleaseNotes" to BooleanTyping, | |
| "omitBody" to BooleanTyping, | |
| "omitBodyDuringUpdate" to BooleanTyping, | |
| "omitName" to BooleanTyping, | |
| "omitNameDuringUpdate" to BooleanTyping, | |
| "omitPrereleaseDuringUpdate" to BooleanTyping, | |
| "removeArtifacts" to BooleanTyping, | |
| "replacesArtifacts" to BooleanTyping, | |
| "artifacts" to ListOfStringsTyping(","), | |
| "artifact" to ListOfStringsTyping(","), | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("nwtgck", "actions-netlify", "v1"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("olafurpg", "setup-scala", "v13"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("pascalgn", "automerge-action", "v0.14.3"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("pascalgn", "npm-publish-action", "v1.3.8"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("peaceiris", "actions-gh-pages", "v3"), | |
| mapOf( | |
| "allow_empty_commit" to BooleanTyping, | |
| "keep_files" to BooleanTyping, | |
| "force_orphan" to BooleanTyping, | |
| "enable_jekyll" to BooleanTyping, | |
| "disable_nojekyll" to BooleanTyping, | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("peaceiris", "actions-hugo", "v2"), | |
| mapOf( | |
| "extended" to BooleanTyping, | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("peter-evans", "create-pull-request", "v3"), | |
| mapOf( | |
| "signoff" to BooleanTyping, | |
| "delete-branch" to BooleanTyping, | |
| "draft" to BooleanTyping, | |
| "add-paths" to ListOfStringsTyping(","), | |
| "labels" to ListOfStringsTyping(","), | |
| "assignees" to ListOfStringsTyping(","), | |
| "reviewers" to ListOfStringsTyping(","), | |
| "team-reviewers" to ListOfStringsTyping(","), | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("peter-evans", "dockerhub-description", "v2"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("peter-evans", "repository-dispatch", "v1"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("pre-commit", "action", "v2.0.3"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("preactjs", "compressed-size-action", "v2"), | |
| mapOf( | |
| "show-total" to BooleanTyping, | |
| "collapse-unchanged" to BooleanTyping, | |
| "minimum-change-threshold" to IntegerTyping, | |
| ) | |
| ), | |
| WrapperRequest(ActionCoords("pypa", "gh-action-pypi-publish", "v1.5.0"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("release-drafter", "release-drafter", "v5"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("rtCamp", "action-slack-notify", "v2"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("ruby", "setup-ruby", "v1"), | |
| mapOf( | |
| "bundler-cache" to BooleanTyping, | |
| "cache-version" to IntegerTyping, | |
| "working-directory" to StringTyping, | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("samuelmeuli", "action-electron-builder", "v1"), | |
| mapOf( | |
| "release" to BooleanTyping, | |
| "skip_build" to BooleanTyping, | |
| "use_vue_cli" to BooleanTyping, | |
| "max_attempts" to IntegerTyping, | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("shimataro", "ssh-key-action", "v2"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("softprops", "action-gh-release", "v0.1.14"), | |
| mapOf() | |
| ), | |
| WrapperRequest(ActionCoords("styfle", "cancel-workflow-action", "v0.9.1"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("subosito", "flutter-action", "v2"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("svenstaro", "upload-release-action", "v2"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("treosh", "lighthouse-ci-action", "v9"), | |
| mapOf( | |
| "urls" to ListOfStringsTyping("\\n"), | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("w9jds", "firebase-action", "v2.0.0"), | |
| mapOf() | |
| ), | |
| WrapperRequest( | |
| ActionCoords("wagoid", "commitlint-github-action", "v2"), | |
| mapOf( | |
| "firstParent" to BooleanTyping, | |
| "failOnWarnings" to BooleanTyping, | |
| ) | |
| ), | |
| WrapperRequest( | |
| ActionCoords("xu-cheng", "latex-action", "v2"), | |
| mapOf() | |
| ), | |
| ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment