Skip to content

Commit

Permalink
Merge pull request #2174 from MikeOpenHWGroup/master
Browse files Browse the repository at this point in the history
Depreciate Metrics CI workflows
  • Loading branch information
MikeOpenHWGroup authored Sep 13, 2023
2 parents 03ea736 + 5e3133b commit b739d0c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 302 deletions.
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

This file was deleted.

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

This file was deleted.

0 comments on commit b739d0c

Please sign in to comment.