CodeYourFuture / CodeYourFuture/Module-Cloud

[TECH ED] GitHub Actions

Aberta
#4 0 comentários 0 reações 0 responsáveis Ver no GitHub
🎯 Topic Delivery 🎯 Topic Structuring Data 🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 2 Cloud
Linguagem predominante
Sem dados de linguagem
Estrelas
0
Forks
6
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

### Link to the coursework

https://docs.github.com/en/actions

### Why are we doing this?

## Setup Github Actions for CYF Hotel Frontend deployments to S3

**Create GitHub Actions Workflow File:** In your CYF Hotel repository, create a new YAML file under the .github/workflows directory. Name it something relevant, like frontend-s3-deploy.yml.

**Configure AWS Credentials:** Utilize GitHub Secrets to securely store your AWS credentials. These secrets will be used in the GitHub Actions workflow to authenticate against AWS.

**Write S3 Deployment Steps:** In the YAML file, define the steps to install AWS CLI, configure AWS credentials, and sync your build folder to your S3 bucket.

**Test the Workflow:** Push a change to your repository or manually run the workflow from the GitHub Actions tab to verify that the S3 deployment works as expected.

### Maximum time in hours

2

### How to get help

Ask calm, curious questions with links, code samples, and no screenshots.

https://curriculum.codeyourfuture.io/guides/asking-questions/

### How to submit

In this advanced module you will demo your work. You may wish to make notes for case studies to add to your portfolio.

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

Crie .github/workflows/frontend-s3-deploy.yml e comece revisando o link do curso de GitHub Actions. Configure GitHub Secrets, instale e autentique a AWS CLI e sincronize a pasta build com o bucket do S3. Está concluído quando um push ou uma execução manual pela aba Actions implanta o frontend com sucesso.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
aws, github-actions
Domínio
ci-cd, cloud, devops
Tipo de issue
Funcionalidade
Dificuldade
2/5
Tempo estimado
1-3 horas
Status de atividade
Estagnada
Clareza
Claramente especificada
Facilidade para iniciantes
45/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.