Skip to content

CHORE: move nightly build schedule to 4:30 AM IST#686

Merged
bewithgaurav merged 1 commit into
mainfrom
bewithgaurav/nightly-build-schedule-0430ist
Jul 20, 2026
Merged

CHORE: move nightly build schedule to 4:30 AM IST#686
bewithgaurav merged 1 commit into
mainfrom
bewithgaurav/nightly-build-schedule-0430ist

Conversation

@bewithgaurav

@bewithgaurav bewithgaurav commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Work Item / Issue Reference

ADO Work Item ID: Fixed AB#46528


Summary

Moves the daily scheduled build in build-release-package-pipeline.yml from 12:30 AM IST to 4:30 AM IST (cron 0 19 -> 0 23 UTC). Comment and displayName updated to match. No other pipeline behavior changes.

Shift the daily scheduled build from 12:30 AM IST to 4:30 AM IST (cron 0 19 -> 0 23 UTC) in build-release-package-pipeline.yml.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bewithgaurav
bewithgaurav marked this pull request as ready for review July 20, 2026 13:16
Copilot AI review requested due to automatic review settings July 20, 2026 13:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the OneBranch nightly schedule for the release package pipeline so the daily run occurs later in IST while keeping pipeline behavior otherwise unchanged.

Changes:

  • Shifted the scheduled cron from 0 19 * * * (12:30 AM IST) to 0 23 * * * (4:30 AM IST).
  • Updated the schedule comment and displayName to match the new run time.

@github-actions github-actions Bot added the pr-size: small Minimal code update label Jul 20, 2026
@bewithgaurav

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

@github-actions

Copy link
Copy Markdown

📊 Code Coverage Report

🔥 Diff Coverage

100%


🎯 Overall Coverage

80%


📈 Total Lines Covered: 6759 out of 8369
📁 Project: mssql-python


Diff Coverage

Diff: main...HEAD, staged and unstaged changes

No lines with coverage information in this diff.


📋 Files Needing Attention

📉 Files with overall lowest coverage (click to expand)
mssql_python.pybind.logger_bridge.cpp: 59.2%
mssql_python.pybind.ddbc_bindings.h: 59.9%
mssql_python.pybind.logger_bridge.hpp: 70.8%
mssql_python.pybind.ddbc_bindings.cpp: 76.1%
mssql_python.pybind.connection.connection.cpp: 76.2%
mssql_python.__init__.py: 77.3%
mssql_python.row.py: 77.6%
mssql_python.ddbc_bindings.py: 79.6%
mssql_python.connection.py: 83.6%
mssql_python.logging.py: 85.5%

🔗 Quick Links

⚙️ Build Summary 📋 Coverage Details

View Azure DevOps Build

Browse Full Coverage Report

@bewithgaurav
bewithgaurav merged commit 710ee5b into main Jul 20, 2026
28 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-size: small Minimal code update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants