Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

v0.1.1 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 07:00
· 9 commits to master since this release
9e55db8

Changes

The release creates a goal data cache powered by GitHub Actions. This will power the data on the user's initial load of the dashboard using the generated data.json.

closes #2
related to open-sauced/open-sauced#384

goals-caching.yml: fetches repo data from the open-sauced-goals issues when issues are created/deleted/updated/labeled.
scheduled-caching.yml: fetches repo data from issues on a schedule.
release-management.yml: creates release drafts notes.
sync-2-upstream.yml: Keeps the users open-sauced-goals repo synced with this repo's master branch.
VERSION: tracks the version of this template.