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

Add a timestamp provider that inherits the timestamp from the parent #3565

Merged

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Mar 10, 2024

In some special setups (e.g. if fragment version should always match host version) it could be useful to inherit the build timestamp from the fragment host.

This adds a new timestamp provider to allow this use-case by specify <timestampProvider>fragment-host</timestampProvider>.

@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Mar 10, 2024
@laeubi laeubi enabled auto-merge (rebase) March 10, 2024 11:35
Copy link

Test Results

  588 files  ±0    588 suites  ±0   3h 33m 5s ⏱️ - 31m 1s
  398 tests ±0    388 ✅  - 3   7 💤 ±0  2 ❌ +2  1 🔥 +1 
1 194 runs  ±0  1 167 ✅  - 5  22 💤 ±0  2 ❌ +2  3 🔥 +3 

For more details on these failures and errors, see this check.

Results for commit b124d74. ± Comparison against base commit 1f6d96e.

In some special setups (e.g. if fragment version should always match
host version) it could be useful to inherit the build timestamp from the
fragemnt host.

This adds a new timestamp provider to allow this use-case by specify
<timestampProvider>fragment-host</timestampProvider>.
@laeubi laeubi force-pushed the add_ts_provider_to_inherit_from_parent branch from b124d74 to 33f30bd Compare March 10, 2024 14:37
@laeubi laeubi merged commit 5a981ee into eclipse-tycho:main Mar 10, 2024
10 checks passed
@eclipse-tycho-bot
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants