Prep work for branch renaming (#389)

* Add `amd-staging` and `amd-mainline` to workflow.
* Update branch names in documentation
* Change `dev` to `amd-staging` and `main` to `amd-mainline` in documentation.
* Remove references from 2.x from workflows.
* Convert the link to LICENSE to a relative path in CONTRIBUTING.

---------

Signed-off-by: David Galiffi <David.Galiffi@amd.com>
This commit is contained in:
David Galiffi
2024-08-02 16:33:41 -04:00
parent 5cd25714e6
commit e176d8eec8
9 changed files with 23 additions and 26 deletions
+3 -3
View File
@@ -29,10 +29,10 @@ contribution process.
Omniperf follows a
[main-dev](https://nvie.com/posts/a-successful-git-branching-model/)
branching model. As a result, our latest stable release is shipped
from the `main` branch, while new features are developed in our
`dev` branch.
from the `amd-mainline` branch, while new features are developed in our
`amd-staging` branch.
Users may checkout `dev` to preview upcoming features.
Users may checkout `amd-staging` to preview upcoming features.
## How to Cite