Yes-Theory-Fam / yestheory.family

The monorepo containing all parts of https://yestheory.family
https://yestheory.family
MIT License
5 stars 0 forks source link

Allow skipping builds before e2e #253

Open mvarendorff opened 10 months ago

mvarendorff commented 10 months ago

See https://github.com/Yes-Theory-Fam/yestheory.family/pull/252/commits/fe43339897e52cb8aaf3a61d711eec36ddec5727 for setup.

Needs a long term solution on cron trigger to make sure retagged versions are cleaned up as well.

Use

on:
  pull_request:
    types:
      - closed

as trigger on a new workflow to clean up tagged versions with the existing clean job.

mvarendorff commented 10 months ago

Use https://github.com/bots-house/ghcr-delete-image-action/issues/6 for cleaning up

mvarendorff commented 9 months ago

Plan would be: