Skip to content

Comments

Fix Conan timestamp mismatch#529

Merged
RobiNino merged 2 commits intojfrog:devfrom
RobiNino:conan-timestamp
Apr 10, 2025
Merged

Fix Conan timestamp mismatch#529
RobiNino merged 2 commits intojfrog:devfrom
RobiNino:conan-timestamp

Conversation

@RobiNino
Copy link
Contributor

@RobiNino RobiNino commented Mar 7, 2025

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • This pull request is on the dev branch.
  • I used npm run format for formatting the code before submitting the pull request.

Following #528

This PR introduces changes that will improve consistency of the build timestamp for Conan build and their artifacts.

So far a timestamp was generated for every new Conan task, and again when setting the artifact build timestamp property.
The mismatch in timestamp between a build and its artifacts was causing issue when trying to delete the artifacts by their build.
From now on, the timestamp will only be generated once per build.

Tests will pass after merging #530

@RobiNino RobiNino added the bug Something isn't working label Mar 7, 2025
@RobiNino RobiNino requested a review from bhanurp March 7, 2025 13:00
@RobiNino RobiNino added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Mar 7, 2025
@RobiNino RobiNino marked this pull request as draft March 7, 2025 14:56
@RobiNino RobiNino added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Mar 7, 2025
@RobiNino RobiNino added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Mar 9, 2025
@RobiNino RobiNino added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Mar 9, 2025
@RobiNino RobiNino marked this pull request as ready for review March 10, 2025 03:21
@RobiNino RobiNino requested a review from itsmeleela March 19, 2025 11:48
@RobiNino RobiNino merged commit c91813c into jfrog:dev Apr 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants