Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Add fresh_run daily workflow (#1402)
* Add default-members key to wrokspace * Remove irrelevant targets * Remove irrelevant targets * Add target to run the wasm demo * Run wasm demo in ci * Install deps * Fix workflow * Fix workflow * Build, dont run * update readmes * Fix syntax * Add changelog entry * Remove wasm-demo target * Update README.md * Update README.md * Update CHANGELOG.md * Add fresh run workflow * Fix typo * Add checkout * Install pyenv * Report on failure * Fix * Fix pyenv installation * Show which target faile don report * Add eof * Improve report * Fix file path * Disable fail-fast * Use action to install pyenv * Fix template title * Update CHANGELOG.md * Activate env before running test * Make it run daily * Remove call to deleted target * Revert "Make it run daily" This reverts commit bb12ec8. * Exclude wasm-demo * Revert "Exclude wasm-demo" This reverts commit 6762e6c. * Use test file from cairo_programs * Fix compilation in readme + workflow * Update changelog * Update Makefile * Install rust * Use self-hosted macos runner * Add os name for prettier display * Install rosetta in macos * Add --agree-to-license * Use os name in workflow name * Free up space for ubuntu runner * Install stuff after freeing up space * Revert "Revert "Make it run daily"" This reverts commit 311b107.
- Loading branch information