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

Depreciate Metrics CI workflows #2174

Merged
merged 1 commit into from
Sep 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions .github/workflows/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Github CI Regressions
The directory contains YAML files that specify the functional regressions for core-v-verif projects. The regressions use the Github Actions YAML
to specify and implement regressions. This README will specify usage and intention of the YAML files in this directory with a brief introduction to
the YAML. For more documentation on Github YAML refer to: https://docs.github.com/en/actions
The directory **_typically_** contains YAML files that specify the functional regressions for core-v-verif projects.
We are currently transitioning to a new CI flow and so for now this directory is empty.

<!--
The regressions use the Github Actions YAML to specify and implement regressions.
This README will specify usage and intention of the YAML files in this directory with a brief introduction to the YAML.
For more documentation on Github YAML refer to: https://docs.github.com/en/actions

Two general types of regressions are specified:
| Type | Starting Event | Goal |
Expand Down Expand Up @@ -81,5 +85,6 @@ on:
- cron: '0 5 * * *'
```


-->
####end

71 changes: 0 additions & 71 deletions .github/workflows/cv32e40p-scheduled-metrics-regress.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/dashboard-done.yml
MikeOpenHWGroup marked this conversation as resolved.
Show resolved Hide resolved

This file was deleted.

185 changes: 0 additions & 185 deletions .github/workflows/triggered-metrics-regress.yml

This file was deleted.