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

feat: Scheduled deployment CI job #364

Merged
merged 1 commit into from
Jun 12, 2024
Merged

feat: Scheduled deployment CI job #364

merged 1 commit into from
Jun 12, 2024

Conversation

DiogoSoaress
Copy link
Member

What it solves

  • Adds a new workflow to run a scheduled build and deployment on the latest tag.
  • Given the limitation of Next.js static exports, a new build has to run to include new files in the production server.

Copy link

github-actions bot commented Jun 11, 2024

Branch preview

✅ Deployed successfully in branch deployment:

https://cron_builds--homepage.review.5afe.dev

Copy link

github-actions bot commented Jun 11, 2024

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@DiogoSoaress DiogoSoaress requested a review from luarx June 11, 2024 17:22
@DiogoSoaress DiogoSoaress changed the title feat: Scheduled deployment CI job [WIP] feat: Scheduled deployment CI job Jun 11, 2024
@DiogoSoaress DiogoSoaress changed the title [WIP] feat: Scheduled deployment CI job feat: Scheduled deployment CI job Jun 12, 2024
@DiogoSoaress DiogoSoaress marked this pull request as ready for review June 12, 2024 11:46
@DiogoSoaress DiogoSoaress requested a review from luarx June 12, 2024 15:06
@DiogoSoaress DiogoSoaress merged commit 8ef1bef into main Jun 12, 2024
5 checks passed
@DiogoSoaress DiogoSoaress deleted the cron-builds branch June 12, 2024 15:11
@github-actions github-actions bot locked and limited conversation to collaborators Jun 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants