Skip to content

Commit

Permalink
Nikola auto commit.
Browse files Browse the repository at this point in the history
Source commit: a97071f
Nikola version: 8.3.1
  • Loading branch information
jfx2006 committed Oct 28, 2024
1 parent 9c9cc79 commit 82aab19
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 18 deletions.
11 changes: 8 additions & 3 deletions documentation/drivers/merge_duty/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,11 @@ <h4>Merge central to beta</h4>
</ol>
<p>Click the first HG revision link (left side under date and timestamp) for the merge push to verify this.</p>
<ol start="2">
<li>Verify that <code>mail/locales/l10n-changesets.json</code> has revisions, not
<code>default</code>.</li>
<li>At the same time <code>comm-central</code> should get a new tag <code>BETA_xxx_BASE</code>
<li>
<p>Verify that <code>mail/locales/l10n-changesets.json</code> has revisions.</p>
</li>
<li>
<p>At the same time <code>comm-central</code> should get a new tag <code>BETA_xxx_BASE</code></p>
</li>
</ol>
<div class="admonition warning">
Expand All @@ -286,6 +288,9 @@ <h4>Tag comm-central and bump versions</h4>
<ol>
<li>Follow the <a href="#general-steps">general steps</a>
</li>
<li>Run the <code>comm-bump-central</code> <a href="#do-migration-no-op-trial-runs">no-op trial
run</a> again and verify the diff looks
correct.</li>
<li>Insert the following payload and click submit.</li>
</ol>
<div class="code"><pre class="code literal-block"><span class="nt">behavior</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">comm-bump-central</span>
Expand Down
7 changes: 5 additions & 2 deletions documentation/drivers/merge_duty/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ push: true

Click the first HG revision link (left side under date and timestamp) for the merge push to verify this.

2. Verify that `mail/locales/l10n-changesets.json` has revisions, not
`default`.
2. Verify that `mail/locales/l10n-changesets.json` has revisions.

3. At the same time `comm-central` should get a new tag `BETA_xxx_BASE`

!!! warning
Expand Down Expand Up @@ -215,6 +215,9 @@ to its previous state (`approval-required`) so that **l10n bumper can run**.
cycle and bump versions in `comm-central`.

1. Follow the [general steps](#general-steps)
2. Run the `comm-bump-central` [no-op trial
run](#do-migration-no-op-trial-runs) again and verify the diff looks
correct.
2. Insert the following payload and click submit.

```yaml
Expand Down
4 changes: 0 additions & 4 deletions documentation/drivers/mergeday_email_templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,6 @@ <h2>Conclusion Email</h2>
<ul>
<li><strong>TREEHERDER LINKS (2)</strong></li>
</ul>
<p>shipit:</p>
<ul>
<li><strong>SHIPIT PULL REQUEST LINK</strong></li>
</ul>
<p>documentation:</p>
<ul>
<li>No changes</li>
Expand Down
4 changes: 0 additions & 4 deletions documentation/drivers/mergeday_email_templates/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ comm-central:

* **TREEHERDER LINKS (2)**

shipit:

* **SHIPIT PULL REQUEST LINK**

documentation:

* No changes
Expand Down
4 changes: 0 additions & 4 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@
<loc>https://jfx2006.github.io/thunderbird-release/documentation/monthly/</loc>
<lastmod>2024-08-27T14:07:00Z</lastmod>
</url>
<url>
<loc>https://jfx2006.github.io/thunderbird-release/documentation/monthly/monthly-release-notes/</loc>
<lastmod>2024-08-27T14:02:00Z</lastmod>
</url>
<url>
<loc>https://jfx2006.github.io/thunderbird-release/documentation/releng/</loc>
<lastmod>2024-08-27T14:07:00Z</lastmod>
Expand Down
2 changes: 1 addition & 1 deletion sitemapindex.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<sitemap>
<loc>https://jfx2006.github.io/thunderbird-release/sitemap.xml</loc>
<lastmod>2024-08-27T14:07:00Z</lastmod>
<lastmod>2024-10-28T14:41:00Z</lastmod>
</sitemap>
</sitemapindex>

0 comments on commit 82aab19

Please sign in to comment.