Skip to content

Conversation

pavoljuhas
Copy link
Collaborator

Produce timestamp string with respect to the UTC time zone.
Also ensure the working repository is in a pristine state.

Partially implements #6502

@github-actions github-actions bot added the size: S 10< lines changed <50 label Aug 22, 2025
Copy link

codecov bot commented Aug 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.50%. Comparing base (f616a41) to head (3914c15).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7597   +/-   ##
=======================================
  Coverage   97.50%   97.50%           
=======================================
  Files        1103     1103           
  Lines       99683    99683           
=======================================
  Hits        97198    97198           
  Misses       2485     2485           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pavoljuhas pavoljuhas force-pushed the use-utc-commit-time-for-dev-version branch 2 times, most recently from aa10ad8 to fa5c406 Compare August 22, 2025 22:13
@github-actions github-actions bot added size: L 250< lines changed <1000 and removed size: S 10< lines changed <50 labels Aug 27, 2025
Produce timestamp string with respect to the UTC time zone.
Also ensure the working repository is in a pristine state.
Test at the human-produced commit instead of
at the GitHub-generated merge.
No need to unset `CIRQ_PRE_RELEASE_VERSION` as it is not used in
setup.py files anymore.
@pavoljuhas pavoljuhas force-pushed the use-utc-commit-time-for-dev-version branch from 169474a to 3914c15 Compare August 27, 2025 22:13
@github-actions github-actions bot added size: S 10< lines changed <50 and removed size: L 250< lines changed <1000 labels Aug 27, 2025
@pavoljuhas pavoljuhas marked this pull request as ready for review August 27, 2025 22:15
@pavoljuhas pavoljuhas requested review from a team and vtomole as code owners August 27, 2025 22:15
@pavoljuhas pavoljuhas requested review from dabacon and mhucka August 27, 2025 22:15
Copy link
Contributor

@mhucka mhucka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pavoljuhas pavoljuhas added this pull request to the merge queue Aug 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 29, 2025
@pavoljuhas pavoljuhas added this pull request to the merge queue Aug 29, 2025
Merged via the queue into quantumlib:main with commit c517794 Aug 29, 2025
35 checks passed
@pavoljuhas pavoljuhas deleted the use-utc-commit-time-for-dev-version branch August 29, 2025 18:41
ddddddanni pushed a commit to ddddddanni/Cirq that referenced this pull request Sep 1, 2025
…lib#7597)

Produce timestamp string with respect to the UTC time zone.
Also ensure the working repository is in a pristine state.

Partially implements quantumlib#6502
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants