Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cu-dev] Promoted and Staged TCKs on our downloads
  • From: "Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx>
  • Date: Mon, 25 Apr 2022 18:36:12 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=payara.fish; dmarc=pass action=none header.from=payara.fish; dkim=pass header.d=payara.fish; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=rd4Et4UEvqSXkEVkoR7LaqAuiinNwPI+AKiou7qzu6I=; b=nVJfPm/anV9pyMhw0pxo20lI4k57093MsGwBXAKkBU2uuoR/qidhzFc1JVS4nmoRBeYaLh60uEle6hLxG+Coi8k3ad1VR1VKPLRNwdM8HJxcXdkBvAKE1/WHuqdf6Gn7SYFR6XZS5222xEhgNzBhvGbiSHSocIiB7nm5jmJnoqhieoHTkXA+hlA9t8JwacS1eN00im4r8ZrsmB9qKcGNFQSDFYhJMskIlLcOpJtR2cp0YNtJMobyHRcEreqfO0XpD2OVqvGhxl5TT1eef3LY84F7mXLkf8SHL37TLlU7mQVui8PH660lsXPrfxu3ccrgrQ/5a+oWzwBxUMt/9OzJ+Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=m4pJTUcR9HCSZSJuENMPyRn85iyok3oatWiNLvEdOMngrtsSZPQLHzId7YcFcx8L9BCzLDiWWzwT9OTWKtXRPdZnlEUmTwE23HOqF/t97CI8zRE40Ucgh2Kvv6Pbs78iRqhM+RDeoajC/JpHUR0sTHh34P8VdcRxMoPHrtp5EQyWdZZ7e12BidvGO0BocoaThwIzn9s8YkWbhxMCxs8FbD0XeZ4cHjoK/2hP14oxAhpTW/k6Jap8/r1M3E5ZX0GR2+3/QENSZPmJ3qDrLvN3IvTAQpXBOp6jESRfczXvglwHROP2YnFoMZ1ABxNkPr7q5KCKjNESyIfH701j8jaEQA==
  • Delivered-to: cu-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/cu-dev/>
  • List-help: <mailto:cu-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cu-dev>, <mailto:cu-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cu-dev>, <mailto:cu-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdhY0iX3UGdS4NW3QPaVlOAbpdpgQQ==
  • Thread-topic: Promoted and Staged TCKs on our downloads

Hi All,

 

Thanks for the assistance from various people.

 

We now have both staged and promoted TCK zip files on Eclipse Downloads

Project download area | The Eclipse Foundation

Project download area | The Eclipse Foundation

 

I have modified the TCK Build job Jakarta Concurrency - Concurrency TCK Master Build [Jenkins] (eclipse.org) to automatically upload to the staged directory on downloads if the build succeeds. This job is triggered by a commit in the repo which means that if there is a change a new TCK zip will appear in the staged directory with likely a new SHA.

 

I have also created a Jenkins job Jakarta Concurrency - Promote Staged TCK [Jenkins] (eclipse.org) which copies the zip file from the staged directory to the promoted directory. This job is manually triggered so we have control if we want to “promote” a specific “staged” zip file.

 

I’m sure these jobs could be done better if I had a better view of what an ideal workflow would be for releasing the TCK but should suffice to get us to ballot.

 

Any problems give me a shout.

 

Steve Millidge

 


Back to the top