Benoist
0efbfbeccb
Add release workflow ( #40 )
...
Release / main-ci (push) Has been cancelled
Release / release (push) Has been cancelled
* Add release workflow
* Restrict to direct push
* Update dependent CI
* Correct main CI
* Optimize workflow dispatch
* Restrict to 'workflow_call'
* Don't rely on 'workflow_call'
* Actually use UPLOAD_PASSWORD
* add the -git tag
* use short sha
* fix platform naming mistake
* Add branch param to upload url
* Setup PR workflow
* modify the trigger
* Add branch name debug + renable PR workflow
* Try %22
* No quotes!
2025-09-30 11:19:00 -04:00
Benoist
04a6eeeedb
Update breakpad version ( #35 )
...
* Update breakpad version
* Remove win-2019 from CI
2025-09-18 16:03:02 -04:00
sappho
41465a5ba8
Oops, properly upload ubuntu22.02 bin instead of ubuntu-latest
2025-05-27 19:30:57 -04:00
sappho
752813cdc0
Update ci.yml
...
NOTE: we need to not have ubuntu-latest be the vers of accelerator we release for glibc reasons
2025-05-27 19:28:28 -04:00
sappho
1d60f3746a
overhaul -> overhaul ( #21 )
...
* overhaul the repository
add protobuf
change repo url
try to restore github python syntax highlighter
move breakpad into third_party, update packagescript
* AMBuildifying
remove unnecessary files
Move the git patching into ambuild
move lss to a patch
Add windows compilation support
remove breakpad.bat
move postlink libs
* Overhaul CI (#4 )
* Dockerbuild (#5 )
* make cwd_cmd spew stdout and stderr
* add proper docker build support
* Overhaul ci (#6 )
* Setup CI
* fix checkout
* fix yaml syntax
* no fail fast
* setup CI cache
* Fix pip install
* remove pip git
* update actions, ditch node 16
* small syntax cleanups
* more CI changes
* github doc lied
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
* final push for perfect dockerbuilds in every scenario that i have been able to find
* rename cicd->dockerbuild
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
* Add readme, remode duplicate -fPIC
update names of dockerbuild folder in sh files
* cleanup dockerfile (#7 )
* Update 0002-Write-FUNC-records-instead-of-PUBLIC-for-ELF-symbols.patch
* Statically link libz, libgcc & libstdc++
* fix submodule path
* Review change + comment patch
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
Co-authored-by: Benoist <14257866+Kenzzer@users.noreply.github.com>
2024-10-10 21:59:28 -04:00