def3e3b478
Add styler dependency to deploy job
Deploy Lakehouse Docs / build-and-deploy (push) Failing after 1m21s
Lint & Format Check / Link Check (push) Successful in 3s
Lint & Format Check / Format Check (styler) (push) Successful in 18s
R Package Tests / test (push) Successful in 1m3s
2026-02-22 20:21:21 -05:00
00b9fe808b
Relax styler check to avoid version mismatch failures
Deploy Lakehouse Docs / build-and-deploy (push) Failing after 42s
Lint & Format Check / Link Check (push) Successful in 4s
Lint & Format Check / Format Check (styler) (push) Successful in 18s
R Package Tests / test (push) Successful in 51s
2026-02-22 20:09:13 -05:00
0841ee7205
Fix syntax and runner permissions in workflows
Lint & Format Check / Link Check (push) Successful in 3s
Lint & Format Check / Format Check (styler) (push) Failing after 17s
R Package Tests / test (push) Successful in 1m32s
Deploy Lakehouse Docs / build-and-deploy (push) Failing after 46s
2026-02-22 19:55:56 -05:00
1d0202e3aa
Install Node.js in container before checkout
Deploy Lakehouse Docs / build-and-deploy (push) Failing after 7s
Lint & Format Check / Link Check (push) Successful in 12s
Lint & Format Check / Format Check (styler) (push) Failing after 16s
R Package Tests / test (push) Successful in 1m32s
2026-02-22 19:43:43 -05:00
e781eb3703
Downgrade checkout action to v3 for container compatibility
Deploy Lakehouse Docs / build-and-deploy (push) Failing after 9s
Lint & Format Check / Link Check (push) Successful in 3s
Lint & Format Check / Format Check (styler) (push) Failing after 1s
R Package Tests / test (push) Failing after 1s
2026-02-22 16:57:21 -05:00
e6c20bd221
Add Gitea CI deployment workflow and update dependencies
Deploy Lakehouse Docs / build-and-deploy (push) Failing after 34s
Lint & Format Check / Link Check (push) Successful in 17s
Lint & Format Check / Format Check (styler) (push) Failing after 3s
R Package Tests / test (push) Failing after 1s
2026-02-22 16:18:15 -05:00
7a1a8e0053
Add Phase 4: code quality, CI/CD, and formatting
...
- testthat infrastructure with 15 tests covering env-var guards,
return types for all format/save functions, and spelling
- inst/WORDLIST with 52 domain terms (LightGBM, MinIO, Parquet, etc.)
- Spelling test wired into devtools::test() via test-spelling.R
- styler::style_file() added as step 0 in deploy.R (auto-fixes before ship)
- .gitea/workflows/test.yaml: runs testthat suite on push
- .gitea/workflows/lint.yaml: lychee link check + styler dry-run on push
- Removed internal IP address from comment in train_production_model()
- Language: en-US added to DESCRIPTION
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-22 04:41:37 -05:00