You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Configure release of the ebpf-profiler distro
Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
* Add support for arm64
Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
* Revert "Add support for arm64"
This reverts commit 461e86a.
* Proper setup to release ebpf-profiler distro on arm64
It requires building on arm64 nodes, which are now available for free for public repositories.
Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
* Retrigger build
* Retrigger build
* Run base package tests on ubuntu 22.04
Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
* Remove `runner_os` parameter from some actions
This is not necessary everywhere.
* Run issue creation on ubuntu 24.04
* Don't override existing env, but extend it
* Add `TARGET_ARCH` for ebpf-profiler distro build
* Attempt to cross-compile ebpf-distro
* Fix target arch template usage
* Another attempt at getting the arch right
* Disable CGO in the ebpf-profiler distro
* Bump ebpf-profiler to v0.0.202531
This should build without CGO.
* Run CI for ebpf-profiler distro with cross-build
Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
* Drop runner os parameter from base ci goreleaser
* Remove arch from job names
* Back to separate builds for ebpf-profiler goreleaser check
* Add missing runners os on goreleaser ci for ebpf-profiler
* Pull runner os from inputs
* Retrigger build
* Retrigger build
---------
Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
0 commit comments