Skip to content

Change build version format to include 'dev'#3982

Open
bm1549 wants to merge 2 commits into
masterfrom
brian.marks/dev-version
Open

Change build version format to include 'dev'#3982
bm1549 wants to merge 2 commits into
masterfrom
brian.marks/dev-version

Conversation

@bm1549

@bm1549 bm1549 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Description

This makes it so that PHP build PRs are excluded from the config telemetry monitor automatically

Reviewer checklist

  • Test coverage seems ok.
  • Appropriate labels assigned.

@bm1549 bm1549 requested a review from a team as a code owner June 12, 2026 19:15
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jun 12, 2026

Copy link
Copy Markdown

Pipelines  Tests

Fix all issues with BitsAI

⚠️ Warnings

🚦 23 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-php | System Tests: [APPSEC_API_SECURITY_RC]   View in Datadog   GitLab

🧪 1 Test failed

tests.remote_config.test_remote_configuration.Test_RemoteConfigurationSemVer.test_semantic_versioning[apache-mod-8.0] from system_tests_suite   View in Datadog (Fix with Cursor)
ValueError: Invalid version string: '1.22.0+dev+109f611ccfc6f07e8baa0f9bb9403544c8ef7656'

self = <tests.remote_config.test_remote_configuration.Test_RemoteConfigurationSemVer object at 0x7fe9d0ab8410>

    def test_semantic_versioning(self):
        """Test semantic versioning is reported in remote config"""
        messages = list(interfaces.library.get_data(path_filters=r"/v\d+.\d+/config"))
        assert messages, "No remote config messages found"
        for message in messages:
            content = message["request"]["content"]
...

DataDog/apm-reliability/dd-trace-php | System Tests: [php-fpm-8.5]: [APPSEC_API_SECURITY_RC]   View in Datadog   GitLab

🧪 1 Test failed

tests.remote_config.test_remote_configuration.Test_RemoteConfigurationSemVer.test_semantic_versioning[php-fpm-8.5] from system_tests_suite   View in Datadog (Fix with Cursor)
ValueError: Invalid version string: '1.22.0+dev+109f611ccfc6f07e8baa0f9bb9403544c8ef7656'

self = <tests.remote_config.test_remote_configuration.Test_RemoteConfigurationSemVer object at 0x7f34632910a0>

    def test_semantic_versioning(self):
        """Test semantic versioning is reported in remote config"""
        messages = list(interfaces.library.get_data(path_filters=r"/v\d+.\d+/config"))
        assert messages, "No remote config messages found"
        for message in messages:
            content = message["request"]["content"]
...

DataDog/apm-reliability/dd-trace-php | ASAN test_c: [8.5, arm64]   View in Datadog   GitLab

View all 23 failed jobs.

1 Test performance regression detected

bug55509.phpt - Bug #55509 (segfault on x86_64 using more than 2G memory) from php-src.php-src.Zend.tests — 1m 2.78s (+59.59s, +1868%)   View in Datadog

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

🔄 Datadog auto-retried 1 job - 1 passed on retry View in Datadog

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 54.08% (+0.00%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 109f611 | Docs | Datadog PR Page | Give us feedback!

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.

1 participant