summaryrefslogtreecommitdiffstats
path: root/.github/workflows/release.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update upload- artifact to match download version (#3929)Allen Byrne2024-01-081-2/+2
| | | | | * Update upload- artifact to match download version * Correct form of action call
* Bump the github-actions group with 4 updates (#3894)dependabot[bot]2023-12-131-1/+1
| | | | | | Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [ossf/scorecard-action](https://github.com/ossf/scorecard-action), [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-python](https://github.com/actions/setup-python). Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Convert main.yml CI into callable workflows (#3529)Allen Byrne2023-09-181-1/+1
|
* Switch CI to use release script (#3242)Allen Byrne2023-07-131-22/+18
|
* merge bbrelease to release (#3232)Allen Byrne2023-07-121-22/+63
| | | | | * merge bbrelease to release * Fix pre-req workflow
* Update actions for release option, fix branch for daily build (#3185)Allen Byrne2023-06-291-125/+48
| | | | | | | * Update actions for release option, fix branch for daily build * Scheduled workflows run on latest commit on the develop * Add snapshots location
* Fix the doxygen to gh pages and artifact creation (#3176)Allen Byrne2023-06-261-7/+2
|
* Add missing space in zip command (#3167)Allen Byrne2023-06-221-1/+1
|
* Correct the zip usage (#3153)Allen Byrne2023-06-191-1/+1
|
* Fix the snapshots workflow (#3148)Allen Byrne2023-06-161-2/+15
| | | | | | * Add upload url as artifact * Change doxygen path and comment log-url upload * zip doxygen files for upload * add workspace var
* Define minimal permissions for new GitHub workflows (#3147)Diogo Teles Sant'Anna2023-06-161-0/+4
|
* Fix gh pages so that the doxygen files are uploaded (#3102)Allen Byrne2023-06-131-20/+16
| | | | | | * Add workspace path * add debug * Make one job so workspace files are available * Put doxygen docs under docs folder in gh-pages
* Fix paths for doxygen and add step to upload to gh-pages (#3061)Allen Byrne2023-06-071-3/+13
|
* Develop gh doxy (#3041)Allen Byrne2023-06-051-0/+7
| | | | | * Add doxygen generation to daily-build and main * Add doxygen option to matrix
* Develop release workflow (#3002)Allen Byrne2023-05-251-0/+115
Implement (pre)release workflow for daily build