This website requires JavaScript.
Explore
Help
Sign In
oblachno-oss
/
devx
Public Access
Watch
3
Star
0
Fork
0
Code
Issues
52
Pull Requests
Actions
Packages
Projects
Releases
9
Wiki
Activity
Files
3d4b4940ffb16de4a3ecedc6e1f96caaa041062b
devx
/
tests
/
unit
T
History
emil
and
emo
3d4b4940ff
Post-merge / detect-and-configure (push)
Successful in 16s
Details
Post-merge / release-and-maintain (push)
Successful in 1m2s
Details
DEVX-153: feat: sync missing features from v0.49.x line to master
...
Co-authored-by: emil User <
emil.simeonov@tutanota.com
>
2026-08-09 01:09:20 +00:00
..
__init__.py
feat: extract reusable dev/CI tools from GRM into devx package
2026-06-22 17:01:20 +02:00
test_api_clients.py
DEVX-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +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-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +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-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +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-140: feat: make check_test_isolation configurable via pyproject.toml
2026-07-14 16:29:31 +00:00
test_check_test_speed.py
DEVX-146: fix: scale check_test_speed limits on CI runners
2026-08-03 21:40:17 +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_ci_cancel_superseded_runs.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +00:00
test_ci_check_workflow_artifact_deps.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +00:00
test_ci_check_workflow_tofu_init.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +00:00
test_classify_changes.py
DEVX-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +00:00
test_cli.py
DEVX-152: fix: remove dead translation keys and add missing one
2026-08-09 00:59:55 +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-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +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-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +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-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +00:00
test_fix_pr_title.py
DEVX-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +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
DEVX-10: feat: add tag verification, idempotency, and --verify mode to release script
2026-06-23 01:28:27 +00:00
test_gitea_cli.py
DEVX-143: fix: add retry logic to TeaCLI for transient HTTP errors (502/503/504/429)
2026-07-17 00:44:27 +00:00
test_i18n.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +00:00
test_install_checkmake.py
DEVX-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +00:00
test_install_tools.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +00:00
test_integration_guard.py
DEVX-152: fix: remove dead translation keys and add missing one
2026-08-09 00:59:55 +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
DEVX-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +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-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +00:00
test_opentofu.py
DEVX-12: feat: add opentofu helpers, CLI entry points, shared utility, and CI improvements
2026-06-23 13:37:10 +00:00
test_platforms.py
DEVX-14: feat: fix molecule platforms to use sleep infinity, add --platforms-file
2026-06-23 18:10:19 +00:00
test_post_merge.py
DEVX-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +00:00
test_pr_label.py
DEVX-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +00:00
test_pr_logs.py
DEVX-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +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-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +00:00
test_pre_push_check.py
DEVX-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +00:00
test_publish.py
DEVX-142: fix: tea CLI login failure handling, error messages, release retry
2026-07-16 14:26:15 +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-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +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-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +00:00
test_setup_image.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +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-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +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-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +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_tools_check_alert_rules.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +00:00
test_tools_check_ansible_set_fact_to_json.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +00:00
test_tools_check_docker_init.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +00:00
test_utils_api.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +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_jinja.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09: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_ui.py
DEVX-153: feat: sync missing features from v0.49.x line to master
2026-08-09 01:09:20 +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-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +00:00
test_validate_deploy_ref.py
DEVX-136: feat: add fix_pr_title module and update_pr API method
2026-07-13 23:55:11 +00:00