adobe / aem-core-cif-components

A set of configurations and components to get you started with AEM Commerce development
Apache License 2.0
103 stars 80 forks source link

CIF-2614 - change to nightly schedule #778

Closed mhaack closed 2 years ago

mhaack commented 2 years ago

Description

Change to nightly schedule for CIF Core Components library deployments for aemcomponents.dev, but only if we have changes on the default branch.

For commit check in last 24h see https://stackoverflow.com/questions/63014786/how-to-schedule-a-github-actions-nightly-build-but-run-it-only-when-there-where

Related Issue

CIF-2614

Motivation and Context

Reduce the deploy frequency. At the moment we deploy on every PR merge to master. This is too ofter since it will also trigger for unimportant PRs like renovate dependency fixes.

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #778 (fffd05b) into master (bdd366a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #778   +/-   ##
=========================================
  Coverage     89.23%   89.23%           
  Complexity     1763     1763           
=========================================
  Files           311      311           
  Lines          7991     7991           
  Branches       1198     1198           
=========================================
  Hits           7131     7131           
  Misses          624      624           
  Partials        236      236           
Flag Coverage Δ
integration 57.71% <ø> (ø)
jest 86.29% <ø> (ø)
karma 94.82% <ø> (ø)
unittests 88.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bdd366a...fffd05b. Read the comment docs.