awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to author/action-publish

Open-source alternatives to Action Publish

30 open-source projects similar to author/action-publish, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Action Publish alternative.

  • ahmetb/cloud-run-travisciAvatar de ahmetb

    ahmetb/cloud-run-travisci

    54Voir sur GitHub↗

    This repository shows how to use Travis CItr to build a container image and deploy it to Google Cloud Runrun when you push a new commit.

    Python
    Voir sur GitHub↗54
  • ahmetb/runsdAvatar de ahmetb

    ahmetb/runsd

    425Voir sur GitHub↗

    runsd is a drop-in binary to your container image that runs on Google Cloud Run (fully managed) that allows your services to discover each other and authenticate automatically without needing to change your code.

    Go
    Voir sur GitHub↗425
  • andrewchilds/overcastAvatar de andrewchilds

    andrewchilds/overcast

    483Voir sur GitHub↗

    Orchestrate VMs from your terminal

    JavaScript
    Voir sur GitHub↗483
  • apache/cloudstackAvatar de apache

    apache/cloudstack

    2,799Voir sur GitHub↗

    CloudStack is an infrastructure-as-a-service orchestration engine designed to automate the deployment and lifecycle of computing, storage, and networking resources within a software-defined data center. It serves as a management layer for provisioning private clouds and managing the delivery of virtual machines and persistent storage across virtualized physical infrastructure. The platform features a multi-hypervisor orchestrator that utilizes a hypervisor-agnostic abstraction layer to control diverse virtualization technologies through a unified set of standardized API calls. It further prov

    Javacloudcloudstackiaas
    Voir sur GitHub↗2,799

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • appleboy/gitlab-ci-actionAvatar de appleboy

    appleboy/gitlab-ci-action

    65Voir sur GitHub↗

    GitHub Action that trigger gitlab CI build.

    Dockerfile
    Voir sur GitHub↗65
  • appleboy/jenkins-actionAvatar de appleboy

    appleboy/jenkins-action

    96Voir sur GitHub↗

    GitHub Action that trigger Jenkins job.

    Dockerfile
    Voir sur GitHub↗96
  • appleboy/scp-actionAvatar de appleboy

    appleboy/scp-action

    1,561Voir sur GitHub↗

    GitHub Action that copy files and artifacts via SSH.

    Shell
    Voir sur GitHub↗1,561
  • appleboy/ssh-actionAvatar de appleboy

    appleboy/ssh-action

    6,113Voir sur GitHub↗

    This is a GitHub Action that executes shell commands on remote servers over SSH as part of a CI/CD pipeline. It supports authentication using passwords, private keys, or private keys with passphrases, and can verify the SHA256 fingerprint of the remote host's public key before connecting to prevent man-in-the-middle attacks. The action can connect to multiple remote hosts in a single workflow step, optionally executing commands synchronously across all of them. It also supports routing SSH connections through an intermediate jump host to reach target servers in restricted networks. Environmen

    Shell
    Voir sur GitHub↗6,113
  • arillso/action.playbookAvatar de arillso

    arillso/action.playbook

    37Voir sur GitHub↗

    GitHub Action for running Ansible playbooks with Galaxy support and automated SSH key handling in CI/CD pipelines

    Go
    Voir sur GitHub↗37
  • barnumbirr/action-forge-publishAvatar de barnumbirr

    barnumbirr/action-forge-publish

    8Voir sur GitHub↗

    GitHub Action to build and publish modules to Puppet Forge.

    Shell
    Voir sur GitHub↗8
  • capistrano/capistranoAvatar de capistrano

    capistrano/capistrano

    12,963Voir sur GitHub↗

    Capistrano is a Ruby-based release manager and remote server orchestrator. It uses SSH to push code updates and execute a standardized sequence of deployment tasks across a fleet of remote machines. The tool distinguishes itself through role-based server targeting and parallel connection pooling, allowing users to assign functional labels to servers and execute commands across multiple machines simultaneously. It manages multiple environments by applying a single deployment definition across different stages through parameter-based mapping. The system provides a framework for remote task exe

    Rubycapistranodeploymentruby
    Voir sur GitHub↗12,963
  • cloudslang/scoreAvatar de CloudSlang

    CloudSlang/score

    93Voir sur GitHub↗

    CloudSlang Orchestration Engine

    Java
    Voir sur GitHub↗93
  • cobbler/cobblerAvatar de cobbler

    cobbler/cobbler

    2,759Voir sur GitHub↗

    Cobbler is a versatile Linux deployment server

    Python
    Voir sur GitHub↗2,759
  • crazy-max/ghaction-chocolateyAvatar de crazy-max

    crazy-max/ghaction-chocolatey

    79Voir sur GitHub↗

    GitHub Action for Chocolatey, the package manager for Windows

    Dockerfile
    Voir sur GitHub↗79
  • cycjimmy/semantic-release-actionAvatar de cycjimmy

    cycjimmy/semantic-release-action

    692Voir sur GitHub↗

    GitHub Action for Semantic Release

    JavaScript
    Voir sur GitHub↗692
  • epeli/npm-releaseAvatar de epeli

    epeli/npm-release

    15Voir sur GitHub↗

    Github action for npm (pre)releases

    TypeScript
    Voir sur GitHub↗15
  • erezrokah/2fa-with-slack-actionAvatar de erezrokah

    erezrokah/2fa-with-slack-action

    11Voir sur GitHub↗

    A GitHub Action to publish a package with 2FA using Slack

    TypeScript
    Voir sur GitHub↗11
  • fabric/fabricAvatar de fabric

    fabric/fabric

    15,397Voir sur GitHub↗

    Fabric is a command-line interface and framework designed to integrate artificial intelligence reasoning into shell-based workflows. It functions as an orchestration tool that connects local data pipelines to remote artificial intelligence services, allowing users to automate content analysis and complex reasoning tasks directly from the terminal. The project distinguishes itself through a modular architecture that treats prompt patterns as version-controlled, reusable logic stored on the local filesystem. By utilizing standard input and output streams, it enables users to chain these analyti

    Python
    Voir sur GitHub↗15,397
  • fcakyon/conda-publish-actionAvatar de fcakyon

    fcakyon/conda-publish-action

    26Voir sur GitHub↗

    Github Action to deploy conda package to Anaconda repository

    Shell
    Voir sur GitHub↗26
  • feeloor/azure-static-website-deployAvatar de feeloor

    feeloor/azure-static-website-deploy

    17Voir sur GitHub↗

    Deploys static website to Azure Storage

    Shell
    Voir sur GitHub↗17
  • genesis-community/genesisAvatar de genesis-community

    genesis-community/genesis

    63Voir sur GitHub↗

    A BOSH Deployment Paradigm

    Perl
    Voir sur GitHub↗63
  • googlecloudplatform/cloud-run-buttonAvatar de GoogleCloudPlatform

    GoogleCloudPlatform/cloud-run-button

    553Voir sur GitHub↗

    If you have a public repository, you can add this button to your README.md and let anyone deploy your application to Google Cloud Runrun with a single click.

    Go
    Voir sur GitHub↗553
  • googlecloudplatform/cloud-run-release-managerAvatar de GoogleCloudPlatform

    GoogleCloudPlatform/cloud-run-release-manager

    134Voir sur GitHub↗

    The Cloud Run Release Manager provides an automated way to gradually roll out new versions of your Cloud Run services. By using metrics, it automatically decides to slowly increase traffic to a new version or roll back to the previous one.

    Go
    Voir sur GitHub↗134
  • googlecontainertools/jibAvatar de GoogleContainerTools

    GoogleContainerTools/jib

    14,327Voir sur GitHub↗

    Jib is a build plugin for Maven and Gradle that packages Java applications into container images directly within the build lifecycle. By integrating into the standard build process, it eliminates the need for Dockerfiles or a local container daemon to create and store images. The tool constructs images by organizing application artifacts into distinct filesystem layers, which improves cache efficiency and reduces data transfer during registry pushes. It communicates directly with container registries using standard protocols and supports credential helper orchestration to manage authenticatio

    Javacontainersdockerdocker-registry
    Voir sur GitHub↗14,327
  • goreleaser/goreleaser-actionAvatar de goreleaser

    goreleaser/goreleaser-action

    1,012Voir sur GitHub↗

    GitHub Action for GoReleaser

    TypeScript
    Voir sur GitHub↗1,012
  • haaleo/publish-vscode-extensionAvatar de HaaLeo

    HaaLeo/publish-vscode-extension

    259Voir sur GitHub↗

    GitHub action to publish your VS Code Extension to the Open VSX Registry or Visual Studio Marketplace.

    TypeScript
    Voir sur GitHub↗259
  • izumin5210/action-homebrew-tapAvatar de izumin5210

    izumin5210/action-homebrew-tap

    13Voir sur GitHub↗

    `yaml uses: izumin5210/action-homebrew@v1 with: tap: izumin5210/homebrew-tools token: ${{ secrets.GITHUBTOKEN }} tap-token: ${{ secrets.TAPGITHUBTOKEN }} # require repo or publicrepo scope for the tap repository if: startsWith(github.ref, 'refs/tags/') `

    JavaScript
    Voir sur GitHub↗13
  • jakejarvis/cloudflare-purge-actionAvatar de jakejarvis

    jakejarvis/cloudflare-purge-action

    145Voir sur GitHub↗

    🗑️ GitHub Action to purge a website's cache via the Cloudflare API

    Shell
    Voir sur GitHub↗145
  • juliiii/action-scfAvatar de Juliiii

    Juliiii/action-scf

    3Voir sur GitHub↗

    github actions to deploy functions to tencentcloud serverless

    Shell
    Voir sur GitHub↗3
  • koenrh/dnscontrol-actionAvatar de koenrh

    koenrh/dnscontrol-action

    96Voir sur GitHub↗

    Deploy your DNS configuration using GitHub Actions using DNSControl.

    Shell
    Voir sur GitHub↗96