Skip to content

Commit acde15f

Browse files
author
Automatic preview publish
committed
Merge Split Branch
2 parents bf13107 + da6a272 commit acde15f

File tree

8 files changed

+1488
-1480
lines changed

8 files changed

+1488
-1480
lines changed

Diff for: preview-htcondor-release-dates/assets/css/homepage.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: preview-htcondor-release-dates/downloads/htcondor-ce.html

+3-6
Original file line numberDiff line numberDiff line change
@@ -829,16 +829,13 @@ <h1>Download <span class="text-secondary">HTCondor-CE</span></h1>
829829

830830
<div class="mb-4 card">
831831
<div class="card-body">
832-
<h3><span class="text-secondary">23.0.6</span> Latest Release</h3>
833-
<p>March 14, 2024</p>
832+
<h3><span class="text-secondary">23.0.8</span> Latest Release</h3>
833+
<p>April 11, 2024</p>
834834
<div>
835835

836836
<p>Highlights of this release are:</p>
837837
<ul>
838-
<li>Fix CE job route transform for job environment</li>
839-
<li>Fix CERequirements when the default_CERequirements is not set</li>
840-
<li>Add condor_ce_test_token tool to generate short lived SciToken for tests</li>
841-
<li>Remove GSI from security method list to eliminate annoying warnings</li>
838+
<li>Fix memory request being ignored for whole node jobs</li>
842839
</ul>
843840

844841
</div>

Diff for: preview-htcondor-release-dates/htcondor-ce/download/index.html

+3-6
Original file line numberDiff line numberDiff line change
@@ -945,16 +945,13 @@ <h1 class="text-secondary">HTCondor-CE Download</h1>
945945

946946
<div class="mb-4 card">
947947
<div class="card-body">
948-
<h3><span class="text-secondary">23.0.6</span> Latest Release</h3>
949-
<p>March 14, 2024</p>
948+
<h3><span class="text-secondary">23.0.8</span> Latest Release</h3>
949+
<p>April 11, 2024</p>
950950
<div>
951951

952952
<p>Highlights of this release are:</p>
953953
<ul>
954-
<li>Fix CE job route transform for job environment</li>
955-
<li>Fix CERequirements when the default_CERequirements is not set</li>
956-
<li>Add condor_ce_test_token tool to generate short lived SciToken for tests</li>
957-
<li>Remove GSI from security method list to eliminate annoying warnings</li>
954+
<li>Fix memory request being ignored for whole node jobs</li>
958955
</ul>
959956

960957
</div>

Diff for: preview-htcondor-release-dates/htcondor-ce/release-highlights/index.html

+14
Original file line numberDiff line numberDiff line change
@@ -965,6 +965,20 @@ <h3>Latest Releases</h3>
965965

966966

967967

968+
969+
<div class="d-flex flex-row">
970+
<b>23.0.8</b>
971+
<span class="px-1">-</span>
972+
<span>April 11, 2024</span>
973+
</div>
974+
<div>
975+
976+
<p>Highlights of this release are:</p>
977+
<ul>
978+
<li>Fix memory request being ignored for whole node jobs</li>
979+
</ul>
980+
981+
</div>
968982

969983
<div class="d-flex flex-row">
970984
<b>23.0.6</b>

