- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 24 for yml (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/en/data/github_sponsors.yml
Sebastián Ramírez <******@****.***> 1764570656 -0800
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Mon Dec 01 06:30:56 GMT 2025 - 20.1K bytes - Click Count (0) -
docs/en/data/translators.yml
Sebastián Ramírez <******@****.***> 1764570463 -0800
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Mon Dec 01 06:27:43 GMT 2025 - 19.3K bytes - Click Count (0) -
.github/workflows/maven.yml
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1765859064 +0100
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Dec 16 04:24:24 GMT 2025 - 12.2K bytes - Click Count (0) -
docs/en/data/contributors.yml
Sebastián Ramírez <******@****.***> 1764570463 -0800
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Mon Dec 01 06:27:43 GMT 2025 - 20K bytes - Click Count (0) -
docs/en/data/people.yml
Sebastián Ramírez <******@****.***> 1757062636 +0200
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Fri Sep 05 08:57:16 GMT 2025 - 28.6K bytes - Click Count (0) -
scripts/docs.py
@app.command() def update_languages() -> None: """ Update the mkdocs.yml file Languages section including all the available languages. """ old_config = get_en_config() updated_config = get_updated_config_content() if old_config != updated_config: print("docs/en/mkdocs.yml outdated") print("Updating docs/en/mkdocs.yml") en_config_path.write_text(
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sun Dec 21 17:40:17 GMT 2025 - 16.9K bytes - Click Count (0) -
docs/en/docs/management-tasks.md
For example, for Bosnian, it would be: * `docs/bs/docs/index.md` * `docs/bs/mkdocs.yml` The `mkdocs.yml` file will have only the following content: ```YAML INHERIT: ../en/mkdocs.yml ```
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 14.2K bytes - Click Count (0) -
scripts/people.py
"six_months_experts": six_months_experts, "one_year_experts": one_year_experts, } # For local development # people_path = Path("../docs/en/data/people.yml") people_path = Path("./docs/en/data/people.yml") updated = update_content(content_path=people_path, new_content=people) if not updated: logging.info("The data hasn't changed, finishing.") return
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 21:25:59 GMT 2025 - 12.3K bytes - Click Count (0) -
Makefile
@echo "Running $@ check" @$(GOLANGCI) run --build-tags kqueue --timeout=10m --config ./.golangci.yml @command typos && typos ./ || echo "typos binary is not found.. skipping.." lint-fix: getdeps ## runs golangci-lint suite of linters with automatic fixes @echo "Running $@ check" @$(GOLANGCI) run --build-tags kqueue --timeout=10m --config ./.golangci.yml --fix check: test test: verifiers build ## builds minio, runs linters, tests
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Apr 27 00:44:22 GMT 2025 - 11.2K bytes - Click Count (0) -
README.md
# Fess Suggest [](https://github.com/codelibs/fess-suggest/actions/workflows/maven.yml) [](https://opensource.org/licenses/Apache-2.0)
Created: Sat Dec 20 13:04:59 GMT 2025 - Last Modified: Sun Aug 31 03:31:14 GMT 2025 - 12.1K bytes - Click Count (1)