Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 2.extra: setup github actions based deployment #4

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Conversation

Guria
Copy link
Owner

@Guria Guria commented Sep 30, 2022

This sets up github actions workflow that runs on main branch and on pull requests:

  • install dependencies
  • run lint ant tests with coverage
  • build static web application files
    On main branch it is additionally does
  • get AWS credentials from OIDC
  • deploy serverless application

Link to deployed application could be found in action log.
image

@Guria Guria force-pushed the task2-extra branch 3 times, most recently from b5d2410 to dd0263d Compare September 30, 2022 16:53
Repository owner deleted a comment from github-actions bot Sep 30, 2022
@Guria Guria force-pushed the task2-extra branch 6 times, most recently from 2a66fc7 to c627fab Compare September 30, 2022 17:46
Repository owner deleted a comment from github-actions bot Sep 30, 2022
@Guria Guria changed the title Task 2 extra: setup github actions build and deploy Task 2.extra: setup github actions based deployment Sep 30, 2022
@Guria Guria merged commit b603cda into main Sep 30, 2022
@Guria Guria linked an issue Oct 3, 2022 that may be closed by this pull request
@Guria Guria linked an issue Oct 18, 2022 that may be closed by this pull request
@Guria Guria linked an issue Oct 31, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task 2. Serve SPA in AWS S3 and Cloudfront Services
1 participant