Skip to content

TypeScript port#6

Open
pmitros wants to merge 11 commits intomasterfrom
pmitros/ts-port
Open

TypeScript port#6
pmitros wants to merge 11 commits intomasterfrom
pmitros/ts-port

Conversation

@pmitros
Copy link
Contributor

@pmitros pmitros commented Jan 25, 2026

@bradley-erickson Absolutely no promises about code quality.....

]
description = "Cascading Python settings"
readme = "README.md"
readme = "../README.md"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is broken on my system and likely yours too. I get an distutils.errors.DistutilsOptionError: Cannot access error since the Readme is outside the python project. We can do a symlink or include some new text that says to look at the readme on github.


database .production {
host: db_prod_example_com;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some form of attribute test would be useful as that's one of the common methods we use on LO currently.

[domain="middleton-high.org"] {
    server_port: 8080;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants