Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep leading zero in formatted date #19738

Conversation

fweikert
Copy link
Member

@fweikert fweikert commented Oct 5, 2023

Fixes CI breakage starting from Oct 1st:
https://buildkite.com/bazel/bazel-bazel/builds/25047

test_stable_and_volatile_status FAILED: Timestamp formatted date: 2023 Oct 01 20 03 45 Sun differs from workspace module provided formatted date: 2023 Oct 1 20 03 45 Sun.

RELNOTES: None
PiperOrigin-RevId: 569993913
Change-Id: If4aeb5db0f5547d4ac3168689bb8e011ca454578

Fixes CI breakage starting from Oct 1st:
https://buildkite.com/bazel/bazel-bazel/builds/25047

```
test_stable_and_volatile_status FAILED: Timestamp formatted date: 2023 Oct 01 20 03 45 Sun differs from workspace module provided formatted date: 2023 Oct 1 20 03 45 Sun.
```

RELNOTES: None
PiperOrigin-RevId: 569993913
Change-Id: If4aeb5db0f5547d4ac3168689bb8e011ca454578
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Oct 5, 2023
@fweikert
Copy link
Member Author

fweikert commented Oct 5, 2023

To unblock the latest rolling release: https://buildkite.com/bazel/bazel-bazel/builds/25094#_

@fweikert fweikert merged commit 75c3014 into bazelbuild:release-7.0.0-pre.20230926.1rc1 Oct 5, 2023
32 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Oct 5, 2023
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.

None yet

2 participants