13 Commits
Author SHA1 Message Date
AJ ONeal 0e7c22ec2c chore: git ignore ./agents/ and LOCAL.md 2026-05-27 17:46:41 -06:00
AJ ONeal d62cbb1be0 fix(webicached): conf-driven variant exclusion; fix sttr darwin universal
- TagVariants now applies confVariants from releases.conf as case-folded
  substring matches before package-specific logic, removing the need to
  hardcode simple variant names in Go
- gitea: variants = gogit (excludes Windows gogit builds)
- lsd: variants = msvc (moved from Go to conf)
- pwsh: variants = fxdependent fxdependentWinDesktop appimage
- bun: variants = profile (moved from Go to conf)
- sttr: darwin_all tagged as universal2 so arm64 and amd64 Mac users
  are served; pkg.tar.zst excluded (Arch Linux package format)
- add .claude/ to .gitignore
2026-05-18 00:31:41 -06:00
AJ ONeal af28ddb686 docs: add deploy scripts, skills, and pattern guides
Deploy scripts for webicached and webid (build, upload, restart).
AGENTS.md with releases.conf reference and variant tagging docs.
Installer archive pattern guide and version oddities reference.
2026-05-16 21:22:38 -06:00
AJ ONeal aa3f468989 chore(git): ignore file explorer preference files 2024-10-14 23:28:36 +00:00
AJ ONeal deb8f37f8f chore: add more config, cache, and temp files to .gitignore 2024-09-14 17:06:34 +00:00
AJ ONeal 7c62699a43 chore: organize and label .gitignore 2024-09-14 17:06:21 +00:00
AJ ONeal 9d4f044bbb chore: ignore .bak files 2021-11-21 12:35:05 +00:00
Tanvesh TakawaleandAJ ONeal b228d1253c Updated gitignore with changes in #97 2020-09-01 00:45:02 -06:00
Tanvesh TakawaleandAJ ONeal f8fca40278 Fix #96: Added required files to the readme. 2020-09-01 00:45:02 -06:00
AJ ONeal 8fa367de83 hotfix for github release API rate limit token 2020-07-30 00:35:34 -06:00
AJ ONeal 4062e93164 add package.json 2020-06-16 21:17:06 -06:00
AJ ONeal 9e485b15a7 begin support for batch templating 2020-06-16 13:11:51 -06:00
AJ ONeal 5e0debf4c5 generalize, a lot 2020-06-16 10:45:54 +00:00