Skip to content

Removed mac version not supported anymore to avoid unnecessary CI tasks#7069

Merged
cdavalos7 merged 2 commits intotensorflow:masterfrom
cdavalos7:fix/remove-ci-task-mac
Mar 5, 2026
Merged

Removed mac version not supported anymore to avoid unnecessary CI tasks#7069
cdavalos7 merged 2 commits intotensorflow:masterfrom
cdavalos7:fix/remove-ci-task-mac

Conversation

@cdavalos7
Copy link
Contributor

Motivation for features / changes

This MacOS version is not supported anymore as we intend to reduce maintenance we opt for removing this task.

Technical description of changes

This line defines the platforms on which the job runs.

@cdavalos7 cdavalos7 merged commit fe3782a into tensorflow:master Mar 5, 2026
13 checks passed
cursor bot pushed a commit to Demonstrandum/tensorbored that referenced this pull request Mar 10, 2026
…, drop macOS CI)

Merge three upstream commits:
- Remove runtime pkg_resources dependency (tensorflow#7057): uses importlib.metadata
  and packaging.version instead. TensorBored already migrated to this in
  prior PRs; conflicts resolved by keeping tensorbored imports/paths.
- Angular 15 to 16 upgrade (tensorflow#7056): zone.js 0.13, ViewContainerRef.createComponent,
  ESM imports for three OrbitControls, patch-package patches for build tooling.
- Drop macOS from data-server pip CI (tensorflow#7069): Ubuntu-only build matrix.

Conflict resolutions:
- .github/workflows/ci.yml: accept upstream (drop macOS platform)
- tensorboard/version_test.py: delete (already renamed to tensorbored/)
- tensorbored/BUILD: keep tensorbored paths, drop expect_pkg_resources_installed
- tensorbored/data/BUILD: keep tensorbored paths
- tensorbored/data/server_ingester.py: keep tensorbored imports and Version()
- tensorbored/default.py: keep tensorbored imports and _get_entry_points pattern
- tensorbored/default_test.py: clean up duplicate FakeEntryPoint, use _get_entry_points mock

Co-authored-by: Samuel <samuel@knutsen.co>
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.

2 participants