Branch: refs/heads/pr-745
Home: https://github.com/jenkins-infra/update-center2
Commit: 6815cc27798ec56b1eebb43318ac6dbffd495d76
https://github.com/jenkins-infra/update-center2/commit/6815cc27798ec56b1eebb43318ac6dbffd495d76
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
feat(udpates.jenkins.io): also sync content into Azure File Share and R2
buckets
Commit: 2b4096a37903f2930588f960c75b4b4422ff3e79
https://github.com/jenkins-infra/update-center2/commit/2b4096a37903f2930588f960c75b4b4422ff3e79
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
remove env file sourcing
Commit: 7f490a61726b572d78c13f46ac02ab120d2250fa
https://github.com/jenkins-infra/update-center2/commit/7f490a61726b572d78c13f46ac02ab120d2250fa
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
Update site/publish.sh
Co-authored-by: Damien Duportal <[email protected]>
Commit: b04f5574b2d8bd2dbba819a9c473774746aca286
https://github.com/jenkins-infra/update-center2/commit/b04f5574b2d8bd2dbba819a9c473774746aca286
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
Update site/publish.sh
Co-authored-by: Damien Duportal <[email protected]>
Commit: 68aba68f56b6c123b70f0e7557a66c6d23383c5f
https://github.com/jenkins-infra/update-center2/commit/68aba68f56b6c123b70f0e7557a66c6d23383c5f
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
Update site/publish.sh
Commit: c9f1c90b24fbe625e2917fd9ad101cf40f757613
https://github.com/jenkins-infra/update-center2/commit/c9f1c90b24fbe625e2917fd9ad101cf40f757613
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
add --no-progress to aws s3 sync; add debug statements
Commit: fafe44407101c693fd0a9ae33dd98def43a9b3db
https://github.com/jenkins-infra/update-center2/commit/fafe44407101c693fd0a9ae33dd98def43a9b3db
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
azcopy first (aws s3 sync seems to fail before finishing)
Commit: 8d56dc6d92045f4eaae34a30ea5979bd4e8f79e0
https://github.com/jenkins-infra/update-center2/commit/8d56dc6d92045f4eaae34a30ea5979bd4e8f79e0
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
debug: keep only generate.sh and aws s3, with additional --debug flag
Commit: 0d203f0aeb1994b089071007fa1e4cc9e5b56529
https://github.com/jenkins-infra/update-center2/commit/0d203f0aeb1994b089071007fa1e4cc9e5b56529
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
moar debug: local /home/jenkins own folder to rsync cache
Commit: 8d23e67b703f23707701e9cf372379a2a7d7a349
https://github.com/jenkins-infra/update-center2/commit/8d23e67b703f23707701e9cf372379a2a7d7a349
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
debug: comment out generate.sh, rsync done on a local folder instead
Commit: d5220e3e26cc5aedfe9e5916e1b63eaab65f4cac
https://github.com/jenkins-infra/update-center2/commit/d5220e3e26cc5aedfe9e5916e1b63eaab65f4cac
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
debug: comment out 'chmod download folder'
Commit: 4cde5b825bfa0032cb19c2143298efe37d450e24
https://github.com/jenkins-infra/update-center2/commit/4cde5b825bfa0032cb19c2143298efe37d450e24
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
debug: remove debug flag from aws s3 sync call
Commit: bf6110bd67f94613abd0c7afde4fbef534cd0788
https://github.com/jenkins-infra/update-center2/commit/bf6110bd67f94613abd0c7afde4fbef534cd0788
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
debug: add --no-verify--ssl flag to see if it speeds up the process
Commit: 1d5d290bc4607236799711149640ad2a6773688a
https://github.com/jenkins-infra/update-center2/commit/1d5d290bc4607236799711149640ad2a6773688a
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
Revert "debug: add --no-verify--ssl flag to see if it speeds up the process"
This reverts commit c85b13a87857f4b21c7808d5422e78cdd5986c82.
Commit: c8fb6f06c0b8f67695b72611400a30be61786094
https://github.com/jenkins-infra/update-center2/commit/c8fb6f06c0b8f67695b72611400a30be61786094
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
debug: add --size-only flag, don't take in account the local last modiffied
timestamp
Commit: c03b7e03e6529dab594d289e690e06ed327b704f
https://github.com/jenkins-infra/update-center2/commit/c03b7e03e6529dab594d289e690e06ed327b704f
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
debug: remove --delete flag (most files are deleted then uploaded, even if
they haven't changed :O)
Commit: f96ba00eaff16117a66d77df5e97100fc590ad0f
https://github.com/jenkins-infra/update-center2/commit/f96ba00eaff16117a66d77df5e97100fc590ad0f
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
debug: aws cp instead of aws sync (overwrite by default)
Commit: c4c9fa37ab7f3b84bee80162d6bac4a4579e8379
https://github.com/jenkins-infra/update-center2/commit/c4c9fa37ab7f3b84bee80162d6bac4a4579e8379
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
debug: add --no-follow-symlinks
Commit: cb413f51a8ddfeee13975d9e128fac961bcb7622
https://github.com/jenkins-infra/update-center2/commit/cb413f51a8ddfeee13975d9e128fac961bcb7622
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
correct line
Commit: c229e116abea7004814a5347bb74dcda0a0c0a9e
https://github.com/jenkins-infra/update-center2/commit/c229e116abea7004814a5347bb74dcda0a0c0a9e
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
uncomment azcopy
Commit: 0a7717d3aa9244bfccc284779ce80d4a0e9f534b
https://github.com/jenkins-infra/update-center2/commit/0a7717d3aa9244bfccc284779ce80d4a0e9f534b
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
fix: add ROOT_FOLDER for azcopy call
Commit: 3ebe5db693b242e33009a32ee859e6ff5c26c049
https://github.com/jenkins-infra/update-center2/commit/3ebe5db693b242e33009a32ee859e6ff5c26c049
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
azcopy: put MD5
Commit: 897ba89e5cf704adee7deb93edc79e78442515a9
https://github.com/jenkins-infra/update-center2/commit/897ba89e5cf704adee7deb93edc79e78442515a9
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
azcopy: --compare-hash='MD5'
Commit: d67743b13bb3b208f5b8055ee7d7eafe3c718b2c
https://github.com/jenkins-infra/update-center2/commit/d67743b13bb3b208f5b8055ee7d7eafe3c718b2c
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
azcopy: remove md5, doesn't work
Commit: a88e5c200a8d34fa03dd39d6cb5a1d7de13e4c5d
https://github.com/jenkins-infra/update-center2/commit/a88e5c200a8d34fa03dd39d6cb5a1d7de13e4c5d
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
ROOT_FOLDER from job config if not empty
Commit: dea5e7416bbf489a99dc3280e67bb46d332500be
https://github.com/jenkins-infra/update-center2/commit/dea5e7416bbf489a99dc3280e67bb46d332500be
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
delete simlinks after the rsync
Commit: 3aa20b0ae3795d8c9a3ad4b58ea404b453c58efe
https://github.com/jenkins-infra/update-center2/commit/3aa20b0ae3795d8c9a3ad4b58ea404b453c58efe
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
original rsync from local www2 to pkg VM /tmp/www/updates.jenkins.io
temporary folder
Commit: 6b862ccb0c36fe29368e83316bc6e9d73913dbc3
https://github.com/jenkins-infra/update-center2/commit/6b862ccb0c36fe29368e83316bc6e9d73913dbc3
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
unlink instead of delete simlinks
Commit: 821783bfa1b73fc83af7de9683baea208cbc0551
https://github.com/jenkins-infra/update-center2/commit/821783bfa1b73fc83af7de9683baea208cbc0551
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
more descriptive pkg folder name
Commit: 7fc7011542838758ff390a113f393a951f93a448
https://github.com/jenkins-infra/update-center2/commit/7fc7011542838758ff390a113f393a951f93a448
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
add comments
Commit: ecd12ef484a325c704d71dbce8983c3cfe743372
https://github.com/jenkins-infra/update-center2/commit/ecd12ef484a325c704d71dbce8983c3cfe743372
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
cp -r
Commit: abb3f31ba0f391c8c281d32d70733a6fdd8de0fc
https://github.com/jenkins-infra/update-center2/commit/abb3f31ba0f391c8c281d32d70733a6fdd8de0fc
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
use rsync with --copy-link to create a www3 folder and use it as source for
azcopy & aws s3 sync
Commit: 7f6d11a5ad7160e32a38f2b1824feb734fa55134
https://github.com/jenkins-infra/update-center2/commit/7f6d11a5ad7160e32a38f2b1824feb734fa55134
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
copy-linkS
Commit: e0521c5a37dc6bf195f674a3d8f7bb76f6309023
https://github.com/jenkins-infra/update-center2/commit/e0521c5a37dc6bf195f674a3d8f7bb76f6309023
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
no-links
Commit: 2b4f42551dcfaea9c015dafedb5adfc5fe237b86
https://github.com/jenkins-infra/update-center2/commit/2b4f42551dcfaea9c015dafedb5adfc5fe237b86
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
add rsync stats
Commit: d38c070104c1f1864170c297e74e2f7e8b10636e
https://github.com/jenkins-infra/update-center2/commit/d38c070104c1f1864170c297e74e2f7e8b10636e
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
add time
Commit: 3c7ed09dbf1a5cfecdc99733310c24c176f9117a
https://github.com/jenkins-infra/update-center2/commit/3c7ed09dbf1a5cfecdc99733310c24c176f9117a
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
replace --no-links with --copy-links & --safe-links
Commit: be0c4e72615ea2b86aac932fbd83560bf6c70d95
https://github.com/jenkins-infra/update-center2/commit/be0c4e72615ea2b86aac932fbd83560bf6c70d95
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
retry no-links + ls -l
Commit: 1455dc6eadf417c1223838be767b3b4f96b02814
https://github.com/jenkins-infra/update-center2/commit/1455dc6eadf417c1223838be767b3b4f96b02814
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
comments & ls current
Commit: 2780fc9524a0b8e79d51c4b45cd2962b7dad45a8
https://github.com/jenkins-infra/update-center2/commit/2780fc9524a0b8e79d51c4b45cd2962b7dad45a8
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
parrallilization
Commit: 956231d987cb65b2619260a1a88cb77d11f563b1
https://github.com/jenkins-infra/update-center2/commit/956231d987cb65b2619260a1a88cb77d11f563b1
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
change tmp folder to variable
Commit: be15c40982bca28e8caa651cf1aa89794f07d713
https://github.com/jenkins-infra/update-center2/commit/be15c40982bca28e8caa651cf1aa89794f07d713
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
subshell
Commit: b0e6c3e2175cf14c1dead5b425ea05d008757c83
https://github.com/jenkins-infra/update-center2/commit/b0e6c3e2175cf14c1dead5b425ea05d008757c83
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
move background & after pipe redirection
Commit: d784b34aad1886d05040d3c306d4ca99be926575
https://github.com/jenkins-infra/update-center2/commit/d784b34aad1886d05040d3c306d4ca99be926575
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
add cat of logs
Commit: 9c1b4591bc7b131fbc9c1ff7bb3a47971462ca3e
https://github.com/jenkins-infra/update-center2/commit/9c1b4591bc7b131fbc9c1ff7bb3a47971462ca3e
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
fixup: parrallelize the remote copy operations
Commit: 7e7a7a57390d4cb3bf8847b6f35e385ee285c705
https://github.com/jenkins-infra/update-center2/commit/7e7a7a57390d4cb3bf8847b6f35e385ee285c705
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
sync without symlinks in source
Commit: 98d6248bf931deab09eceed2d6412d30049ac9ba
https://github.com/jenkins-infra/update-center2/commit/98d6248bf931deab09eceed2d6412d30049ac9ba
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
change source to www2 with symlinks
Commit: cc61cc1c48ce33063ba9a9faf4d665086efc053b
https://github.com/jenkins-infra/update-center2/commit/cc61cc1c48ce33063ba9a9faf4d665086efc053b
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
back with symlinks removed by rsync prior of sync
Commit: 03e6e8ba68970a644f252ebc7aeb348db1894065
https://github.com/jenkins-infra/update-center2/commit/03e6e8ba68970a644f252ebc7aeb348db1894065
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
remove verbose for rsync keep stats, remove useless echos, remove --size-only
for aws s3 sync
Commit: 9179bb6e5a14c2d8ee929967b71342ded3b43553
https://github.com/jenkins-infra/update-center2/commit/9179bb6e5a14c2d8ee929967b71342ded3b43553
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
try with follow symlings for aws s3 sync
Commit: eea49e01a68d71d98faabf33b2f520a9acb0be30
https://github.com/jenkins-infra/update-center2/commit/eea49e01a68d71d98faabf33b2f520a9acb0be30
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
add back rsync to dereference symlinks
Commit: 9416870d57ab0bfc29bcb2594cd59042b96ca99f
https://github.com/jenkins-infra/update-center2/commit/9416870d57ab0bfc29bcb2594cd59042b96ca99f
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
check parallel and add size-only for aws s3 as we use hash, size will change
Commit: b568f7efddb40a4da59b8badf05b210debc34c04
https://github.com/jenkins-infra/update-center2/commit/b568f7efddb40a4da59b8badf05b210debc34c04
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
move check command parralel on top and remove updates exclusion as moved on
rsync
Commit: f708de5cdda10c5ebb26d8117284781feb160db9
https://github.com/jenkins-infra/update-center2/commit/f708de5cdda10c5ebb26d8117284781feb160db9
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
add parallel comment and remove todo comment
Commit: 390bbcd71f0849088ca95f254b76986b7c31fb27
https://github.com/jenkins-infra/update-center2/commit/390bbcd71f0849088ca95f254b76986b7c31fb27
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
add trailing slash to include any folder
Commit: 99eee7a7f15f8ffceca8488aa2ef8d1890744096
https://github.com/jenkins-infra/update-center2/commit/99eee7a7f15f8ffceca8488aa2ef8d1890744096
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
first try with parallel
Commit: 55ba0fdb99a0dbc4d973028c42a7ab1b99cc5fb7
https://github.com/jenkins-infra/update-center2/commit/55ba0fdb99a0dbc4d973028c42a7ab1b99cc5fb7
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
first try with parallel without dryrun
Commit: d5b5204f58e886a4cf43a79ac5d03b9f58e8880e
https://github.com/jenkins-infra/update-center2/commit/d5b5204f58e886a4cf43a79ac5d03b9f58e8880e
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
test with ;
Commit: 197270ff0f403360d527a1602c4663021d26da54
https://github.com/jenkins-infra/update-center2/commit/197270ff0f403360d527a1602c4663021d26da54
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
parallel with functions
Commit: 28faf742793c75aff70377b0c72d292ca7a72f38
https://github.com/jenkins-infra/update-center2/commit/28faf742793c75aff70377b0c72d292ca7a72f38
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
parallel wip
Commit: c459039a2b756e2b195b043ce5268fe90d9bccd3
https://github.com/jenkins-infra/update-center2/commit/c459039a2b756e2b195b043ce5268fe90d9bccd3
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
wip parallel
Commit: 1c4b57688296f1fd87f8bf14dbc1c44265cd84f1
https://github.com/jenkins-infra/update-center2/commit/1c4b57688296f1fd87f8bf14dbc1c44265cd84f1
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
WIP parallel
Commit: d0f7f8c94c501d6c8572279f89fc6c6ffeb20ef2
https://github.com/jenkins-infra/update-center2/commit/d0f7f8c94c501d6c8572279f89fc6c6ffeb20ef2
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
remove cat to see how parallel wait
Commit: 0b88fb98a5e90a2ba9dab7c4f058aecbc33b2899
https://github.com/jenkins-infra/update-center2/commit/0b88fb98a5e90a2ba9dab7c4f058aecbc33b2899
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
WIP parallel
Commit: 6706ce9297de812bd855b2bbbf96a11341c98b99
https://github.com/jenkins-infra/update-center2/commit/6706ce9297de812bd855b2bbbf96a11341c98b99
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
WIP parallel
Commit: aafae1d5cb8be85b8627654f03484a1999fad31d
https://github.com/jenkins-infra/update-center2/commit/aafae1d5cb8be85b8627654f03484a1999fad31d
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
WIP parallel
Commit: 1227c03e99fe22808226b64e6c544f645f1ff6e6
https://github.com/jenkins-infra/update-center2/commit/1227c03e99fe22808226b64e6c544f645f1ff6e6
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
test exclude with / before
Commit: c0ddd7442bca97d60fa30685416677f646ebf6cd
https://github.com/jenkins-infra/update-center2/commit/c0ddd7442bca97d60fa30685416677f646ebf6cd
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
revert and use the correct exclude for updates
Commit: 7a54d61f615f89bbcd3f65c7ad7b623d4ee6399e
https://github.com/jenkins-infra/update-center2/commit/7a54d61f615f89bbcd3f65c7ad7b623d4ee6399e
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
cleaning
Commit: 335f6a6e1d1408280b7fd6fbb618bc301d274426
https://github.com/jenkins-infra/update-center2/commit/335f6a6e1d1408280b7fd6fbb618bc301d274426
Author: smerle33 <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
exclude .htaccess for aws s3 sync on cloudflare
Commit: 8ae88d511543b32e2ab516cb3fe77aa07747714d
https://github.com/jenkins-infra/update-center2/commit/8ae88d511543b32e2ab516cb3fe77aa07747714d
Author: Damien Duportal <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
wip: add a mirrorscan step at the end of the script
Signed-off-by: Damien Duportal <[email protected]>
Commit: 00a42990ee4a6d70aff8f2f0385c26c178cc1b73
https://github.com/jenkins-infra/update-center2/commit/00a42990ee4a6d70aff8f2f0385c26c178cc1b73
Author: Damien Duportal <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
fixup: ensure updates/ dir is excluded with correct parameter positioning and
syntax
Signed-off-by: Damien Duportal <[email protected]>
Commit: 58e94196fd10893b3820b449ae310e33f9dcba1f
https://github.com/jenkins-infra/update-center2/commit/58e94196fd10893b3820b449ae310e33f9dcba1f
Author: Damien Duportal <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
wip: enable TIME file for mirrorbits sync
Signed-off-by: Damien Duportal <[email protected]>
Commit: 33e99bc4ebd735ae2bd01880766581591eb3e43b
https://github.com/jenkins-infra/update-center2/commit/33e99bc4ebd735ae2bd01880766581591eb3e43b
Author: Damien Duportal <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
wip: add AWS_DEFAULT_REGION env var
Signed-off-by: Damien Duportal <[email protected]>
Commit: 8cc6179b3976e87a58ae95388adb91813ea4d56d
https://github.com/jenkins-infra/update-center2/commit/8cc6179b3976e87a58ae95388adb91813ea4d56d
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
replace UPDATES_FILE_SHARE_URL by hardcoded URL +
UPDATES_FILE_SHARE_QUERY_STRING
Commit: fdc5e30f8e375c4451afa7de0246da954f46f72b
https://github.com/jenkins-infra/update-center2/commit/fdc5e30f8e375c4451afa7de0246da954f46f72b
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
report cleanup from PR-745
Commit: 9c51cc029099a4dc3269d9fa8696e71197958221
https://github.com/jenkins-infra/update-center2/commit/9c51cc029099a4dc3269d9fa8696e71197958221
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
rsync updates.jenkins.io tmp folder
Commit: 781a1ce3404c4ec02e280867d5a89f4c32bcd5d7
https://github.com/jenkins-infra/update-center2/commit/781a1ce3404c4ec02e280867d5a89f4c32bcd5d7
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
restore default commented call
Commit: c62673d14a9d6e3148b6d1d95445fe69aa8f0173
https://github.com/jenkins-infra/update-center2/commit/c62673d14a9d6e3148b6d1d95445fe69aa8f0173
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
forgot to add azsync and s3sync* tasks
Commit: 2c30fa0270f7093401e51d3f2be111e6e2eb4e24
https://github.com/jenkins-infra/update-center2/commit/2c30fa0270f7093401e51d3f2be111e6e2eb4e24
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
?
Commit: 3bea8bf2d22f99bda09740d58f87c97d4934435a
https://github.com/jenkins-infra/update-center2/commit/3bea8bf2d22f99bda09740d58f87c97d4934435a
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
comment out r2 sync for now
Commit: 91748d1ab6590a5bd1d2703fd92d413dc9c617ac
https://github.com/jenkins-infra/update-center2/commit/91748d1ab6590a5bd1d2703fd92d413dc9c617ac
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
undo
Commit: b6a1f1b3d92fcc3678192472b0f3d5e85976fcd0
https://github.com/jenkins-infra/update-center2/commit/b6a1f1b3d92fcc3678192472b0f3d5e85976fcd0
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
fixup
Commit: 167a815ab253b60633995d7f307980d2d14128b0
https://github.com/jenkins-infra/update-center2/commit/167a815ab253b60633995d7f307980d2d14128b0
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
last small changes
Commit: 9a3e4e1f2d9e79ea32f1cf3450c676f173b891e1
https://github.com/jenkins-infra/update-center2/commit/9a3e4e1f2d9e79ea32f1cf3450c676f173b891e1
Author: Hervé Le Meur <[email protected]>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M site/publish.sh
Log Message:
-----------
idem
Compare:
https://github.com/jenkins-infra/update-center2/compare/8711711fe0b9...9a3e4e1f2d9e
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/update-center2/push/refs/heads/pr-745/871171-9a3e4e%40github.com.