This website requires JavaScript.
Explore
Help
Sign In
oblachno-oss
/
devx
Public Access
Watch
3
Star
0
Fork
0
Code
Issues
53
Pull Requests
Actions
Packages
Projects
Releases
10
Wiki
Activity
Files
f44b321f37419fc51cb2e7e22654a90ab3146f0d
devx
/
tests
/
unit
T
History
emil
f44b321f37
Post-merge / detect-and-configure (push)
Successful in 13s
Details
Post-merge / release-and-maintain (push)
Successful in 39s
Details
DEVX-129: test: cover crypto.py line 37 (retry on leading dash)
2026-07-13 01:05:20 +00:00
..
__init__.py
…
test_api_clients.py
DEVX-121: fix: GiteaClient.set_repo_variable uses PUT instead of PATCH
2026-07-07 15:51:45 +00:00
test_api_utils.py
DEVX-111: feat: add check_api_identity_checks, setup_ssh_key, and api utils
2026-07-05 14:11:58 +00:00
test_auto_merge.py
DEVX-129: feat: test isolation pytest plugin, shift-left quality gates, dep upgrades
2026-07-13 00:57:28 +00:00
test_build_image.py
DEVX-91: refactor: add find_task_by_identifier, config fallbacks for tools
2026-06-28 00:06:29 +00:00
test_check_agent_docs.py
DEVX-64: feat: add skip_ref_prefixes config to check_agent_docs
2026-06-26 19:01:39 +00:00
test_check_api_identity_checks.py
DEVX-111: feat: add check_api_identity_checks, setup_ssh_key, and api utils
2026-07-05 14:11:58 +00:00
test_check_auto_merge_ready.py
DEVX-125: feat: detect double-prefix in Vikunja task title during pre-merge validation
2026-07-11 23:07:45 +00:00
test_check_config.py
DEVX-61: feat: single-source-of-truth config via [tool.devx] in pyproject.toml
2026-06-26 15:04:11 +00:00
test_check_deps.py
DEVX-110: feat: extract docker-login, tofu-ops, check-deps, install-tofu to Python tools
2026-07-01 23:00:28 +00:00
test_check_doc_versions.py
DEVX-118: feat: enhance documentation-as-code with badges, version refs, Vale
2026-07-06 10:03:47 +02:00
test_check_mutable_globals.py
DEVX-63: feat: extract generic tools into devx, expand devx.mak, remove personal references
2026-06-26 18:48:43 +00:00
test_check_pyproject_deps.py
DEVX-63: feat: extract generic tools into devx, expand devx.mak, remove personal references
2026-06-26 18:48:43 +00:00
test_check_test_coverage.py
DEVX-91: refactor: add find_task_by_identifier, config fallbacks for tools
2026-06-28 00:06:29 +00:00
test_check_test_isolation.py
DEVX-129: feat: test isolation pytest plugin, shift-left quality gates, dep upgrades
2026-07-13 00:57:28 +00:00
test_check_test_speed.py
DEVX-112: fix: build images after post-merge publish, not on push
2026-07-05 14:46:33 +00:00
test_check_translations.py
DEVX-98: feat: add lint_docs tool, fix doc_coverage/check_translations for any repo
2026-06-28 16:35:59 +00:00
test_classify_changes.py
DEVX-90: fix: classify .gitea/** as user-facing for devx, support glob in user_facing_overrides
2026-06-27 22:14:05 +00:00
test_cli.py
DEVX-104: feat: auto-rebase in auto-merge, new rebase tools, CLI registration
2026-07-01 00:50:23 +00:00
test_config.py
DEVX-61: optimise slow unit tests and handle missing tea binary in TeaCLI
2026-06-26 16:09:54 +00:00
test_configure_repo.py
DEVX-117: refactor: remove project-specific references from devx
2026-07-06 06:17:52 +00:00
test_create_pr.py
DEVX-117: refactor: remove project-specific references from devx
2026-07-06 06:17:52 +00:00
test_create_task.py
DEVX-60: feat: add create-task, create-pr, pre-push-check tools and devx.mak fragment
2026-06-26 14:29:47 +00:00
test_detect_release_commit.py
DEVX-106: feat: detect badge commits as automated CI commits
2026-07-01 06:19:34 +00:00
test_discover_runners.py
DEVX-123: feat: introduce role-based Gitea API token environment variables
2026-07-08 19:30:10 +00:00
test_distribute_files.py
DEVX-62: feat: weighted LPT distribution, workflow fixes, decouple vikunja/sync-wiki from release
2026-06-26 17:57:03 +00:00
test_distribute_items.py
DEVX-92: feat: add distribute_items CI tool for parallel VM deployment
2026-06-28 01:58:42 +00:00
test_distribute_molecule.py
DEVX-117: refactor: remove project-specific references from devx
2026-07-06 06:17:52 +00:00
test_doc_coverage.py
DEVX-122: feat: consolidate docs checks into devx-docs-check target
2026-07-07 22:00:07 +00:00
test_docker_login.py
DEVX-110: feat: extract docker-login, tofu-ops, check-deps, install-tofu to Python tools
2026-07-01 23:00:28 +00:00
test_generate_badges.py
DEVX-60: feat: add create-task, create-pr, pre-push-check tools and devx.mak fragment
2026-06-26 14:29:47 +00:00
test_generate_cliff_config.py
…
test_gitea_cli.py
DEVX-80: chore: update badge URLs to commit 20bcfe96 [skip ci]
2026-06-27 14:56:57 +00:00
test_install_checkmake.py
DEVX-93: fix: force pip upgrade in setup-image to install new dependencies
2026-06-28 12:14:31 +00:00
test_install_tools.py
DEVX-118: feat: enhance documentation-as-code with badges, version refs, Vale
2026-07-06 10:03:47 +02:00
test_integration_guard.py
DEVX-117: refactor: remove project-specific references from devx
2026-07-06 06:17:52 +00:00
test_lint_docs.py
DEVX-118: feat: enrich lint_docs.py with single H1, max depth, line length, code block lang, orphan checks
2026-07-06 10:15:54 +02:00
test_molecule_all.py
…
test_molecule_ci_guard.py
DEVX-123: feat: introduce role-based Gitea API token environment variables
2026-07-08 19:30:10 +00:00
test_molecule_discover_runners.py
DEVX-123: feat: introduce role-based Gitea API token environment variables
2026-07-08 19:30:10 +00:00
test_notify_failure.py
DEVX-80: chore: update badge URLs to commit 20bcfe96 [skip ci]
2026-06-27 14:56:57 +00:00
test_opentofu.py
…
test_platforms.py
…
test_post_merge.py
…
test_pr_label.py
DEVX-123: feat: introduce role-based Gitea API token environment variables
2026-07-08 19:30:10 +00:00
test_pr_logs.py
DEVX-123: feat: introduce role-based Gitea API token environment variables
2026-07-08 19:30:10 +00:00
test_pr_review.py
DEVX-127: fix: fall back to CI token when reviewer self-approval is rejected
2026-07-12 16:33:53 +00:00
test_pr_status.py
DEVX-123: feat: introduce role-based Gitea API token environment variables
2026-07-08 19:30:10 +00:00
test_pre_push_check.py
DEVX-91: refactor: add find_task_by_identifier, config fallbacks for tools
2026-06-28 00:06:29 +00:00
test_publish.py
DEVX-80: chore: update badge URLs to commit 20bcfe96 [skip ci]
2026-06-27 14:56:57 +00:00
test_push_badges.py
DEVX-118: feat: enhance documentation-as-code with badges, version refs, Vale
2026-07-06 10:03:47 +02:00
test_rebase.py
DEVX-104: feat: auto-rebase in auto-merge, new rebase tools, CLI registration
2026-07-01 00:50:23 +00:00
test_record_deployed_tag.py
DEVX-124: feat: extract shared utilities from infra and grm into devx
2026-07-09 11:51:50 +00:00
test_release.py
DEVX-118: feat: enhance documentation-as-code with badges, version refs, Vale
2026-07-06 10:03:47 +02:00
test_setup_image.py
DEVX-110: feat: centralize venv management in devx.mak
2026-07-01 22:34:49 +00:00
test_setup_ssh_key.py
DEVX-111: feat: add check_api_identity_checks, setup_ssh_key, and api utils
2026-07-05 14:11:58 +00:00
test_setup.py
DEVX-126: ci: consolidate CI and post-merge workflows
2026-07-12 01:52:40 +00:00
test_start_docker.py
DEVX-93: fix: force pip upgrade in setup-image to install new dependencies
2026-06-28 12:14:31 +00:00
test_sync_wiki.py
DEVX-123: feat: introduce role-based Gitea API token environment variables
2026-07-08 19:30:10 +00:00
test_tofu_ops.py
DEVX-110: feat: extract docker-login, tofu-ops, check-deps, install-tofu to Python tools
2026-07-01 23:00:28 +00:00
test_utils_confirm.py
DEVX-124: feat: extract shared utilities from infra and grm into devx
2026-07-09 11:51:50 +00:00
test_utils_crypto.py
DEVX-129: test: cover crypto.py line 37 (retry on leading dash)
2026-07-13 01:05:20 +00:00
test_utils_json_registry.py
DEVX-124: feat: extract shared utilities from infra and grm into devx
2026-07-09 11:51:50 +00:00
test_utils_logging.py
DEVX-124: feat: extract shared utilities from infra and grm into devx
2026-07-09 11:51:50 +00:00
test_utils_network.py
DEVX-124: feat: extract shared utilities from infra and grm into devx
2026-07-09 11:51:50 +00:00
test_utils_ssh.py
DEVX-124: feat: extract shared utilities from infra and grm into devx
2026-07-09 11:51:50 +00:00
test_utils_step_tracker.py
DEVX-124: feat: extract shared utilities from infra and grm into devx
2026-07-09 11:51:50 +00:00
test_utils_vault.py
DEVX-124: feat: extract shared utilities from infra and grm into devx
2026-07-09 11:51:50 +00:00
test_validate_commit_msg.py
DEVX-117: refactor: remove project-specific references from devx
2026-07-06 06:17:52 +00:00
test_validate_deploy_ref.py
DEVX-124: feat: extract shared utilities from infra and grm into devx
2026-07-09 11:51:50 +00:00