Activity
Makefile: build and deploy containers using complete git commit ID
Makefile: build and deploy containers using complete git commit ID
Nitpick: rephrase comments for clarity
Nitpick: rephrase comments for clarity
Lint fixup: rephrase comment within line-length limits
Lint fixup: rephrase comment within line-length limits
Use language-tags
library to parse language code
Use
language-tags
library to parse language codeFix / simplification: rephrase conversions in terms of existing `pint…
Fix / simplification: rephrase conversions in terms of existing `pint…
Feature: add parsing of Czech/Slovak abbreviated spoon measurement units
Feature: add parsing of Czech/Slovak abbreviated spoon measurement units
Preparation: extract a normalize_unit
function
Preparation: extract a
normalize_unit
functionForce push
Fixup: tests: populate language_code
argument during parsing
Fixup: tests: populate
language_code
argument during parsingPreparation: extract a normalize_unit
function
Preparation: extract a
normalize_unit
functionForce push
Preparation: extract a normalize_unit
function
Preparation: extract a
normalize_unit
functionTests: add basic initial coverage
Tests: add basic initial coverage
Nitpick: rename variable from language
to language_code
Nitpick: rename variable from
language
to language_code
i18n: add language_code
argument to parser interface
i18n: add
language_code
argument to parser interfaceDisable writing of Python bytecode to filesystem cache.
Disable writing of Python bytecode to filesystem cache.