Eric X. Liu eric
eric pushed to gitea-pages at eric/ericxliu-me 2026-07-20 18:10:20 +00:00
eric pushed to master at eric/ericxliu-me 2026-07-20 18:09:48 +00:00
084189235b Update config.toml
eric pushed to main at eric/helloworld-ios-ota 2026-07-18 04:38:06 +00:00
066b87fe79 Verify wireless iOS installation
eric pushed to main at eric/helloworld-ios-ota 2026-07-18 04:33:12 +00:00
dd8dd24098 Automate iOS build and device installation
eric released HelloWorld iOS 1.0.0 at eric/helloworld-ios-ota 2026-07-18 01:15:35 +00:00
eric pushed tag v1.0.0 to eric/helloworld-ios-ota 2026-07-18 01:15:35 +00:00
eric created repository eric/helloworld-ios-ota 2026-07-18 01:11:43 +00:00
eric pushed to main at eric/actions-k8s 2026-06-19 02:21:25 +00:00
14162f55c2 fix: use heredoc for python3 to avoid shell quoting bugs
eric pushed to main at eric/actions-k8s 2026-06-18 03:07:01 +00:00
248eb37110 feat: support custom tag-keys for non-standard YAML layouts
eric created branch main in eric/actions-k8s 2026-06-17 06:46:45 +00:00
eric pushed to main at eric/actions-k8s 2026-06-17 06:46:45 +00:00
c11d34400e Initial: flux-deploy composite action for K8s GitOps deployments
eric created repository eric/actions-k8s 2026-06-17 06:46:37 +00:00
eric pushed to main at eric/actions-go 2026-05-20 04:58:36 +00:00
385520e2bb fix(ci): enable GOEXPERIMENT=cacheprog dynamically only on Go < 1.24
eric pushed to main at eric/actions-go 2026-05-20 04:51:29 +00:00
852e030b54 fix(cache): use github.action_path to locate plugin source code
eric pushed to main at eric/actions-go 2026-05-20 04:30:14 +00:00
80cabba1bb fix(cache): use github.workspace instead of github.action_path for plugin src
eric pushed to main at eric/actions-go 2026-05-20 04:29:49 +00:00
ea5f91321c fix(cache): cd to plugin source directory before compiling
eric pushed to main at eric/actions-go 2026-05-20 04:28:48 +00:00
6e45f50874 feat(cache): add Cloudflare SigV4 S3 signature compatibility fix and compile locally
eric pushed to main at eric/actions-go 2026-05-20 04:19:12 +00:00
c4227a0eb1 fix(s3): use us-east-1 region and force S3 cache fetch in CI
eric pushed to main at eric/actions-go 2026-05-20 04:16:05 +00:00
31b57cd2af debug(go-cache): add debug logs and diagnostics
eric pushed to main at eric/actions-go 2026-05-20 04:11:28 +00:00
4787830cd9 fix(go-cache): add s3-region input and support region flag in GOCACHEPROG