16951695 < nav class ="md-nav " aria-label ="Changelog ">
16961696 < ul class ="md-nav__list ">
16971697
1698+ < li class ="md-nav__item ">
1699+ < a href ="#v011-5-jun-2025 " class ="md-nav__link ">
1700+ < span class ="md-ellipsis ">
1701+ v0.1.1 (5 Jun 2025)
1702+ </ span >
1703+ </ a >
1704+
1705+ </ li >
1706+
16981707 < li class ="md-nav__item ">
16991708 < a href ="#v010-9-nov-2023 " class ="md-nav__link ">
17001709 < span class ="md-ellipsis ">
22992308 < nav class ="md-nav " aria-label ="Changelog ">
23002309 < ul class ="md-nav__list ">
23012310
2311+ < li class ="md-nav__item ">
2312+ < a href ="#v011-5-jun-2025 " class ="md-nav__link ">
2313+ < span class ="md-ellipsis ">
2314+ v0.1.1 (5 Jun 2025)
2315+ </ span >
2316+ </ a >
2317+
2318+ </ li >
2319+
23022320 < li class ="md-nav__item ">
23032321 < a href ="#v010-9-nov-2023 " class ="md-nav__link ">
23042322 < span class ="md-ellipsis ">
23332351
23342352
23352353< h1 id ="contribution-policy "> Contribution policy< a class ="headerlink " href ="#contribution-policy " title ="Permanent link "> ¶</ a > </ h1 >
2336- < p > < em > (version v0.1.0 - updated 9 Nov 2023 )</ em > </ p >
2354+ < p > < em > (version v0.1.1 - updated 5 Jun 2025 )</ em > </ p >
23372355< div class ="admonition note ">
23382356< p class ="admonition-title "> Note</ p >
23392357< p > This policy is subject to change, please check back regularly.</ p >
@@ -2369,8 +2387,8 @@ <h3 id="easybuild">iii) Built and installed with EasyBuild<a class="headerlink"
23692387< strong > built and installed using EasyBuild</ strong > .</ p >
23702388< p > We strongly prefer that the < a href ="https://pypi.org/project/easybuild/ "> < em > latest release of EasyBuild</ em > </ a >
23712389that is available at the time is used to add software to EESSI.</ p >
2372- < p > The use of < a href ="https://docs.easybuild.io/integration-with-github/#github_from_pr "> < code > --from-pr </ code > </ a > and
2373- < a href ="https://docs.easybuild.io/integration-with-github/#github_include_easyblocks_from_pr "> < code > --include-easyblocks-from-pr </ code > </ a >
2390+ < p > The use of < a href ="https://docs.easybuild.io/integration-with-github/#github_from_commit "> < code > --from-commit </ code > </ a > and
2391+ < a href ="https://docs.easybuild.io/integration-with-github/#github_include_easyblocks_from_commit "> < code > --include-easyblocks-from-commit </ code > </ a >
23742392to pull in changes to EasyBuild that are required to make the installation work correctly
23752393in EESSI is allowed, but only if that is strictly required
23762394(that is, if those changes are not included yet in the latest EasyBuild release).</ p >
@@ -2416,6 +2434,11 @@ <h3 id="testing">viii) Testing<a class="headerlink" href="#testing" title="Perma
24162434</ div >
24172435< hr />
24182436< h2 id ="changelog "> Changelog< a class ="headerlink " href ="#changelog " title ="Permanent link "> ¶</ a > </ h2 >
2437+ < h3 id ="v011-5-jun-2025 "> v0.1.1 (5 Jun 2025)< a class ="headerlink " href ="#v011-5-jun-2025 " title ="Permanent link "> ¶</ a > </ h3 >
2438+ < ul >
2439+ < li > no longer accept contributions with < code > --from-pr</ code > or < code > --include-easyblocks-from-pr</ code > and instead require < code > --from-commit</ code >
2440+ and < code > --include-easyblocks-from-commit</ code > </ li >
2441+ </ ul >
24192442< h3 id ="v010-9-nov-2023 "> v0.1.0 (9 Nov 2023)< a class ="headerlink " href ="#v010-9-nov-2023 " title ="Permanent link "> ¶</ a > </ h3 >
24202443< ul >
24212444< li > initial contribution policy</ li >
@@ -2440,7 +2463,7 @@ <h3 id="v010-9-nov-2023">v0.1.0 (9 Nov 2023)<a class="headerlink" href="#v010-9-
24402463 < span class ="md-icon " title ="Last update ">
24412464 < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z "/> </ svg >
24422465 </ span >
2443- < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date " title ="November 22, 2023 21:18:27 UTC "> November 22, 2023 </ span >
2466+ < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date " title ="June 5, 2025 08:33:14 UTC "> June 5, 2025 </ span >
24442467 </ span >
24452468
24462469
0 commit comments