2023-01-28 13:49:11 +00:00
<!DOCTYPE html>
2024-04-27 13:29:53 +00:00
< html lang = "en" dir = "ltr" itemscope itemtype = "http://schema.org/Article" >
2023-01-28 13:49:11 +00:00
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0" >
2024-09-03 17:09:09 +00:00
< meta name = "generator" content = "Hugo 0.134.0" >
2024-08-26 21:17:03 +00:00
< meta name = "generator" content = "Relearn 6.2.0+tip" >
2023-01-28 13:49:11 +00:00
< meta name = "robots" content = "noindex, nofollow, noarchive, noimageindex" >
< meta name = "description" content = "What to know as a maintainer" >
2023-10-10 21:22:41 +00:00
< meta name = "author" content = "Sören Weber" >
2023-10-11 16:03:03 +00:00
< meta name = "twitter:card" content = "summary_large_image" >
2024-02-24 13:03:50 +00:00
< meta name = "twitter:image" content = "https://mcshelby.github.io/hugo-theme-relearn/images/hero.png" >
2023-10-11 16:03:03 +00:00
< meta name = "twitter:title" content = "Maintaining :: Hugo Relearn Theme" >
< meta name = "twitter:description" content = "What to know as a maintainer" >
2024-04-07 13:13:19 +00:00
< meta property = "og:url" content = "https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" >
< meta property = "og:site_name" content = "Hugo Relearn Theme" >
2023-10-11 15:32:39 +00:00
< meta property = "og:title" content = "Maintaining :: Hugo Relearn Theme" >
< meta property = "og:description" content = "What to know as a maintainer" >
2024-04-07 13:13:19 +00:00
< meta property = "og:locale" content = "en" >
2023-10-11 15:32:39 +00:00
< meta property = "og:type" content = "website" >
2024-02-24 13:03:50 +00:00
< meta property = "og:image" content = "https://mcshelby.github.io/hugo-theme-relearn/images/hero.png" >
2024-04-24 19:38:41 +00:00
< meta itemprop = "name" content = "Maintaining :: Hugo Relearn Theme" >
< meta itemprop = "description" content = "What to know as a maintainer" >
2024-04-27 14:27:30 +00:00
< meta itemprop = "wordCount" content = "901" >
2024-04-24 19:38:41 +00:00
< meta itemprop = "image" content = "https://mcshelby.github.io/hugo-theme-relearn/images/hero.png" >
2023-01-29 10:31:41 +00:00
< title > Maintaining :: Hugo Relearn Theme< / title >
2024-02-24 13:03:50 +00:00
< link href = "https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel = "alternate" hreflang = "x-default" >
< link href = "https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel = "alternate" hreflang = "en" >
2024-04-30 20:08:46 +00:00
< link href = "https://mcshelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel = "alternate" hreflang = "art-x-pir" >
2024-09-03 17:09:09 +00:00
< link href = "/hugo-theme-relearn/images/logo.svg?1725383341" rel = "icon" type = "image/svg+xml" >
< link href = "/hugo-theme-relearn/css/fontawesome-all.min.css?1725383341" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "/hugo-theme-relearn/css/fontawesome-all.min.css?1725383341" rel = "stylesheet" > < / noscript >
< link href = "/hugo-theme-relearn/css/nucleus.css?1725383341" rel = "stylesheet" >
< link href = "/hugo-theme-relearn/css/auto-complete.css?1725383341" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "/hugo-theme-relearn/css/auto-complete.css?1725383341" rel = "stylesheet" > < / noscript >
< link href = "/hugo-theme-relearn/css/perfect-scrollbar.min.css?1725383341" rel = "stylesheet" >
< link href = "/hugo-theme-relearn/css/fonts.css?1725383341" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "/hugo-theme-relearn/css/fonts.css?1725383341" rel = "stylesheet" > < / noscript >
< link href = "/hugo-theme-relearn/css/theme.css?1725383341" rel = "stylesheet" >
< link href = "/hugo-theme-relearn/css/theme-relearn-auto.css?1725383341" rel = "stylesheet" id = "R-variant-style" >
< link href = "/hugo-theme-relearn/css/chroma-relearn-auto.css?1725383341" rel = "stylesheet" id = "R-variant-chroma-style" >
< link href = "/hugo-theme-relearn/css/variant.css?1725383341" rel = "stylesheet" >
< link href = "/hugo-theme-relearn/css/print.css?1725383341" rel = "stylesheet" media = "print" >
< link href = "/hugo-theme-relearn/css/format-print.css?1725383341" rel = "stylesheet" >
< script src = "/hugo-theme-relearn/js/variant.js?1725383341" > < / script >
2024-03-16 13:44:28 +00:00
< script >
2023-11-16 22:53:34 +00:00
window.relearn = window.relearn || {};
2024-03-18 20:59:19 +00:00
window.relearn.relBasePath='..\/..';
window.relearn.relBaseUri='..\/..\/..';
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
2024-08-22 16:34:04 +00:00
window.relearn.disableAnchorCopy=false;
window.relearn.disableAnchorScrolling=false;
2024-09-03 17:09:09 +00:00
window.index_js_url="/hugo-theme-relearn/index.search.js?1725383341";
2023-11-16 22:53:34 +00:00
// variant stuff
2024-04-19 06:38:17 +00:00
window.variants & & variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
2023-11-16 22:53:34 +00:00
// translations
window.T_Copy_to_clipboard = `Copy to clipboard`;
window.T_Copied_to_clipboard = `Copied to clipboard!`;
window.T_Copy_link_to_clipboard = `Copy link to clipboard`;
window.T_Link_copied_to_clipboard = `Copied link to clipboard!`;
window.T_Reset_view = `Reset view`;
window.T_View_reset = `View reset!`;
window.T_No_results_found = `No results found for "{0}"`;
window.T_N_results_found = `{1} results found for "{0}"`;
2023-01-28 13:49:11 +00:00
< / script >
< style >
2023-09-23 08:19:35 +00:00
#R-body img.bg-white {
2023-01-28 13:49:11 +00:00
background-color: white;
}
< / style >
< / head >
2024-02-24 12:50:21 +00:00
< body class = "mobile-support print disableInlineCopyToClipboard" data-url = "/hugo-theme-relearn/dev/maintaining/index.html" >
2023-09-23 08:19:35 +00:00
< div id = "R-body" class = "default-animation" >
< div id = "R-body-overlay" > < / div >
< nav id = "R-topbar" >
2023-09-18 18:49:44 +00:00
< div class = "topbar-wrapper" >
2023-09-13 21:30:04 +00:00
< div class = "topbar-sidebar-divider" > < / div >
2023-09-18 18:49:44 +00:00
< div class = "topbar-area topbar-area-start" data-area = "start" >
2023-12-05 07:41:41 +00:00
< div class = "topbar-button topbar-button-sidebar" data-content-empty = "disable" data-width-s = "show" data-width-m = "hide" data-width-l = "hide" > < button class = "topbar-control" onclick = "toggleNav()" type = "button" title = "Menu (CTRL+ALT+n)" > < i class = "fa-fw fas fa-bars" > < / i > < / button >
2023-09-12 21:10:21 +00:00
< / div >
2023-09-13 21:30:04 +00:00
< / div >
2023-09-20 22:28:27 +00:00
< ol class = "topbar-breadcrumbs breadcrumbs highlightable" itemscope itemtype = "http://schema.org/BreadcrumbList" > < li
2024-02-24 12:50:21 +00:00
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement">< a itemprop = "item" href = "/hugo-theme-relearn/dev/index.html" > < span itemprop = "name" > Development< / span > < / a > < meta itemprop = "position" content = "1" > > < / li > < li
2023-09-23 22:28:49 +00:00
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement">< span itemprop = "name" > Maintaining< / span > < meta itemprop = "position" content = "2" > < / li >
2023-09-13 21:30:04 +00:00
< / ol >
2023-09-18 18:49:44 +00:00
< div class = "topbar-area topbar-area-end" data-area = "end" >
2024-04-07 19:58:38 +00:00
< div class = "topbar-button topbar-button-prev" data-content-empty = "disable" data-width-s = "show" data-width-m = "show" data-width-l = "show" > < a class = "topbar-control" href = "/hugo-theme-relearn/dev/contributing/index.html" title = "Contributing (🡐)" > < i class = "fa-fw fas fa-chevron-left" > < / i > < / a >
< / div >
< div class = "topbar-button topbar-button-next" data-content-empty = "disable" data-width-s = "show" data-width-m = "show" data-width-l = "show" > < a class = "topbar-control" href = "/hugo-theme-relearn/dev/screenshots/index.html" title = "Screenshots (🡒)" > < i class = "fa-fw fas fa-chevron-right" > < / i > < / a >
< / div >
2023-09-12 21:19:47 +00:00
< / div >
2023-01-28 13:49:11 +00:00
< / div >
< / nav >
2023-09-23 08:19:35 +00:00
< div id = "R-main-overlay" > < / div >
< main id = "R-body-inner" class = "highlightable default" tabindex = "-1" >
2023-01-28 13:49:11 +00:00
< div class = "flex-block-wrapper" >
< article class = "default" >
2023-05-19 18:46:07 +00:00
< header class = "headline" >
< / header >
2024-04-07 19:58:38 +00:00
2023-01-29 10:31:41 +00:00
< h1 id = "maintaining" > Maintaining< / h1 >
2023-01-28 13:49:11 +00:00
< h2 id = "semver" > Semver< / h2 >
2024-04-21 21:48:09 +00:00
< p > This project tries to follow the < a href = "https://semver.org/" rel = "external" target = "_self" > semver policy< / a > - although not followed 100% in the past.< / p >
2024-02-24 12:50:21 +00:00
< p > Usually an entry of < span class = "badge cstyle warning badge-with-title" > < span class = "badge-title" > < i class = "fa-fw fas fa-exclamation-triangle" > < / i > < / span > < span class = "badge-content" > Breaking< / span > < / span > on the < a href = "/hugo-theme-relearn/basics/migration/index.html" > What’ s new< / a > page causes a new major release number.< / p >
< p > All other entries on the < a href = "/hugo-theme-relearn/basics/migration/index.html" > What’ s new< / a > page will increase the minor release number.< / p >
2023-01-28 13:49:11 +00:00
< p > Releases resulting in a new major or minor number are called main release.< / p >
2024-04-12 15:30:57 +00:00
< p > Releases containing bugfixes only, are only increasing the patch release number. Those releases don’ t result in announcements on the < a href = "/hugo-theme-relearn/basics/migration/index.html" > What’ s new< / a > page.< / p >
2024-02-24 12:50:21 +00:00
< p > Entries on the < a href = "/hugo-theme-relearn/basics/migration/index.html" > What’ s new< / a > page are checked and enforced during the < code > version-release< / code > GitHub Action.< / p >
2023-01-28 13:49:11 +00:00
< h2 id = "managing-issues" > Managing Issues< / h2 >
2024-02-24 12:50:21 +00:00
< p > Issues are categorized and managed by assigning < a href = "/hugo-theme-relearn/dev/maintaining/index.html#labels" > labels< / a > to it.< / p >
2023-01-28 13:49:11 +00:00
< p > Once working on an issue, assign it to a fitting maintainer.< / p >
< p > When done, close the ticket. Once an issue is closed, it needs to be assigned to next release milestone.< / p >
2023-01-30 15:55:08 +00:00
< p > A once released ticket is not allowed to be reopened and rereleased in a different milestone. This would cause the changelog to be changed even for the milestone the issue was previously released in. Instead write a new ticket.< / p >
2023-01-28 13:49:11 +00:00
< h2 id = "managing-pull-requests" > Managing Pull Requests< / h2 >
< p > If a PR is merged and closed it needs an accompanied issue assigned to. If there is no issue for a PR, the maintainer needs to create one.< / p >
< p > You can assign multiple PRs to one issue as long as they belong together.< / p >
< p > Usually set the same labels and milestone for the PR as for the accompanied issue.< / p >
< h2 id = "labels" > Labels< / h2 >
< h3 id = "kind" > Kind< / h3 >
< p > An issue that results in changesets must have exactly one of the following labels. This needs to be assigned latest before release.< / p >
< table >
2024-09-03 17:09:09 +00:00
< thead >
< tr >
< th style = "text-align: left" > Label< / th >
< th style = "text-align: left" > Description< / th >
< th style = "text-align: left" > Changelog section< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #5498d8;" > documentation< / span > < / span > < / td >
< td style = "text-align: left" > Improvements or additions to documentation< / td >
< td style = "text-align: left" > -< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #99d856;" > discussion< / span > < / span > < / td >
< td style = "text-align: left" > This issue was converted to a discussion< / td >
< td style = "text-align: left" > -< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #d8d104;" > task< / span > < / span > < / td >
< td style = "text-align: left" > Maintenance work< / td >
< td style = "text-align: left" > Maintenance< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #d8ae04;" > feature< / span > < / span > < / td >
< td style = "text-align: left" > New feature or request< / td >
< td style = "text-align: left" > Features< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #d88704;" > bug< / span > < / span > < / td >
< td style = "text-align: left" > Something isn’ t working< / td >
< td style = "text-align: left" > Fixes< / td >
< / tr >
< / tbody >
2023-01-28 13:49:11 +00:00
< / table >
< h3 id = "impact" > Impact< / h3 >
2024-02-24 12:50:21 +00:00
< p > If the issue would cause a new main release due to < a href = "/hugo-theme-relearn/dev/maintaining/index.html#semver" > semver semantics< / a > it needs one of the according labels and the matching badge on the < a href = "/hugo-theme-relearn/basics/migration/index.html" > What’ s new< / a > page.< / p >
2023-01-28 13:49:11 +00:00
< table >
2024-09-03 17:09:09 +00:00
< thead >
< tr >
< th style = "text-align: left" > Label< / th >
< th style = "text-align: left" > Description< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #d73a4a;" > change< / span > < / span > < / td >
< td style = "text-align: left" > Introduces changes with existing installations< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #d73a4a;" > breaking< / span > < / span > < / td >
< td style = "text-align: left" > Introduces breaking changes with existing installations< / td >
< / tr >
< / tbody >
2023-01-28 13:49:11 +00:00
< / table >
< h3 id = "declination" > Declination< / h3 >
< p > If an issue does not result in changesets but is closed anyways, it must have exactly one of the following labels.< / p >
< table >
2024-09-03 17:09:09 +00:00
< thead >
< tr >
< th style = "text-align: left" > Label< / th >
< th style = "text-align: left" > Description< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #9fa2a5;" > duplicate< / span > < / span > < / td >
< td style = "text-align: left" > This issue or pull request already exists< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #9fa2a5;" > invalid< / span > < / span > < / td >
< td style = "text-align: left" > This doesn’ t seem right< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #9fa2a5;" > support< / span > < / span > < / td >
< td style = "text-align: left" > Request for achieving a special goal< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #9fa2a5;" > unresolved< / span > < / span > < / td >
< td style = "text-align: left" > No progress on this issue< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #9fa2a5;" > update< / span > < / span > < / td >
< td style = "text-align: left" > A change in behavior after updat< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #9fa2a5;" > wontchange< / span > < / span > < / td >
< td style = "text-align: left" > This will not be worked on< / td >
< / tr >
< / tbody >
2023-01-28 13:49:11 +00:00
< / table >
< h3 id = "halt" > Halt< / h3 >
< p > You can assign one further label out of the following list to signal readers that development on an open issue is currently halted for different reasons.< / p >
< table >
2024-09-03 17:09:09 +00:00
< thead >
< tr >
< th style = "text-align: left" > Label< / th >
< th style = "text-align: left" > Description< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #998f6b;" > blocked< / span > < / span > < / td >
< td style = "text-align: left" > Depends on other issue to be fixed first< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #998f6b;" > idea< / span > < / span > < / td >
< td style = "text-align: left" > A valuable idea that’ s currently not worked on< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #998f6b;" > undecided< / span > < / span > < / td >
< td style = "text-align: left" > No decision was made yet< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #6426ff;" > helpwanted< / span > < / span > < / td >
< td style = "text-align: left" > Great idea, send in a PR< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #6426ff;" > needsfeedback< / span > < / span > < / td >
< td style = "text-align: left" > Further information is needed< / td >
< / tr >
< / tbody >
2023-01-28 13:49:11 +00:00
< / table >
< h3 id = "3rd-party" > 3rd-Party< / h3 >
< p > If the issue is not caused by a programming error in the themes own code, you can label the causing program or library.< / p >
< table >
2024-09-03 17:09:09 +00:00
< thead >
< tr >
< th style = "text-align: left" > Label< / th >
< th style = "text-align: left" > Description< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #e550a7;" > asciidoc< / span > < / span > < / td >
< td style = "text-align: left" > This is a topic related to processing of AsciiDoc< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #e550a7;" > browser< / span > < / span > < / td >
< td style = "text-align: left" > This is a topic related to the browser but not the theme< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #e550a7;" > device< / span > < / span > < / td >
< td style = "text-align: left" > This is a topic related to a certain device< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #e550a7;" > hugo< / span > < / span > < / td >
< td style = "text-align: left" > This is a topic related to Hugo itself but not the theme< / td >
< / tr >
< tr >
< td style = "text-align: left" > < span class = "badge cstyle default" > < span class = "badge-content" style = "background-color: #e550a7;" > mermaid< / span > < / span > < / td >
< td style = "text-align: left" > This is a topic related to Mermaid itself but not the theme< / td >
< / tr >
< / tbody >
2023-01-28 13:49:11 +00:00
< / table >
< h2 id = "making-releases" > Making Releases< / h2 >
2024-02-24 12:55:20 +00:00
< p > A release is based on a milestone named like the release itself - just the version number, eg: < code > 1.2.3< / code > . It’ s in the maintainers responsibility to check < a href = "/hugo-theme-relearn/dev/maintaining/index.html#semver" > semver semantics< / a > of the milestone’ s name prior to release and change it if necessary.< / p >
2023-01-28 13:49:11 +00:00
< p > Making releases is automated by the < code > version-release< / code > GitHub Action. It requires the version number of the milestone that should be released. The release will be created from the < code > main< / code > branch of the repository.< / p >
2023-01-30 15:55:08 +00:00
< p > Treat released milestones as immutable. Don’ t rerelease an already released milestone. An already released milestone may already been consumed by your users.< / p >
2023-01-28 13:49:11 +00:00
< p > During execution of the action a few things are checked. If a check fails the action fails, resulting in no new release. You can correct the errors afterwards and rerun the action.< / p >
< p > The following checks will be enforced< / p >
< ul >
< li > the milestone exists< / li >
< li > there is at least one closed issue assigned to the milestone< / li >
< li > all assigned issues for this milestone are closed< / li >
2024-02-24 12:50:21 +00:00
< li > if it’ s a main release, there must be a new < code > < major> .< minor> < / code > at the beginning of the < a href = "/hugo-theme-relearn/basics/migration/index.html" > What’ s new< / a > page< / li >
< li > if it’ s a patch release, there must be the < code > < major> .< minor> < / code > from the previous release at the beginning of the < a href = "/hugo-theme-relearn/basics/migration/index.html" > What’ s new< / a > page< / li >
2023-01-28 13:49:11 +00:00
< / ul >
< p > After a successful run of the action< / p >
< ul >
2024-04-21 21:48:09 +00:00
< li > the < a href = "https://mcshelby.github.io/hugo-theme-relearn/basics/history/index.html" rel = "external" target = "_self" > History< / a > page is updated, including release version, release date and text< / li >
< li > the < a href = "https://mcshelby.github.io/hugo-theme-relearn/basics/migration/index.html" rel = "external" target = "_self" > What’ s new< / a > page is updated, including release version, release date and text< / li >
2023-01-28 13:49:11 +00:00
< li > the version number for the < code > < meta generator> < / code > is updated< / li >
2024-02-24 12:55:20 +00:00
< li > the updated files are committed< / li >
2023-01-28 13:49:11 +00:00
< li > the milestone is closed< / li >
2023-01-30 11:58:02 +00:00
< li > the repository is tagged with the version number (eg. < code > 1.2.3< / code > ), the main version number (eg. < code > 1.2.x< / code > ) and the major version number (eg. < code > 1.x< / code > )< / li >
2024-04-21 21:48:09 +00:00
< li > a new entry in the < a href = "https://github.com/McShelby/hugo-theme-relearn/releases" rel = "external" target = "_self" > GitHub release list< / a > with the according changelog will be created< / li >
< li > the < a href = "https://mcshelby.github.io/hugo-theme-relearn/index.html" rel = "external" target = "_self" > official documentation< / a > is built and deployed< / li >
2024-02-24 12:55:20 +00:00
< li > the version number for the < code > < meta generator> < / code > is updated to a temporary and committed (this helps to determine if users are running directly on the main branch or are using releases)< / li >
2023-01-28 13:49:11 +00:00
< li > a new milestone for the next patch release is created (this can later be renamed to a main release if necessary)< / li >
< / ul >
< footer class = "footline" >
< / footer >
< / article >
2023-05-17 22:13:41 +00:00
2023-01-28 13:49:11 +00:00
< / div >
< / main >
< / div >
2024-09-03 17:09:09 +00:00
< script src = "/hugo-theme-relearn/js/clipboard.min.js?1725383341" defer > < / script >
< script src = "/hugo-theme-relearn/js/perfect-scrollbar.min.js?1725383341" defer > < / script >
< script src = "/hugo-theme-relearn/js/theme.js?1725383341" defer > < / script >
2023-01-28 13:49:11 +00:00
< / body >
< / html >