Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/scrutiny/commits/commit/ff171282ccbe73217bc664b0e7de4ed11c7b719d/.github You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

167 Commits (ff171282ccbe73217bc664b0e7de4ed11c7b719d)

Author SHA1 Message Date
Jason Kulatunga ea8fe208d0 make sure that make is installed when building binary frontend. 3 years ago
Jason Kulatunga 4a16ca0d5a wip, migrate all scripts to new build pattern (Makefile + multiple GH agents). 3 years ago
Jason Kulatunga 316ce856f7 cleanup, remove -race flag when testing (requires CGO) 3 years ago
Jason Kulatunga 338d2ae04e remove invalid freebsd arch. 3 years ago
Jason Kulatunga 4419f7f429 remove zig. remove cgo dependency for sqlite (using pkg.go.dev/modernc.org/sqlite) 3 years ago
Jason Kulatunga 797a6b0429 make sure we dont depend on tests for building binaries. 3 years ago
Jason Kulatunga d0b545dfb7 fixing make frontend in docker builds. 3 years ago
Jason Kulatunga b0bff53bbd start refactoring the Makefile to build artifacts in parallel (eventually using Zig for cross compilation). 3 years ago
Jason Kulatunga ee61d986d8
Update docker-nightly.yaml 3 years ago
Jason Kulatunga ce324c3de1 moved nightly build into its own ci job. 3 years ago
Jason Kulatunga 6ae4d233cd update bug report form to require `docker info` output. 3 years ago
Jason Kulatunga fe96c27732 trying to fix webUI. 3 years ago
Jason Kulatunga 6005b8609a trying to fix docker image builds (take 1h+ right now). 3 years ago
Jason Kulatunga f4988cbac5 try to speed up multi-arch docker builds by limiting qemu vm's to amd and arm only. 3 years ago
Jason Kulatunga 02e3947906 disable github action docker build caching - may be causing "cannot reuse body, request must be retried" errors 3 years ago
Jason Kulatunga b5dad487e5 updating bug report. 3 years ago
Jason Kulatunga b208493af9
Merge pull request from AnalogJ/beta 3 years ago
Jason Kulatunga 3971b37abc attempting to fix docker image build by generating frontend version information before docker build. 3 years ago
Jason Kulatunga cf1bd3ea6b trying to fix docker build, so it includes git sha info. 3 years ago
Jason Kulatunga 9b901766e3 trying to fix docker build, so it includes git sha info. 3 years ago
Jason Kulatunga e19ee78e70 trying to fix docker build, so it includes git sha info. 3 years ago
Jason Kulatunga c7c55ab95c trying to fix docker build, so it includes git sha info. 3 years ago
Jason Kulatunga c539af1a67 trying to fix docker build, so it includes git sha info. 3 years ago
Jason Kulatunga d93d24b52d using npm run commands for building angular application (supports `pre` steps). 3 years ago
Jason Kulatunga 989fbc25f8 latest tag should consistently point to omnibus versions. 3 years ago
Jason Kulatunga 601d632ae4 update xgo version. 3 years ago
Jason Kulatunga 9e60fb8d73 schedule the collector upload before the webapp upload (webapp seems to fail with OOM error during compilation) 3 years ago
Jason Kulatunga a846522830 disable sponsor label. broken. 3 years ago
Jason Kulatunga 3d7d276236 enable caching on all docker builds. 3 years ago
Jason Kulatunga 2660af7ce3 build arm32v7 images for web and collector (cannot for omnibus because InfluxDB does not support it yet. See ) 3 years ago
Jason Kulatunga f5af86fd46 using docker build cache for speedier builds 3 years ago
Jason Kulatunga 4bad2d7b03 upgrading github actions for docker builds. (hopefully faster). 3 years ago
Jason Kulatunga a79930916e only run CI on PR. 3 years ago
Jason Kulatunga 30153f9656 adding mechanism to rebuild freebsd artifacts manually. 3 years ago
Jason Kulatunga 3150201348 adding mechanism to rebuild freebsd artifacts manually. 3 years ago
Jason Kulatunga 893774c557 trying to fix freebsd builds. 3 years ago
Jason Kulatunga 1cae5ea864 create a "beta" branch for testing docker images. 3 years ago
Jason Kulatunga a6e34f7a44 fix for labeling issue. 3 years ago
Jason Kulatunga 3e444b199a make sure releases (tag events) have unique docker image builds. 3 years ago
Jason Kulatunga 833fb96c15 fixing publish release step. 3 years ago
Jason Kulatunga 5acc98d221 trying to fix release asset setp. 3 years ago
Jason Kulatunga db73175f07 fixing release GH Action. 3 years ago
Jason Kulatunga 2b5c864a74 update the codecov action version. 3 years ago
Jason Kulatunga d48d0b9d93 build multi arch images 3 years ago
Jason Kulatunga 57c0f899c6 build multi arch controller image. 3 years ago
Jason Kulatunga 08f247109a using environmental variable in files path. 3 years ago
Jason Kulatunga 36617c8f1f using environmental variable in files path. 3 years ago
Jason Kulatunga 035c94681f referencing Github container registry for all images. 3 years ago
Jason Kulatunga 20411afb82 adding name for coverage step. 3 years ago
Jason Kulatunga 84f3327790 adding codecov coverage support. 3 years ago