Commit Graph
7 Commits
Author SHA1 Message Date
209fab050b Strip CRLF line endings from Google Sheets TSV exports (#4577)
Google Sheets exports TSV files with Windows-style CRLF line endings.
This causes spurious git diffs when the download scripts are run.
Pipe curl output through `tr -d '\r'` to strip carriage returns.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-11-28 11:38:51 -08:00
adminandGitHub 41caa802df update name words and settings (#4572)
* update name words and settings

* add a warning

* gazelle

* run gazelle

* fix test
2025-11-27 09:57:55 -08:00
adminandGitHub d71939e8f7 move go build tools to a build package (#3912)
* move to build/

* fix references

* one more

* how'd that get missed
2025-01-14 09:26:59 -08:00
adminandGitHub 6ae6951174 Rewrite the settings build file generators for the dlSettings.sh script in golang (#3896)
* oh it's the importpath

* separate package

* set import path

* call the go version

* start the impl

* build file equivalent

* write the loader file too

* write the loader file too

* ignore bazelbsp
2025-01-11 07:51:05 -08:00
adminandGitHub cd75699c29 Split settings into separate targets (#3338)
* think about splitting but I'm a coward

* files generator

* formatting

* plugging along

* a couple more

* a few more

* a rename

* more

* before a big one

* format works

* another

* more fixes

* more

* one more

* more

* a couple more

* some more

* moar

* moar tests

* moar

* another

* moar

* moar

* moar

* moar

* yet moar

* fix another

* a couple more

* another test

* another test

* another target

* another target

* another target

* another target

* another target

* another target

* another target

* another target

* another target

* another target

* another target

* another target

* another target

* another target

* another target

* another target

* server builds

* fix one test

* fix some formatting

* fix one test

* fix one test

* fix one test

* fix one test

* fix one test

* fix one test

* fix one test

* fix one test

* fix one test

* fix one test

* fix one test

* fix one test

* fix a test

* fix a test

* fix a test

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fixed more tests

* fix MapValidationTest

* working rule, sorta

* the generate the settings scala files

* don't add them back

* remove comments

* remove comments

* use a macro

* don't need those rules any more
2024-05-05 11:29:51 -07:00
adminandGitHub 3c400fb546 use newer bash (#977)
* use env bash instead of /bin/bash

* check for variable existence


Former-commit-id: 25a00ebffec9ba8c820be29c9adfd0a4c0f9cb29
2021-10-02 09:20:37 -07:00
adminandGitHub 75dce1a6a4 add charisma xp in holy wave (#315)
Former-commit-id: 30fa5fdc5ff64267556164b5b2f6b4323081fc8a
2021-02-19 07:31:00 -08:00