<feed xmlns='http://www.w3.org/2005/Atom'>
<title>community.vyos.net.git/.github/workflows/main.yml, branch development</title>
<subtitle>VyOS community website (mirror of https://github.com/vyos/community.vyos.net.git)
</subtitle>
<id>https://git.amelek.net/vyos/community.vyos.net.git/atom?h=development</id>
<link rel='self' href='https://git.amelek.net/vyos/community.vyos.net.git/atom?h=development'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/community.vyos.net.git/'/>
<updated>2026-06-07T15:28:37+00:00</updated>
<entry>
<title>chore: reconcile production-&gt;development divergence (content sync) (#63)</title>
<updated>2026-06-07T15:28:37+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-06-07T15:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/community.vyos.net.git/commit/?id=f075862939c65e4b9ace575b11e73d4734efe475'/>
<id>urn:sha1:f075862939c65e4b9ace575b11e73d4734efe475</id>
<content type='text'>
* returned lost sentrium.svg image

* changed phone number to valid one

* Remove explicit branch reference from the checkout action

* Use a variable for branch checkout

* Add an option to take the branch from the inputs

* Update the release status for 1.4.0 GA

* [release status] Do not render security advisory table headers if there are no advisories

* added one month date of expiration for user's cookie consent

(cherry picked from commit 7863f97ba712fe6e7801eee8c29c955000b6560a)

* minisign: T6610: update the rolling release signing key

(cherry picked from commit c471f8ee728dd5a0b599f8ed61518716cfba37b1)

* Update to checkout@v4

(cherry picked from commit f5934afca8a7d790c15e77e19ce4a1d651411b07)

* nightly-builds: rename GitHub repo

(cherry picked from commit 2f993bbe13e083efc65f7b05825f94f05fcfb615)

* moved deployment to AWS Amplify

* Update README.md

* added a new step to check Amplify build status [no ci]

* fixed access to variables [no ci]

* trigger rebuild

* Remove the mention of LTS source code being public
It's now available only to people who legitimately acquired binaries,
as per the GPL requirements

* Add an anchor to the stream release link

* Remove the legacy LTS application form
We'll encourage everyone to get VyOS Stream or rolling release

* Remove the mention of oudated support subscriptions

* Change the wording from "sofrware access subscription" to just "subscription"

* Remove Sentrium from the footer
since it no longer exists as an independent company

* Update the hsforms library to v4

* Revert "Update the hsforms library to v4"

This reverts commit 0b0916da4f60f58fc9ed988d97e35769bffc222b.

* Add links to VyOS Stream 2025-Q2

* Add VyOS Stream 2025.11

* cosmetic bug: Fix image allign

(cherry picked from commit e8107f90846c7256184983a42a0fc8a3f5f36c66)

* Update the release status for 1.4.4

* Remove now-EOLd 1.3.x from release status

* Add VyOS Stream 2026.03

* Ignore .soupault-cache/ build artifact directory

Soupault 5.x writes incremental build caches under `.soupault-cache/`
in the repo root. The directory appears as untracked after any local
build and `gh pr create` warns about it. Add it to .gitignore
alongside `build/*` so clean checkouts stay clean.

Co-Authored-By: Claude Opus 4.7 &lt;noreply@anthropic.com&gt;

* ci: T8943: retarget main.yml push trigger main-&gt;development (rollout 1c) (#59)

The default-branch reorg renamed main-&gt;development (production is now the
default). main.yml deploys by mirroring github.ref_name to an AWS Amplify
branch, so the dead main trigger is replaced with development. The Amplify
app has a matching development branch (operator-confirmed). amplify/production
trigger entries left unchanged.

Tracking: T8943

* ci: T8947: point CLA check at vyos-cla-signatures@production (rollout 1c follow-up) (#60)

Rollout 1c (IS-503) renamed vyos-cla-signatures' default branch to `production`,
but cla-check.yml still called the reusable at @current. The `current` branch of
vyos-cla-signatures has diverged from `production` and its copy of cla-reusable.yml
writes signatures to `branch: 'current'` — so CLA signatures from this repo's PRs
were landing on the stale `current` branch instead of `production`.

Flip the ref to @production (whose cla-reusable.yml writes to `branch: 'production'`).

Note: migrating/reconciling signatures already accumulated on
vyos-cla-signatures@current (and whether to delete that branch) is a separate
operator decision tracked in IS-504 / T8947.

🤖 Generated by [robots](https://vyos.io)

* T8943: ci: remove dead amplify branch from CI push trigger (#61)

The amplify branch no longer exists in this repo; the trigger entry is
unreachable. main was already retargeted to development in #59 (rollout 1c).
This completes the trigger cleanup so the list matches real branches.

🤖 Generated by [robots](https://vyos.io)

---------

Co-authored-by: bogdankol &lt;68349689+bogdankol@users.noreply.github.com&gt;
Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;
Co-authored-by: Daniil Baturin &lt;daniil@vyos.io&gt;
Co-authored-by: Christian Breunig &lt;christian@breunig.cc&gt;
Co-authored-by: Yevhen Bondarenko &lt;evgeniy.bondarenko@sentrium.io&gt;
Co-authored-by: lemeshovich &lt;17667824+lemeshovich@users.noreply.github.com&gt;
Co-authored-by: Viacheslav Hletenko &lt;v.gletenko@vyos.io&gt;
Co-authored-by: Claude Opus 4.7 &lt;noreply@anthropic.com&gt;</content>
</entry>
<entry>
<title>ci: T8943: migrate branch-name refs main-&gt;production (rollout 1c) (#58)</title>
<updated>2026-05-30T15:37:47+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-30T15:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/community.vyos.net.git/commit/?id=0a0b8a7219eb5d2db0f654a715f2e45483a7a44f'/>
<id>urn:sha1:0a0b8a7219eb5d2db0f654a715f2e45483a7a44f</id>
<content type='text'>
Tracking: T8943</content>
</entry>
<entry>
<title>ci: fixed variable access issue</title>
<updated>2024-11-05T11:36:43+00:00</updated>
<author>
<name>Yevhen Bondarenko</name>
<email>evgeniy.bondarenko@sentrium.io</email>
</author>
<published>2024-11-05T11:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/community.vyos.net.git/commit/?id=2129ca7ed105e4f0d24e3b1c081a7687e99258ec'/>
<id>urn:sha1:2129ca7ed105e4f0d24e3b1c081a7687e99258ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added a new step to check Amplify build status [no ci]</title>
<updated>2024-11-04T15:31:02+00:00</updated>
<author>
<name>lemeshovich</name>
<email>17667824+lemeshovich@users.noreply.github.com</email>
</author>
<published>2024-11-04T15:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/community.vyos.net.git/commit/?id=6308b774c307e74ad24c09972f5b40c58558588e'/>
<id>urn:sha1:6308b774c307e74ad24c09972f5b40c58558588e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved deployment to AWS Amplify</title>
<updated>2024-10-31T11:32:38+00:00</updated>
<author>
<name>Yevhen Bondarenko</name>
<email>evgeniy.bondarenko@sentrium.io</email>
</author>
<published>2024-10-31T11:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/community.vyos.net.git/commit/?id=f53c7f22beff15de6311147f31c8984679753fa6'/>
<id>urn:sha1:f53c7f22beff15de6311147f31c8984679753fa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to checkout@v4</title>
<updated>2024-08-23T05:50:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@poessinger.com</email>
</author>
<published>2024-08-23T05:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/community.vyos.net.git/commit/?id=f5934afca8a7d790c15e77e19ce4a1d651411b07'/>
<id>urn:sha1:f5934afca8a7d790c15e77e19ce4a1d651411b07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use soupault 4.10.0 for CI builds</title>
<updated>2024-05-04T20:23:23+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-05-04T20:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/community.vyos.net.git/commit/?id=1ade4fc385ea79e331438e15bba6b3c24a9a0814'/>
<id>urn:sha1:1ade4fc385ea79e331438e15bba6b3c24a9a0814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the checkout action v4 for CI</title>
<updated>2024-05-04T19:30:02+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-05-04T19:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/community.vyos.net.git/commit/?id=47f4202a7846888ecfada65ebea6e7f28e0bb935'/>
<id>urn:sha1:47f4202a7846888ecfada65ebea6e7f28e0bb935</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an option to take the branch from the inputs</title>
<updated>2024-04-30T10:34:51+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-04-30T10:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/community.vyos.net.git/commit/?id=f0ea41420d59a6cb59dbf2686f299d2dc6ba1c6e'/>
<id>urn:sha1:f0ea41420d59a6cb59dbf2686f299d2dc6ba1c6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a variable for branch checkout</title>
<updated>2024-04-30T10:22:37+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-04-30T10:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/community.vyos.net.git/commit/?id=3322af2432cfed96e1af6559faff97d3ef189b92'/>
<id>urn:sha1:3322af2432cfed96e1af6559faff97d3ef189b92</id>
<content type='text'>
</content>
</entry>
</feed>
