Skip to content

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Feb 24, 2025

This PR promotes attachments to API and makes the appropriate changes to match what was approved in the review of ST-0009.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@grynspan grynspan added enhancement New feature or request public-api Affects public API api-proposal API proposal PRs (documentation only) attachments/activities 🖇️ Work related to attachments and/or activities labels Feb 24, 2025
@grynspan grynspan added this to the Swift 6.x milestone Feb 24, 2025
@grynspan grynspan self-assigned this Feb 24, 2025
@grynspan grynspan removed the api-proposal API proposal PRs (documentation only) label Mar 3, 2025
@grynspan grynspan changed the title [SWT-NNNN] Attachments Promote attachments to API Mar 3, 2025
@grynspan grynspan force-pushed the jgrynspan/attachments-proposal branch from bd29a04 to a23cb26 Compare March 20, 2025 22:23
@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan grynspan added the api-proposal API proposal PRs (documentation only) label Mar 20, 2025
@grynspan grynspan force-pushed the jgrynspan/attachments-proposal branch from a23cb26 to 82cbdc4 Compare March 25, 2025 15:02
@grynspan grynspan modified the milestones: Swift 6.2, Swift 6.x Apr 6, 2025
@grynspan
Copy link
Contributor Author

grynspan commented Apr 8, 2025

@swift-ci test

grynspan added 4 commits April 9, 2025 16:28
Test authors frequently need to include out-of-band data with tests that can be
used to diagnose issues when a test fails. This proposal introduces a new API
called "attachments" (analogous to the same-named feature in XCTest) as well as
the infrastructure necessary to create new attachments and handle them in tools
like VS Code.

Read the full proposal [here]().
@grynspan grynspan force-pushed the jgrynspan/attachments-proposal branch from 82cbdc4 to 6bb6c5c Compare April 9, 2025 21:04
@grynspan
Copy link
Contributor Author

grynspan commented Apr 9, 2025

@younata Mind giving this a quick look?

@grynspan
Copy link
Contributor Author

grynspan commented Apr 9, 2025

@swift-ci test

1 similar comment
@grynspan
Copy link
Contributor Author

grynspan commented Apr 9, 2025

@swift-ci test

@grynspan grynspan requested a review from stmontgomery April 10, 2025 20:45
@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan
Copy link
Contributor Author

macOS build is hanging on infra, gonna merge before it's done, #yolo as they say

@grynspan grynspan merged commit 45384e5 into main Apr 10, 2025
2 of 3 checks passed
@grynspan grynspan deleted the jgrynspan/attachments-proposal branch April 10, 2025 21:30
@stmontgomery stmontgomery modified the milestones: Swift 6.x, Swift 6.2 Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-proposal API proposal PRs (documentation only) attachments/activities 🖇️ Work related to attachments and/or activities enhancement New feature or request public-api Affects public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants