<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CI/CD on FlagGems</title><link>https://flagos-ai.github.io/FlagGems/cicd/</link><description>Recent content in CI/CD on FlagGems</description><generator>Hugo</generator><language>en</language><atom:link href="https://flagos-ai.github.io/FlagGems/cicd/index.xml" rel="self" type="application/rss+xml"/><item><title>Pull Request Checks</title><link>https://flagos-ai.github.io/FlagGems/cicd/pull-request/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://flagos-ai.github.io/FlagGems/cicd/pull-request/</guid><description>&lt;!--
 Copyright 2026 FlagOS Contributors

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 --&gt;
&lt;h1 id="pull-request-checks"&gt;Pull Request Checks&lt;a class="anchor" href="#pull-request-checks"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;All workflows below live under &lt;code&gt;.github/workflows/&lt;/code&gt;. Unless noted otherwise,
they target pull requests against the &lt;code&gt;master&lt;/code&gt; branch.&lt;/p&gt;</description></item><item><title>Scheduled and On-Demand Testing</title><link>https://flagos-ai.github.io/FlagGems/cicd/scheduled/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://flagos-ai.github.io/FlagGems/cicd/scheduled/</guid><description>&lt;!--
 Copyright 2026 FlagOS Contributors

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 --&gt;
&lt;h1 id="scheduled-and-on-demand-testing"&gt;Scheduled and On-Demand Testing&lt;a class="anchor" href="#scheduled-and-on-demand-testing"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Beyond per-PR checks, FlagGems runs broader test sweeps on a schedule to
catch regressions that only show up across the full operator suite or across
vendors that aren't touched by a given PR.&lt;/p&gt;</description></item><item><title>Release and Sync</title><link>https://flagos-ai.github.io/FlagGems/cicd/release-sync/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://flagos-ai.github.io/FlagGems/cicd/release-sync/</guid><description>&lt;!--
 Copyright 2026 FlagOS Contributors

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 --&gt;
&lt;h1 id="release-and-sync"&gt;Release and Sync&lt;a class="anchor" href="#release-and-sync"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="release-yaml-build-and-publish-wheels"&gt;&lt;code&gt;release.yaml&lt;/code&gt; — build and publish wheels&lt;a class="anchor" href="#release-yaml-build-and-publish-wheels"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Trigger:&lt;/strong&gt; &lt;code&gt;push&lt;/code&gt; of a tag matching &lt;code&gt;v[0-9]+.[0-9]+.[0-9]+&lt;/code&gt; (stable
releases only; dev, rc, and other pre-release tags do not match).&lt;/p&gt;</description></item></channel></rss>