current location:Home > Technical Articles > Development Tools
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- how to set environment variables in github actions
- This article provides guidance on setting environment variables in GitHub Actions. It explores different methods, including using the "env" and "secrets" keywords, and demonstrates how to access these variables in Action scripts u
- git 942 2024-10-10 12:49:19
-
- how to run workflow in github actions
- This article provides a comprehensive guide on using GitHub Actions to automate development workflows. It explains how to create workflow files, trigger workflows based on specific events, and utilize GitHub Actions to automate various tasks, such as
- git 419 2024-10-10 12:46:19
-
- how to run terraform in github actions
- Abstract:This article demonstrates how to integrate Terraform with GitHub Actions using the HashiCorp Terraform GitHub Action and App. It discusses the use of the Terraform command and args inputs for command execution and customization, and highligh
- git 199 2024-10-10 12:45:19
-
- how to run shell script in github actions
- This article provides a guide on executing shell scripts within GitHub Actions workflows. It covers triggering workflows based on shell script changes, passing variables from scripts to jobs, and executing multiple shell scripts within a single workf
- git 829 2024-10-10 12:44:20
-
- how to run github actions
- This article introduces GitHub Actions, a continuous integration and continuous delivery (CI/CD) platform. The article explains how to run GitHub Actions, create workflows, and troubleshoot failures. It also highlights the different types of actions
- git 219 2024-10-10 12:43:14
-
- how to run github actions locally
- This article discusses the benefits and setup process for running GitHub Actions locally. Local execution allows for faster feedback, easier debugging, and greater control over the execution environment. It explains the installation and configuration
- git 219 2024-10-10 12:42:21
-
- how to publish test results in github actions
- This article provides comprehensive guidance on integrating test result publishing into GitHub actions. It emphasizes best practices such as using a consistent format, providing detailed information, storing results securely, and annotating results.
- git 389 2024-10-10 12:41:42
-
- how to publish artifact in github actions
- In GitHub Actions, artifacts enable sharing data among workflow jobs. Using the upload-artifact action, users can publish a single artifact with name and path parameters, while for multiple artifacts, they can utilize the upload-artifacts action spec
- git 1023 2024-10-10 12:41:16
-
- how to publish github actions
- This article provides a comprehensive guide on publishing GitHub Actions. It covers the steps to create, publish, and deploy GitHub Actions, as well as how to configure them to publish changes to remote servers and automate the publishing process usi
- git 415 2024-10-10 12:39:18














