summaryrefslogtreecommitdiffstats
path: root/.github/workflows/tarball.yml
Commit message (Collapse)AuthorAgeFilesLines
* Convert main.yml CI into callable workflows (#3529)Allen Byrne2023-09-181-1/+1
|
* restore CI tarball name prefix to match bin/release (#3385)Allen Byrne2023-08-161-2/+2
|
* Correct CI settings (#3384)Allen Byrne2023-08-161-2/+2
| | | | | * Correct CI settings * Correct plugin file name
* Switch CI to use release script (#3242)Allen Byrne2023-07-131-1/+1
|
* fix gh action if statements (#3213)Allen Byrne2023-06-301-4/+4
|
* Update actions for release option, fix branch for daily build (#3185)Allen Byrne2023-06-291-4/+37
| | | | | | | * Update actions for release option, fix branch for daily build * Scheduled workflows run on latest commit on the develop * Add snapshots location
* Fix the snapshots workflow (#3148)Allen Byrne2023-06-161-1/+1
| | | | | | * Add upload url as artifact * Change doxygen path and comment log-url upload * zip doxygen files for upload * add workspace var
* Develop release workflow (#3002)Allen Byrne2023-05-251-0/+6
| | | Implement (pre)release workflow for daily build
* ci: set minimal permissions on GitHub Workflows (#2980)Diogo Teles Sant'Anna2023-05-181-0/+3
| | | Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
* Add DT workflow for creating daily binaries (#2843)Allen Byrne2023-04-291-0/+105