|
|
|
|
@@ -9,33 +9,6 @@ getting_started:
|
|
|
|
|
- /actions/learn-github-actions/reusing-workflows
|
|
|
|
|
- /actions/security-guides/security-hardening-for-github-actions
|
|
|
|
|
featured_track: true
|
|
|
|
|
continuous_integration:
|
|
|
|
|
title: 'Build and test code'
|
|
|
|
|
description: 'You can create custom continuous integration (CI) workflows right in your repository.'
|
|
|
|
|
guides:
|
|
|
|
|
- /actions/automating-builds-and-tests/about-continuous-integration
|
|
|
|
|
- /actions/automating-builds-and-tests/building-and-testing-powershell
|
|
|
|
|
- /actions/automating-builds-and-tests/building-and-testing-ruby
|
|
|
|
|
- /actions/automating-builds-and-tests/building-and-testing-java-with-maven
|
|
|
|
|
- /actions/automating-builds-and-tests/building-and-testing-java-with-gradle
|
|
|
|
|
- /actions/automating-builds-and-tests/building-and-testing-java-with-ant
|
|
|
|
|
- /actions/automating-builds-and-tests/building-and-testing-swift
|
|
|
|
|
continuous_deployment:
|
|
|
|
|
title: 'Automate your deployments'
|
|
|
|
|
description: 'Learn how to automate release publishing for your project with a custom continuous deployment (CD) workflow in {% data variables.product.prodname_actions %}.'
|
|
|
|
|
guides:
|
|
|
|
|
- /actions/publishing-packages/about-packaging-with-github-actions
|
|
|
|
|
- /actions/publishing-packages/publishing-nodejs-packages
|
|
|
|
|
- /actions/publishing-packages/publishing-java-packages-with-maven
|
|
|
|
|
- /actions/publishing-packages/publishing-java-packages-with-gradle
|
|
|
|
|
- /actions/publishing-packages/publishing-docker-images
|
|
|
|
|
deploy_to_the_cloud:
|
|
|
|
|
title: 'Deploy to the cloud'
|
|
|
|
|
description: 'Learn how to use {% data variables.product.prodname_actions %} to build an application and deploy it to various cloud-based platforms.'
|
|
|
|
|
guides:
|
|
|
|
|
- /actions/deployment/deploying-to-amazon-elastic-container-service
|
|
|
|
|
- /actions/deployment/deploying-to-azure-app-service
|
|
|
|
|
- /actions/deployment/deploying-to-google-kubernetes-engine
|
|
|
|
|
adopting_github_actions_for_your_enterprise_ghec:
|
|
|
|
|
title: 'Adopt GitHub Actions for your enterprise'
|
|
|
|
|
description: 'Learn how to plan and implement a rollout of {% data variables.product.prodname_actions %} in your enterprise.'
|
|
|
|
|
|