Skip to content

Conversation

@JieXiong9119
Copy link
Contributor

Updated

  • dev.py, docker.py, gh_actions.py
  • index.html
  • schema.xsd
  • examples
  • CHANGELOG.md
  • README.md

dev.py, docker.py, gh_actions.py
index.html
schema
examples
CHANGELOG
README
@JieXiong9119 JieXiong9119 self-assigned this Sep 24, 2025
@JieXiong9119 JieXiong9119 added the enhancement New feature or request label Sep 24, 2025
@coveralls
Copy link

coveralls commented Sep 26, 2025

Pull Request Test Coverage Report for Build 18049887745

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 83.215%

Totals Coverage Status
Change from base Build 18049117386: 0.5%
Covered Lines: 1869
Relevant Lines: 2246

💛 - Coveralls

@nllong nllong requested a review from Copilot September 26, 2025 21:05
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the codebase to support BuildingSync schema version 2.7.0. The release includes updates to schema version references, release instructions documentation, and adds new example files for testing the 2.7.0 schema.

  • Updates the default schema version from 2.6.0 to 2.7.0 across configuration files
  • Adds comprehensive example files for the 2.7.0 schema including various use cases
  • Updates the website index.html to announce the 2.7.0 release with a date of September 26, 2025

Reviewed Changes

Copilot reviewed 21 out of 25 changed files in this pull request and generated 1 comment.

File Description
docs/release_instructions.md Updates release documentation with improved git tagging instructions
bsyncviewer/templates/index.html Updates homepage to announce BuildingSync 2.7.0 release
bsyncviewer/settings/*.py Updates DEFAULT_SCHEMA_VERSION to 2.7.0 across all environment configs
bsyncviewer/lib/validator/examples/schema2.7.0/*.xml Adds new example files for 2.7.0 schema validation testing

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@JieXiong9119
Copy link
Contributor Author

JieXiong9119 commented Sep 26, 2025

@nllong the latest release is still 1.2.0: https://github.com/BuildingSync/BuildingSync-website/releases. So I think we are aiming to release 1.3.0?

@nllong
Copy link
Member

nllong commented Sep 26, 2025

@nllong the latest release is still 1.2.0: https://github.com/BuildingSync/BuildingSync-website/releases. So I think we are aiming to release 1.3.0?

gotcha, I'll fix. there was a changelog entry that had 1.3... I guess we never released it.

@nllong nllong merged commit b10256e into develop Sep 26, 2025
3 checks passed
@nllong nllong deleted the BuildingSync-2.7.0-release- branch September 26, 2025 21:47
@nllong
Copy link
Member

nllong commented Sep 26, 2025

I'll fix the version. I still need to fix the Dockerfile to support python 3.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants