Instead of building and deploying the proxy locally, we can do that using our Gitea Runner. It contains the following actions:
Lint job for Terraform.
Plan-checking job for Terraform.
Lint job for Ansible.
If a pull request is merged into main, the following jobs will also run:
Apply infrastructure job for Terraform.
Run playbook job for Ansible.
Instead of building and deploying the proxy locally, we can do that using our Gitea Runner. It contains the following actions:
- Lint job for Terraform.
- Plan-checking job for Terraform.
- Lint job for Ansible.
If a pull request is merged into `main`, the following jobs will also run:
- Apply infrastructure job for Terraform.
- Run playbook job for Ansible.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Instead of building and deploying the proxy locally, we can do that using our Gitea Runner. It contains the following actions:
If a pull request is merged into
main, the following jobs will also run:View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.