Below you will find pages that utilize the taxonomy term “Sovarto”
August 28, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the build process for a Docker Swarm service by running npm ci and npm run bundle, then commits the resulting distribution files to the repository. It helps streamline the development workflow by ensuring that the necessary dependencies are installed and the service is ready for deployment with just a push to the repository.
August 28, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service. It ensures that all necessary files are bundled and pushed to the repository before deploying, solving the need for manual steps in the CI/CD pipeline. The action simplifies the process by handling dependencies and bundling, allowing developers to focus on application deployment tasks.
August 27, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces placeholders in a configuration file with values from environment variables. It helps automate the process of managing sensitive information securely by using environment variables instead of hardcoding them directly into the configuration files.
August 27, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker service on a swarm cluster. It ensures that dependencies are installed and bundled before deploying, addressing issues related to missing dependencies or incorrect package versions during the push operation.
August 26, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces placeholders in a configuration file with values from environment variables. It simplifies managing sensitive data such as API keys or database credentials by keeping them out of version control and making it easier to manage different configurations for different environments.
August 26, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by bundling and committing the dist folder to the repository before each push. This ensures that the latest built output is included in the pushed code, facilitating seamless integration into the deployment process.
August 26, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The config-file-from-env GitHub Action replaces environment variables in a configuration file with their corresponding values. This helps in managing sensitive information securely by avoiding hardcoding them directly into configuration files, ensuring compliance with security best practices and improving maintainability.
August 26, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service. It requires that developers run npm ci and then npm run bundle before committing changes, which bundles their application for production. The action takes care of building the Docker image and deploying it to a Docker Swarm cluster automatically. This eliminates manual steps and streamlines the deployment process, ensuring consistency across different development environments.
August 25, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces placeholders in a configuration file with corresponding environment variables. It automates the process of managing sensitive data by ensuring that environment variables are securely stored and used within configuration files, without exposing sensitive information. This is particularly useful for deployment environments where it’s important to keep sensitive settings out of source control.
August 25, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
August 25, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The deploy-swarm-service GitHub Action automates the deployment process for a web application running on Docker Swarm. It ensures that the project is ready to be pushed and deployed by installing dependencies and bundling the frontend, which are then committed to the repository. This helps in streamlining the build and release automation pipeline for the application.
August 24, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service. It performs two main tasks: installing dependencies and bundling the application for production, which are then committed to the repository for deployment on a cloud provider or cluster. This ensures that the application is ready for production use and simplifies the process of deploying services.
August 24, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by bundling application dependencies and committing them to the repository. It simplifies the process of preparing a Docker image for production, ensuring all necessary files are included in the commit.
August 23, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by bundling dependencies and committing the resulting distribution to the repository.
What’s Changed fix: Update dependencies (5336574) fix: Update dependencies (e9c2fe7) fix: Update dependencies (0b48905) fix: Update dependencies (7cff14c) fix: Improve error output (7cd1d73) fix: Improve error output (92f3eca) fix: Improve error output (4db44f1) fix: Update dependencies (0ff3213) Create README.md (e1316ba) fix: Run bundle in Linux container to ensure dist is the same locally and on github (eb002ab)
August 22, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service. It ensures that the necessary dependencies are installed and the project is bundled before deploying it to a Swarm cluster. This helps maintain consistency across environments and simplifies the process of pushing updates to the service.
August 22, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by bundling dependencies and committing the built assets to the repository. It simplifies the process of preparing an application for deployment in a distributed container orchestration environment, ensuring all necessary files are included before pushing to the repository.
August 22, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by bundling project files and committing them to a specific Git repository. It simplifies the process of preparing and deploying applications to Swarm environments, ensuring consistency across multiple development and production environments.
August 21, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action reads environment variables and replaces placeholders within a specified configuration file. It automates the process of dynamically updating configuration files based on runtime values, ensuring that sensitive information is kept secure and easily updatable through environment variables.
August 21, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by performing the following tasks before the push to a repository:
Running npm ci and npm run bundle commands on the build machine to ensure dependencies are installed and all necessary files are bundled. Committing the contents of the dist folder, which typically contains compiled or optimized artifacts for deployment. This ensures that when changes are pushed to the repository, the service is prepared for deployment without manual intervention.
August 20, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces environment variables in a specified configuration file using environment variable names as placeholders. It helps automate the process of injecting configurations directly into files during CI/CD pipelines, ensuring that sensitive information is not hardcoded and can be easily managed through version control.
August 20, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service. It helps developers by executing npm ci and npm run bundle to prepare their project, then commits the resulting distribution folder to the repository before pushing it to a remote server or registry. This ensures that the build artifacts are correctly packaged and ready for deployment in a controlled manner.
August 20, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces environment variables in a configuration file, automating the process of using dynamic settings based on environment variables. It simplifies managing configurations by allowing developers to inject variables directly into their configuration files without hardcoding them.
August 19, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces environment variables in a specified configuration file. It automates the process of dynamically substituting placeholders with actual values from the environment, making it easier to manage sensitive information securely and easily deploy configurations across different environments or instances.
August 19, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action deploy-swarm-service automates the deployment of a Docker Swarm service by bundling and committing the dist folder to the repository before pushing changes. This ensures that the built assets are included in the commit, facilitating easier deployment and version control for the Docker Swarm service.
August 18, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces placeholders in a configuration file with values from the current environment. It helps automate the process of updating configuration settings based on dynamic data, such as environment-specific variables or secrets stored securely in CI/CD environments. This ensures that configurations are consistent across different environments without manual intervention.
August 18, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The deploy-swarm-service GitHub Action automates the deployment of a Swarm service by bundling JavaScript assets using npm before pushing them to a Docker container. It ensures that all necessary dependencies and bundles are prepared for production use, facilitating easier integration into a Swarm cluster.
August 17, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The deploy-swarm-service GitHub Action automates the deployment of a Dockerized service to a Swarm cluster. It performs the following tasks: builds and bundles the service using npm, commits the built files (specifically the dist directory), and deploys them to a Swarm cluster. This ensures that the latest version of the service is always running on the swarm nodes.
August 17, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The deploy-swarm-service GitHub Action automates the deployment of a Docker Swarm service by bundling the application and committing the necessary files to version control. It ensures that the environment is set up correctly before pushing changes, addressing potential build issues during deployment.
August 16, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Swarm service by running npm ci and npm run bundle commands before pushing to the repository. It focuses on setting up dependencies and bundling JavaScript files, ensuring that the necessary components are in place before deploying the service using Docker Compose or another orchestration tool.
August 16, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action reads environment variables from your workflow and replaces placeholders in specified configuration files with those values. It helps automate the process of managing dynamic configurations by automatically applying variable substitutions based on environmental settings.
August 16, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by bundling assets and running necessary commands before pushing them to a repository. It ensures that all necessary files, including those in the dist directory, are included in the commit process, facilitating efficient deployment workflows.
August 15, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The config-file-from-env GitHub Action replaces placeholders in configuration files with environment variables, making it easier to manage sensitive information securely. This action automates the process of updating configuration settings without hardcoding them in source code, thereby enhancing security and maintainability.
August 15, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by executing commands to build and package the application before pushing it. It ensures that all necessary dependencies are installed, bundles the project using npm, and then commits the dist directory containing the compiled files to your repository. This setup helps streamline the deployment process by handling the build and packaging tasks before manual intervention is required.
August 15, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service. It ensures that the necessary environment setup is completed before deploying, including installing dependencies and bundling the application. This helps in maintaining consistency across development and deployment environments.
August 14, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The config-file-from-env GitHub Action reads environment variables from your repository and substitutes them into a specified configuration file. This action automates the process of managing dynamic configurations without hardcoding sensitive information directly into the codebase. It helps in maintaining a secure and flexible deployment environment by leveraging environment variables for configuration.
August 14, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The deploy-swarm-service GitHub Action is designed to automate the deployment of a Docker service on a Swarm cluster. It ensures that all necessary dependencies are installed and bundled before deploying, thereby reducing potential issues during runtime. This action helps streamline the process of deploying services in a containerized environment, making it easier to manage and scale applications across multiple nodes in a swarm.
August 13, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The config-file-from-env GitHub Action replaces environment variables in a specified config file with their corresponding values. This automates the process of handling configuration files by dynamically inserting environment variable references into your configuration files, making them more flexible and easier to manage across different environments or deployments.
August 13, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service. It performs two main tasks: first, it runs npm ci and npm run bundle to prepare the project for deployment; second, it commits the dist folder to the repository to ensure all necessary files are included in the build artifacts. This ensures that the service is ready to be deployed without errors.
August 13, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by bundling assets before they are pushed to a repository. It ensures that all necessary files, including the bundled distribution, are included in the commit process to facilitate smooth deployment and versioning.
August 13, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Swarm service by preparing it for production. It ensures that all necessary dependencies are installed and bundled, making it ready to be deployed with minimal configuration changes. The action streamlines the process of deploying services from development to production on Docker Swarm environments.
August 12, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces placeholders in a configuration file with values from environment variables. It’s designed to automate the process of dynamically setting configurations based on environment settings, making it easier to manage and deploy applications across different environments.
August 12, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action reads values from environment variables and replaces placeholders in specified configuration files. It automates tasks like updating configuration settings dynamically based on runtime conditions, ensuring consistency across environments.
August 12, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The deploy-swarm-service GitHub Action automates the deployment of a service to a Docker Swarm cluster. It performs two main tasks: running npm ci and bundling the project, then committing the resulting dist directory. This ensures that only necessary changes are pushed to the repository, reducing unnecessary uploads and improving deployment efficiency.
August 12, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces placeholders with environment variable values in a specified configuration file. It automates the process of updating environment-specific settings without manual intervention, ensuring consistency across different environments.
What’s Changed feat: Initial version (e440a96)
August 11, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action reads configuration files and replaces placeholders with values from environment variables, making it easier to manage sensitive data securely during deployment.
What’s Changed feat: Add support for .env files (e706be3) chore: More info (d440258) feat: Initial version (e440a96)
August 11, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by bundling and committing the dist folder before pushing it to the repository. It ensures that the latest production-ready version is deployed without manual intervention, streamlining the process of deploying changes to the swarm environment.
August 10, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of deploying a Docker Swarm service. It ensures that all necessary dependencies are installed using npm ci, bundles the application, and commits the built files to the repository. This helps maintain a clean build environment and ensures consistent deployment across different environments.
August 10, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The config-file-from-env GitHub Action replaces environment variables in a specified configuration file with their corresponding values. This action automates the process of updating placeholders in configuration files to use actual environment settings, making it easier to manage configurations across different environments and deployments.
August 10, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by bundling its dependencies with npm and committing the resulting distribution folder to the repository. This helps streamline the release process, ensuring that all necessary files are included in the version control before publishing.
August 10, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The config-file-from-env GitHub Action replaces placeholders in configuration files with values from environment variables. It helps automate the process of managing sensitive data or configurations by securely storing them outside of the repository and retrieving them during runtime. This action is useful for deploying applications where configuration files need to be customized based on different environments.
August 10, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by bundling dependencies and committing the dist folder. It ensures that the necessary files are ready for deployment before pushing changes to the repository, facilitating a smoother workflow during development.
August 9, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces placeholders in a configuration file with values from environment variables. It automates the process of dynamically configuring application settings based on environment-specific configurations without hardcoding sensitive information directly into the codebase.
August 9, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by executing npm ci and npm run bundle to build the project before committing the built files, ensuring that the latest version of the application is deployed in the swarm environment.
August 8, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The config-file-from-env GitHub Action automates the process of replacing placeholders in configuration files with environment variables. This action is particularly useful for managing sensitive information and configurations securely, ensuring that they are not hardcoded into your codebase or exposed publicly. It helps streamline deployment processes by dynamically injecting environment-specific settings directly into config files, reducing the risk of accidental exposure or misconfiguration.
August 8, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of building a JavaScript bundle before deploying it to a Swarm service. It ensures that all necessary dependencies are installed and the application is ready for deployment, thus simplifying the build and deployment pipeline.
August 6, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The deploy-swarm-service GitHub Action automates the process of deploying a Docker service to a Swarm cluster. It ensures that all necessary dependencies are installed and the application is properly bundled before deployment, addressing common issues related to environment setup and bundling processes for production environments.
August 4, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The config-file-from-env GitHub Action reads environment variables and replaces placeholders in a configuration file with their corresponding values. This helps in dynamically configuring applications based on the environment, enhancing flexibility and ease of deployment.
August 4, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces environment variables in a specified configuration file with their actual values from your GitHub Actions workflow. It automates the process of substituting environment variables into configuration files, making it easier to manage sensitive information securely within workflows.
August 3, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The deploy-swarm-service GitHub Action automates the deployment of a Swarm service by bundling frontend assets and committing them to the repository. This ensures that the build artifacts are available for use in the production environment, simplifying the deployment process and reducing manual intervention required.
August 3, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service. It ensures that all necessary dependencies are installed and bundled before committing the dist folder to version control, thereby preparing it for deployment to a Docker Swarm cluster.
August 3, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service on a remote server by bundling assets, committing them to the repository, and triggering a deployment process. It solves the problem of managing complex deployments across multiple platforms and ensures that changes are version-controlled for consistency and reproducibility. The action provides a simple interface to deploy services with minimal setup required.
August 2, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Swarm service by running npm ci and npm run bundle on a Linux system. It ensures that the necessary dependencies are installed and the application is bundled before pushing, helping to streamline the development workflow for deploying Dockerized applications using Docker Swarm.
August 2, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces placeholders in a configuration file with values from environment variables. It’s designed to automate the process of managing sensitive information, such as API keys or passwords, without hardcoding them directly into the codebase. The action simplifies the management and deployment of applications by ensuring that sensitive details are stored securely outside of version control.
August 2, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Swarm service by running npm ci and npm run bundle, then commits the resulting dist folder to the repository. This ensures that the service is correctly packaged and ready for deployment when pushed to a Git repository.
August 1, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of a Docker Swarm service by building the project first with npm ci and npm run bundle. It then commits the built dist folder to the repository. The main purpose is to streamline the build process for deploying the application on a Docker Swarm cluster.
August 1, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces environment variables in a specified configuration file, automating tasks such as updating sensitive data dynamically. It helps ensure that your configuration files remain secure by using secrets and placeholders instead of hard-coded values.
August 1, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The deploy-swarm-service GitHub Action automates the deployment of a Docker Swarm service. It ensures that the necessary dependencies are installed and bundled before committing the distribution files to ensure a consistent build environment during deployment. This helps in maintaining the reliability and quality of the application by ensuring all required packages are available when deploying on a Swarm cluster.