anonfunc
anonfunc pushed to dev at CSGOWTF/csgowtf 2023-03-15 18:21:21 +01:00
4cffd48500 use frozen-lockfile instead of cache options
anonfunc pushed to dev at CSGOWTF/csgowtf 2023-03-15 18:11:02 +01:00
277b749db9 split install/build in separate steps
43778ceca3 fixed deploy source dir
Compare 2 commits »
anonfunc pushed to dev at CSGOWTF/csgowtf 2023-03-15 18:05:24 +01:00
986a443cff added correct secrets for deploy
anonfunc pushed to dev at CSGOWTF/csgowtf 2023-03-15 17:58:40 +01:00
6dcdb4b00b switched to correct ftp(s) plugin
anonfunc pushed to dev at CSGOWTF/csgowtf 2023-03-15 17:44:14 +01:00
46fd3d3d96 fixed deploy_dev stage
anonfunc pushed to dev at CSGOWTF/csgowtf 2023-03-15 17:38:05 +01:00
3e13426f30 restrict deploy stages
anonfunc pushed to dev at CSGOWTF/csgowtf 2023-03-15 17:31:48 +01:00
fd3b2073f6 added woodpecker status badge
anonfunc pushed to dev at CSGOWTF/csgowtf 2023-03-15 17:21:15 +01:00
af0b787b2c switched to woodpecker
anonfunc pushed to master at ALHP/ALHP.GO 2023-03-15 15:22:39 +01:00
735b13ef54 fixed build memory peak rendering as hardly readable kb size
anonfunc pushed to master at ALHP/ALHP.GO 2023-03-15 15:17:41 +01:00
afdb796b7c fixed excess space in tooltip
anonfunc pushed to master at ALHP/ALHP.GO 2023-03-15 15:16:26 +01:00
01be6d5fa2 increased grafana stats height
anonfunc pushed to master at ALHP/ALHP.GO 2023-03-15 08:20:25 +01:00
1910cc7b2d prevent buildqueue from looping unnecessary if no build can be started
anonfunc pushed to master at ALHP/ALHP.GO 2023-03-15 03:03:11 +01:00
992f5d2ed7 harmonize log messages
anonfunc pushed to master at ALHP/ALHP.GO 2023-03-14 21:05:46 +01:00
14941136c4 added peak memory to package status page
anonfunc pushed to master at anonfunc/aur-packages 2023-03-14 02:14:41 +01:00
fd29d0dd20 upgpkg: stripe-cli 1.13.12-2
anonfunc closed pull request ALHP/ALHP.GO#117 2023-03-14 01:50:06 +01:00
feat/additional_optimizations
anonfunc commented on pull request ALHP/ALHP.GO#117 2023-03-14 01:49:42 +01:00
feat/additional_optimizations

Since there has been no activity recently, I'll close this.

anonfunc commented on issue ALHP/ALHP.GO#157 2023-03-14 01:48:36 +01:00
Rust & LTO: I think I figured out what's wrong

Together with the new build-queue (ece8c4c7d9) CARGO_BUILD_TARGET is now also included. We'll see how it goes.

anonfunc pushed to master at ALHP/ALHP.GO 2023-03-14 01:36:15 +01:00
cf4f91295f only record rusage if build was successful
anonfunc pushed to master at ALHP/ALHP.GO 2023-03-14 00:46:19 +01:00
ece8c4c7d9 faster SRCINFO parsing + memory-based building