Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: build OpenTelemetryApi.xcframework #1

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

ganeshnj
Copy link
Contributor

@ganeshnj ganeshnj commented Jan 29, 2024

What and why?

OpenTelemetryApi.xcframework is first step of supporting OpenTelemetryApi for Cocoapods and Carthage.

How?

Follows the RFC

  • Update packages.swift in opentelemetry-swift repo
  • Build OpenTelemetryApi for iOS, iOS Simulator, tvOS and tvOS Simulator
  • Package it

The final artifact is uploaded as part of PR artifacts.

image

@ganeshnj ganeshnj force-pushed the ganeshnj/ci/build-xcframework branch from eb5fc87 to 578c025 Compare January 30, 2024 08:42
@ganeshnj ganeshnj marked this pull request as ready for review January 30, 2024 08:42
Copy link
Member

@maciejburda maciejburda left a comment

Choose a reason for hiding this comment

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

Looks okay! Appreciate the comments 🙌

Just one question about git flow.

Comment on lines +3 to +8
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
Copy link
Member

Choose a reason for hiding this comment

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

Just to open the discussion:

It seems like we've taken simplified path without develop branch. Does it make sense to have it?
Are we going to version this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, there are no versions of this tooling just like the harvester. Also, if ever come and want to, we can aways do. Two way door decision.

Copy link
Member

@maxep maxep left a comment

Choose a reason for hiding this comment

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

Reads very, nice work!!

@ganeshnj ganeshnj merged commit ec34e7f into main Jan 30, 2024
3 checks passed
@ganeshnj ganeshnj deleted the ganeshnj/ci/build-xcframework branch January 30, 2024 16:39
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.

3 participants