Diff for: preview-htcondor-release-dates/htcondor/release-plan/index.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -964,37 +964,37 @@ <h1 class="text-secondary">HTCondor Release Plans</h1>
964964
</div>
965965
<div class="mb-4 card">
966966
<div class="card-body">
967-
<h3><span class="text-secondary">23.6.1</span> Feature Release Schedule</h3>
967+
<h3><span class="text-secondary">23.7.1</span> Feature Release Schedule</h3>
968968
<div class="row mb-2 pt-2">
969969
<div class="col-8 col-sm-4 col-lg-3">
970970
<b>Code Freeze:</b>
971971
</div>
972972
<div class="col-auto">
973-
<span>2024-03-12</span>
973+
<span>2024-04-16</span>
974974
</div>
975975
</div>
976976
<div class="row mb-2">
977977
<div class="col-8 col-sm-4 col-lg-3">
978978
<b>CHTC Pool Release:</b>
979979
</div>
980980
<div class="col-auto">
981-
<span>2024-03-12</span>
981+
<span>2024-04-16</span>
982982
</div>
983983
</div>
984984
<div class="row mb-2">
985985
<div class="col-8 col-sm-4 col-lg-3">
986986
<b>Documentation Freeze:</b>
987987
</div>
988988
<div class="col-auto">
989-
<span>2024-04-05</span>
989+
<span>2024-05-03</span>
990990
</div>
991991
</div>
992992
<div class="row mb-2">
993993
<div class="col-8 col-sm-4 col-lg-3">
994994
<b>Release:</b>
995995
</div>
996996
<div class="col-auto">
997-
<span>2024-04-11</span>
997+
<span>2024-05-09</span>
998998
</div>
999999
</div>
10001000
<div class="pt-2">
@@ -1004,37 +1004,37 @@ <h3><span class="text-secondary">23.6.1</span> Feature Release Schedule</h3>
10041004
</div>
10051005
<div class="mb-4 card">
10061006
<div class="card-body">
1007-
<h3><span class="text-secondary">23.0.8</span> LTS Release Schedule</h3>
1007+
<h3><span class="text-secondary">23.0.10</span> LTS Release Schedule</h3>
10081008
<div class="row mb-2 pt-2">
10091009
<div class="col-8 col-sm-4 col-lg-3">
10101010
<b>Code Freeze:</b>
10111011
</div>
10121012
<div class="col-auto">
1013-
<span>2024-03-12</span>
1013+
<span>2024-04-16</span>
10141014
</div>
10151015
</div>
10161016
<div class="row mb-2">
10171017
<div class="col-8 col-sm-4 col-lg-3">
10181018
<b>CS Pool Release:</b>
10191019
</div>
10201020
<div class="col-auto">
1021-
<span>2024-03-12</span>
1021+
<span>2024-04-16</span>
10221022
</div>
10231023
</div>
10241024
<div class="row mb-2">
10251025
<div class="col-8 col-sm-4 col-lg-3">
10261026
<b>Documentation Freeze:</b>
10271027
</div>
10281028
<div class="col-auto">
1029-
<span>2024-04-05</span>
1029+
<span>2024-05-03</span>
10301030
</div>
10311031
</div>
10321032
<div class="row mb-2">
10331033
<div class="col-8 col-sm-4 col-lg-3">
10341034
<b>Release:</b>
10351035
</div>
10361036
<div class="col-auto">
1037-
<span>2024-04-11</span>
1037+
<span>2024-05-09</span>
10381038
</div>
10391039
</div>
10401040
<div class="pt-2">

Diff for: preview-htcondor-release-dates/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -767,14 +767,14 @@ <h5><a class="text-decoration-none" href="/web-preview/preview-htcondor-release-
767767

768768
<div class="col-12 col-md-6 col-xxl-5 order-lg-1">
769769
<div class="p-3 my-3 d-flex flex-column shadow" id="hero-content-container">
770-
<h3>Ecologists utilizing HTC to examine the effects of megafires on wildlife</h3>
770+
<h3>Training a dog and training a robot aren’t so different</h3>
771771
<hr>
772772
<div style="min-height: 150px">
773-
<p>Studying the impact of two high-fire years in California on over 600 species, ecologists enlist help from CHTC.</p>
773+
<p>In the Hanna Lab, researchers use high throughput computing as a critical tool for training robots with reinforcement learning.</p>
774774

775775
</div>
776776

777-
<a class="mt-auto me-auto btn btn-primary" href="/web-preview/preview-htcondor-release-dates/featured-users/2024-02-26-california-megafires.html">Read About Featured User</a>
777+
<a class="mt-auto me-auto btn btn-primary" href="/web-preview/preview-htcondor-release-dates/featured-users/2023-11-17-hanna-lab.html">Read About Featured User</a>
778778

779779
</div>
780780
</div>
@@ -1049,10 +1049,10 @@ <h4><a class="text-secondary" href="/web-preview/preview-htcondor-release-dates/
10491049
<div class="row justify-content-between">
10501050
<div class="col-auto d-flex flex-column">
10511051
<a class="fs-5" href="/web-preview/preview-htcondor-release-dates/htcondor-ce/release-highlights/">Latest</a>
1052-
<span class="text-muted">March 14, 2024</span>
1052+
<span class="text-muted">April 11, 2024</span>
10531053
</div>
10541054
<div class="col-auto">
1055-
<span class="fs-1">23.0.6</span>
1055+
<span class="fs-1">23.0.8</span>
10561056
</div>
10571057
</div>
10581058
</div>

0 commit comments

Comments
 (0)