Skip to content

Conversation

@ziadhany
Copy link
Collaborator

@ziadhany ziadhany commented Oct 6, 2025

  • Add a self.log logger to commit_and_push_changes function in Swift, CRAN, and Compose
  • Log only PURLs before committing to avoid excessive logging, which slows down the pipeline.
  • Use commit hash when no tag or version is available in Swift repository
  • Add tests for Swift

Use commit hash if no tag/version in swift repo
Add test for swift

Signed-off-by: ziad hany <[email protected]>
@ziadhany ziadhany changed the title Swift pipeline: use commit hashes and resolve logger issue resolve logger issue and update Swift pipeline to use commit hashes Oct 6, 2025
@ziadhany ziadhany changed the title resolve logger issue and update Swift pipeline to use commit hashes Resolve logger issue and update Swift pipeline to use commit hashes Oct 6, 2025
Copy link
Member

@AyanSinhaMahapatra AyanSinhaMahapatra left a comment

Choose a reason for hiding this comment

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

@ziadhany LGTM! Have you run this online on the CI? If so please link the pipeline run there too for reference.

@ziadhany
Copy link
Collaborator Author

ziadhany commented Oct 23, 2025

@AyanSinhaMahapatra I removed logging for every processed file because it slows things down a lot (we’re now focusing on logging only before committing), as seen in this PR:

@ziadhany
Copy link
Collaborator Author

@ziadhany LGTM! Have you run this online on the CI? If so please link the pipeline run there too for reference.

I’ll run it locally for now, and once I merge today, I’ll run it on CI.

Copy link
Member

@AyanSinhaMahapatra AyanSinhaMahapatra left a comment

Choose a reason for hiding this comment

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

LGTM! @ziadhany
Please merge!

@ziadhany ziadhany merged commit 10081dd into main Oct 28, 2025
6 checks passed
@ziadhany ziadhany deleted the fix-empty-commit branch October 28, 2025 10:00
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