github-action-docker
There are 28 repositories under github-action-docker topic.
rickstaa/action-create-tag
Simple GitHub action that can be used to create a tag inside a GitHub action.
devops-infra/action-commit-push
GitHub Action that will create a new commit and push it to the repository
varunsridharan/action-github-workflow-sync
Github Action To Sync Github Action's Workflow Files Across Repositories
ribtoks/tdg-github-action
GitHub action for project management using TODO comments
vukan-markovic/Github-Android-Action
Android Github Action that builds Android project, runs unit tests and generates debug APK, builds for Github Actions hackathon
CodexLink/discord-activity-badge
Bridge your discord's state and activity to a representable badge on your repository / profile to show your discord's current status. Powered by Docker and Python + AsyncIO + discord.py + aiohttp.
le0nidas/ktlint-pr-comments
Github Action for running ktlint (https://ktlint.github.io/) in all .kt files that were changed in a PR.
daggerok/java-ee-examples
This repository contains JavaEE examples (including JAX-RS, Wildfly Swarm, MicroProfile, Gradle, Docker, Kotlin, etc)
devops-infra/action-tflint
GitHub Action that will run TFlint on Terraform files.
ChicagoFlutter/lcov-cop
A Github Action which helps enforce code coverage
devops-infra/action-format-hcl
GitHub Action automatically formatting all HCL and TF files
TechWiz-3/linksafe
🔗 Scan links in your repo to ensure they are valid. Works in private repos!
devops-infra/template-action
Template repository for GitHub Actions
MartinWitt/infer-train
A github action to run infer for java code
rickstaa/action-update-semver
Updates major/minor release tags on a tag push.
daggerok/testcontainers-examples
examples! yeah, baby! its really cool! see how to test old legacy java ee app war file by putting it into on-fly-container and test with selenide selenium remote web driver just as simple unit test!
axel-op/containerized-dart-github-action
A template to demonstrate how to build a containerized Dart GitHub Action.
daggerok/integration-e2e-testing-with-selenide-and-testcontainers
https://github.com/daggerok/testcontainers-examples e2e testing of complex microservices system with selenide + testcontainers
daggerok/spring-boot-multi-java-ee-apps
Run spring-boot multi java-ee war apps from ear in application server
daggerok/spring-data-jpa-repositories-test-containers-example
Yet another TestContainers tests and yet another spring-boot app
devops-infra/action-terraform-copy-vars
GitHub Action automatically copying variables' definitions from a single file to many modules
scms/scms-github-action
Checks a repository for scms compatibility
verkilo/readme-writer
Readme Writer is a Docker container that auto-generates a compound README from Markdown files within the repository. It looks for all content between two comment tags, then inserts them in a README based on a template using the Liquid template language.
verkilo/revision-issue-bot
Revision Guide Bot is a Docker container that auto-generates Github Issues from TODO annotations in the source material.
daggerok/resteasy-spring-boot-starter-example
Using RESTEasy Spring Boot starter integration. This is not just builtin Jersey integration!
daggerok/spring-integration-kotlin-dsl
Spring Boot, Spring Integration, Kotlin DSL, Recken, Gradle docker-run
David-Lor/action-dockerhub-get-tag-metadata
Github Action for fetching the information of a certain Docker image and tag (including the SHA digest) from the DockerHub public registry