-
Notifications
You must be signed in to change notification settings - Fork 48
Refactoring files to make a distinction between EMT and Azure docs #87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactoring files to make a distinction between EMT and Azure docs #87
Conversation
6dfc82d to
fc1b7d3
Compare
fc1b7d3 to
28a0c76
Compare
|
@sgolebiewski-intel sorry this has been hanging here for a while. Can you please resolve the conflicts and push the commits and we'll try to get this merged asap. |
|
@magerstam @sgolebiewski-intel |
Exactly. The existing links to published docs will stop working. |
28a0c76 to
1c97fcd
Compare
|
Ok, can we try to mitigate that risk and ensure the published docs will continue working? How frequently are we runnign the publish docs workflow? It doesn't seem like is automatic with a trigger whenever there has been a change to the /docs folder |
I doubt it will impact documentation experience on GitHub much. On the other hand, we don't have many options at the moment to prevent breaking existing links - we could create a set of redirecting html documents if we could push them directly to the server. Creating them in the repo would be counterproductive. I'm just not sure if the html redirects wouldn't be removed with the next update. We still don't know enough about the entire publishing setup. |
|
What are the next steps to get this closed? Are we merging the changes and as a second step fixing links (assuming this is from the published documentation) to correctly point to the EMT documentation? |
Since this is a direct product requirement, let's just merge it. |
|
@sgolebiewski-intel can you please rebase |
d6a0d67 to
828942b
Compare
|
@sgolebiewski-intel can you please pick this for -dev branch as well? |
…ge config (for launching SRIOV VMs) (#214) * Update hash reference in publish docs workflow (#55) - Updated to the latest `publish-docs` in `orch-ci` * Update sha publish docs (#56) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update permissions for publish-docs (#57) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update publish-docs.yml Updated permissions * Update publish-docs.yml Pin to latest SHA * Adds branch pattern 3.0 * Update publish-docs.yml * Change working dir * updated EMT-D overview documentation (#60) * updated EMT-D overview documentation * fixed typo * Update sb-howto.md (#58) * Update sb-howto.md * Update sb-howto.md * Update sb-howto.md * docs/overview: fix location of iso (#62) Point to the location where ISO is available. * Update pinned sha in publish docs (#64) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update publish-docs.yml Updated permissions * Update publish-docs.yml Pin to latest SHA * Adds branch pattern 3.0 * Update publish-docs.yml * Change working dir * Update publish-docs.yml * Update README.md (#74) Updated download links for standalone and developer versions * Zizmor report related fixes (#73) * permission fixes * workflow permission updates * Update .github/workflows/check-spec.yml * Update check-spec.yml --------- Co-authored-by: Anuj Mittal <[email protected]> * ISO install guide language review (#94) * Updating instructions for building. (#95) * Updating instructions for building. * Adding instructions for building Co-authored-by: mpytlik-intel <[email protected]> --------- Co-authored-by: mpytlik-intel <[email protected]> * Updating the heading for the download section (#117) * readme + get started link improvements (#108) * readme + get started link improvements * Update docs/developer-guide/get-started.md * Update README.md --------- Co-authored-by: Karol Blaszczak <[email protected]> * Fixing references to toolkit docs (#130) * Add QEMU instructions and fix typographical corrections (#127) Signed-off-by: Nick Ross <[email protected]> * Updating the developer guide docs (#155) * Updating the developer guide docs * Update * Fix * Add workflow to scan GitHub actions using zizmor (#156) * added worfklow for zizmor scanning * fixed worfklow for zizmor scanning * fixed worfklow for zizmor scanning * Fix line endings * added license header * Fix license --------- Co-authored-by: Anuj Mittal <[email protected]> * Refactoring files to make a distinction between EMT and Azure docs (#87) * Refactoring files to make a distinction between EMT and Azure docs * Fixing links * Fixing reference to EMF deployment guide (#169) * Fixing reference to EMF deployment guide * giremoved user-guide and fixed broken link (#159) * Fixing broken references in docs (#172) * Update README.md (#177) * Update README.md * Apply suggestions from code review --------- Co-authored-by: Sebastian Golebiewski <[email protected]> * Changing the file structure of documentation (#171) * Revert "Changing the file structure of documentation" (#191) * Revert "Changing the file structure of documentation (#171)" This reverts commit 7d03e73. * Update docs/developer-guide/index.rst * [DOCS] adjust contribution guide -dev (#193) (#198) * [DOCS] adjust contribution guide -dev * Update docs/developer-guide/emt-contribution.md * Update docs/developer-guide/emt-contribution.md * fix links * Update emt-contribution.md --------- Co-authored-by: Anuj Mittal <[email protected]> Co-authored-by: Sebastian Golebiewski <[email protected]> * Add idv-services * Address review comments * caddy:fix CVE-2025-22872 (#212) Signed-off-by: Jing Hui Tham <[email protected]> * remove "iommu=pt" for desktop virtualizaton (#215) remove "iommu=pt" from kernel command line for desktop virtualizaton images Signed-off-by: Swee Yee Fonn <[email protected]> * Enhanced emt-contribution.md (#216) * Enhanced emt-contribution.md More explicit references to the 3.0-dev branch, * Update CONTRIBUTION.md better formatting * lint * typos and suggestions Co-authored-by: Karol Blaszczak <[email protected]> --------- Co-authored-by: Karol Blaszczak <[email protected]> * Feat: Add reporting-agent spec (#205) * feat: add reporting-agent spec * feat: add reporting agent to cgmanifest * chore: remove license from files * fix: add reporting agent to agents package * fix: fix change to generate license... * fix: add changelog entry that license is verified * tab to spaces * add reporting agent signatures * change config file source to tarball * fix: move creation of user as first step of install * fix: remove direct mention of user in install script * use cp instead of copy for not owned paths * create cron.d directory first * require systemd rpm macros * global debug as empty * fix: move license before pre step * fix: remove license tag, see if it builds now * chore: adjust reporting agent to 0.0.4 which contains license * fix: remove .spec from signatures * fix: use `--short` for hourly cron * fix: require util-linux package for lsblk and lscpu * CVE 2025-29087 fluent bit (#213) * fluent-bit:fix CVE-2025-29087 Signed-off-by: Jing Hui Tham <[email protected]> * Update CVE-2025-29087.patch upstream reference * Update CVE-2025-29087.patch fix typo * Update CVE-2025-29087.patch --------- Signed-off-by: Jing Hui Tham <[email protected]> Co-authored-by: Anuj Mittal <[email protected]> * Fixing references to the documentation website (#218) * feat: add k3s rpm build spec (#134) * feat: add k3s package add initial k3s spec using pre-build binary Signed-off-by: Eoghan Lawless <[email protected]> * chore: add k3s package to dev image remove k3s package from `edge-image.json` manifest add k3s package from `edge-image-dev.json` manifest increase dev image rootfs partition max size Signed-off-by: Eoghan Lawless <[email protected]> * feat: offline k3s binary building added yq package created vendor artifact added required build sources: k3s-root-amd64.tar runc-v1.2.5.tar.gz containerd-v2.0.4-k3s2.tar.gz traefik-crd-34.2.1+up34.2.0.tgz traefik-34.2.1+up34.2.0.tgz rancher-plugins-v1.6.0-k3s1.tar.gz flannel-v1.6.0-flannel1.tar.gz added required source patches Signed-off-by: Eoghan Lawless <[email protected]> * fix: remove source artifacts Signed-off-by: Eoghan Lawless <[email protected]> * chore: update manifest and licenses Signed-off-by: Eoghan Lawless <[email protected]> * chore: address comments Signed-off-by: Eoghan Lawless <[email protected]> * k3s/yq: update changelog Signed-off-by: Lee Chee Yang <[email protected]> * edge-image/rt/rt-dev: add k3s Signed-off-by: Lee Chee Yang <[email protected]> * spec_source_attributions.py update regex update regex for "source project" Signed-off-by: Lee Chee Yang <[email protected]> * Update k3s.spec changelog --------- Signed-off-by: Eoghan Lawless <[email protected]> Signed-off-by: Lee Chee Yang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> * Add K3s into ISO and Update wording on calamares (#220) Signed-off-by: Tan Jia Yong <[email protected]> * feat: k3s-standard addons (#222) * chore: k3s network-policy * fix: licenses * chore: use _sharedstatedir * merge k3s-standard into k3s Signed-off-by: Lee Chee Yang <[email protected]> --------- Signed-off-by: Lee Chee Yang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> * SPEC: upgrading linux firmware version to 20250509 (#225) i915 GuC needs 70.44.1 firmware, which is in 20250509, it is due to kernel upgrading. Signed-off-by: Junxiao Chang <[email protected]> * cgmanifest update url (#226) Signed-off-by: Lee Chee Yang <[email protected]> * resolve issues in license * update image config json files * add deleted package * remove unwanted package * Change location of script folder and add preset file * Change location of script folder and add preset file * Update summary in spec file * remove display settings * Update comment in .spec file * Update additional config file * Update spec file * Address review comments * Address some more review comments * update signatures * Remove unwanted changes * Use macro for preset dir * Update changelog in spec file * Update tar file signature * Address review comments - remove preset file and helper script * remove additional script * Update intel-idv-services.spec for changelog * update LICENSES-AND-NOTICES Signed-off-by: Lee Chee Yang <[email protected]> * amend signatures.json Signed-off-by: Lee Chee Yang <[email protected]> --------- Signed-off-by: Lee Chee Yang <[email protected]> Signed-off-by: Nick Ross <[email protected]> Signed-off-by: Jing Hui Tham <[email protected]> Signed-off-by: Swee Yee Fonn <[email protected]> Signed-off-by: Eoghan Lawless <[email protected]> Signed-off-by: Tan Jia Yong <[email protected]> Signed-off-by: Junxiao Chang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> Co-authored-by: Anuj Mittal <[email protected]> Co-authored-by: Ana Luisa Ponsirenas <[email protected]> Co-authored-by: Mats Agerstam <[email protected]> Co-authored-by: SupriyaPamulpati <[email protected]> Co-authored-by: Ashutosh Kumar <[email protected]> Co-authored-by: Nirmal George <[email protected]> Co-authored-by: mpytlik-intel <[email protected]> Co-authored-by: Sebastian Golebiewski <[email protected]> Co-authored-by: mpytlik-intel <[email protected]> Co-authored-by: Karol Blaszczak <[email protected]> Co-authored-by: Nick Ross <[email protected]> Co-authored-by: Krishnamurthy Jambur <[email protected]> Co-authored-by: Tham Jing Hui <[email protected]> Co-authored-by: sfonn <[email protected]> Co-authored-by: Andrea Campanella <[email protected]> Co-authored-by: Jakub Sikorski <[email protected]> Co-authored-by: Eoghan Lawless <[email protected]> Co-authored-by: JiayongT <[email protected]> Co-authored-by: Julia Okuniewska <[email protected]> Co-authored-by: Junxiao Chang <[email protected]>
* Update hash reference in publish docs workflow (#55) - Updated to the latest `publish-docs` in `orch-ci` * Update sha publish docs (#56) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update permissions for publish-docs (#57) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update publish-docs.yml Updated permissions * Update publish-docs.yml Pin to latest SHA * Adds branch pattern 3.0 * Update publish-docs.yml * Change working dir * updated EMT-D overview documentation (#60) * updated EMT-D overview documentation * fixed typo * Update sb-howto.md (#58) * Update sb-howto.md * Update sb-howto.md * Update sb-howto.md * docs/overview: fix location of iso (#62) Point to the location where ISO is available. * Update pinned sha in publish docs (#64) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update publish-docs.yml Updated permissions * Update publish-docs.yml Pin to latest SHA * Adds branch pattern 3.0 * Update publish-docs.yml * Change working dir * Update publish-docs.yml * Update README.md (#74) Updated download links for standalone and developer versions * Zizmor report related fixes (#73) * permission fixes * workflow permission updates * Update .github/workflows/check-spec.yml * Update check-spec.yml --------- Co-authored-by: Anuj Mittal <[email protected]> * ISO install guide language review (#94) * Updating instructions for building. (#95) * Updating instructions for building. * Adding instructions for building Co-authored-by: mpytlik-intel <[email protected]> --------- Co-authored-by: mpytlik-intel <[email protected]> * Updating the heading for the download section (#117) * readme + get started link improvements (#108) * readme + get started link improvements * Update docs/developer-guide/get-started.md * Update README.md --------- Co-authored-by: Karol Blaszczak <[email protected]> * Fixing references to toolkit docs (#130) * Add QEMU instructions and fix typographical corrections (#127) Signed-off-by: Nick Ross <[email protected]> * Updating the developer guide docs (#155) * Updating the developer guide docs * Update * Fix * Add workflow to scan GitHub actions using zizmor (#156) * added worfklow for zizmor scanning * fixed worfklow for zizmor scanning * fixed worfklow for zizmor scanning * Fix line endings * added license header * Fix license --------- Co-authored-by: Anuj Mittal <[email protected]> * Refactoring files to make a distinction between EMT and Azure docs (#87) * Refactoring files to make a distinction between EMT and Azure docs * Fixing links * Fixing reference to EMF deployment guide (#169) * Fixing reference to EMF deployment guide * giremoved user-guide and fixed broken link (#159) * Fixing broken references in docs (#172) * Update README.md (#177) * Update README.md * Apply suggestions from code review --------- Co-authored-by: Sebastian Golebiewski <[email protected]> * Changing the file structure of documentation (#171) * Revert "Changing the file structure of documentation" (#191) * Revert "Changing the file structure of documentation (#171)" This reverts commit 7d03e73. * Update docs/developer-guide/index.rst * [DOCS] adjust contribution guide -dev (#193) (#198) * [DOCS] adjust contribution guide -dev * Update docs/developer-guide/emt-contribution.md * Update docs/developer-guide/emt-contribution.md * fix links * Update emt-contribution.md --------- Co-authored-by: Anuj Mittal <[email protected]> Co-authored-by: Sebastian Golebiewski <[email protected]> * Add idv-services * Address review comments * caddy:fix CVE-2025-22872 (#212) Signed-off-by: Jing Hui Tham <[email protected]> * remove "iommu=pt" for desktop virtualizaton (#215) remove "iommu=pt" from kernel command line for desktop virtualizaton images Signed-off-by: Swee Yee Fonn <[email protected]> * Enhanced emt-contribution.md (#216) * Enhanced emt-contribution.md More explicit references to the 3.0-dev branch, * Update CONTRIBUTION.md better formatting * lint * typos and suggestions Co-authored-by: Karol Blaszczak <[email protected]> --------- Co-authored-by: Karol Blaszczak <[email protected]> * Feat: Add reporting-agent spec (#205) * feat: add reporting-agent spec * feat: add reporting agent to cgmanifest * chore: remove license from files * fix: add reporting agent to agents package * fix: fix change to generate license... * fix: add changelog entry that license is verified * tab to spaces * add reporting agent signatures * change config file source to tarball * fix: move creation of user as first step of install * fix: remove direct mention of user in install script * use cp instead of copy for not owned paths * create cron.d directory first * require systemd rpm macros * global debug as empty * fix: move license before pre step * fix: remove license tag, see if it builds now * chore: adjust reporting agent to 0.0.4 which contains license * fix: remove .spec from signatures * fix: use `--short` for hourly cron * fix: require util-linux package for lsblk and lscpu * CVE 2025-29087 fluent bit (#213) * fluent-bit:fix CVE-2025-29087 Signed-off-by: Jing Hui Tham <[email protected]> * Update CVE-2025-29087.patch upstream reference * Update CVE-2025-29087.patch fix typo * Update CVE-2025-29087.patch --------- Signed-off-by: Jing Hui Tham <[email protected]> Co-authored-by: Anuj Mittal <[email protected]> * Fixing references to the documentation website (#218) * feat: add k3s rpm build spec (#134) * feat: add k3s package add initial k3s spec using pre-build binary Signed-off-by: Eoghan Lawless <[email protected]> * chore: add k3s package to dev image remove k3s package from `edge-image.json` manifest add k3s package from `edge-image-dev.json` manifest increase dev image rootfs partition max size Signed-off-by: Eoghan Lawless <[email protected]> * feat: offline k3s binary building added yq package created vendor artifact added required build sources: k3s-root-amd64.tar runc-v1.2.5.tar.gz containerd-v2.0.4-k3s2.tar.gz traefik-crd-34.2.1+up34.2.0.tgz traefik-34.2.1+up34.2.0.tgz rancher-plugins-v1.6.0-k3s1.tar.gz flannel-v1.6.0-flannel1.tar.gz added required source patches Signed-off-by: Eoghan Lawless <[email protected]> * fix: remove source artifacts Signed-off-by: Eoghan Lawless <[email protected]> * chore: update manifest and licenses Signed-off-by: Eoghan Lawless <[email protected]> * chore: address comments Signed-off-by: Eoghan Lawless <[email protected]> * k3s/yq: update changelog Signed-off-by: Lee Chee Yang <[email protected]> * edge-image/rt/rt-dev: add k3s Signed-off-by: Lee Chee Yang <[email protected]> * spec_source_attributions.py update regex update regex for "source project" Signed-off-by: Lee Chee Yang <[email protected]> * Update k3s.spec changelog --------- Signed-off-by: Eoghan Lawless <[email protected]> Signed-off-by: Lee Chee Yang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> * Add K3s into ISO and Update wording on calamares (#220) Signed-off-by: Tan Jia Yong <[email protected]> * feat: k3s-standard addons (#222) * chore: k3s network-policy * fix: licenses * chore: use _sharedstatedir * merge k3s-standard into k3s Signed-off-by: Lee Chee Yang <[email protected]> --------- Signed-off-by: Lee Chee Yang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> * SPEC: upgrading linux firmware version to 20250509 (#225) i915 GuC needs 70.44.1 firmware, which is in 20250509, it is due to kernel upgrading. Signed-off-by: Junxiao Chang <[email protected]> * cgmanifest update url (#226) Signed-off-by: Lee Chee Yang <[email protected]> * resolve issues in license * update image config json files * add deleted package * remove unwanted package * Change location of script folder and add preset file * Change location of script folder and add preset file * Update summary in spec file * remove display settings * Update comment in .spec file * Update additional config file * Update spec file * Address review comments * Address some more review comments * update signatures * Remove unwanted changes * Use macro for preset dir * Update changelog in spec file * Update tar file signature * Address review comments - remove preset file and helper script * remove additional script * Update intel-idv-services.spec for changelog * update LICENSES-AND-NOTICES Signed-off-by: Lee Chee Yang <[email protected]> * amend signatures.json Signed-off-by: Lee Chee Yang <[email protected]> * Update source files and bump up version * Update signature files * Update cgmanifest * Update intel-idv-services.spec amend formatting --------- Signed-off-by: Lee Chee Yang <[email protected]> Signed-off-by: Nick Ross <[email protected]> Signed-off-by: Jing Hui Tham <[email protected]> Signed-off-by: Swee Yee Fonn <[email protected]> Signed-off-by: Eoghan Lawless <[email protected]> Signed-off-by: Tan Jia Yong <[email protected]> Signed-off-by: Junxiao Chang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> Co-authored-by: Anuj Mittal <[email protected]> Co-authored-by: Ana Luisa Ponsirenas <[email protected]> Co-authored-by: Mats Agerstam <[email protected]> Co-authored-by: SupriyaPamulpati <[email protected]> Co-authored-by: Ashutosh Kumar <[email protected]> Co-authored-by: Nirmal George <[email protected]> Co-authored-by: mpytlik-intel <[email protected]> Co-authored-by: Sebastian Golebiewski <[email protected]> Co-authored-by: mpytlik-intel <[email protected]> Co-authored-by: Karol Blaszczak <[email protected]> Co-authored-by: Nick Ross <[email protected]> Co-authored-by: Krishnamurthy Jambur <[email protected]> Co-authored-by: Tham Jing Hui <[email protected]> Co-authored-by: sfonn <[email protected]> Co-authored-by: Andrea Campanella <[email protected]> Co-authored-by: Jakub Sikorski <[email protected]> Co-authored-by: Eoghan Lawless <[email protected]> Co-authored-by: JiayongT <[email protected]> Co-authored-by: Julia Okuniewska <[email protected]> Co-authored-by: Junxiao Chang <[email protected]> Co-authored-by: Smitesh Sutaria <[email protected]>
…ge config (for launching SRIOV VMs) (#214) * Update hash reference in publish docs workflow (#55) - Updated to the latest `publish-docs` in `orch-ci` * Update sha publish docs (#56) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update permissions for publish-docs (#57) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update publish-docs.yml Updated permissions * Update publish-docs.yml Pin to latest SHA * Adds branch pattern 3.0 * Update publish-docs.yml * Change working dir * updated EMT-D overview documentation (#60) * updated EMT-D overview documentation * fixed typo * Update sb-howto.md (#58) * Update sb-howto.md * Update sb-howto.md * Update sb-howto.md * docs/overview: fix location of iso (#62) Point to the location where ISO is available. * Update pinned sha in publish docs (#64) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update publish-docs.yml Updated permissions * Update publish-docs.yml Pin to latest SHA * Adds branch pattern 3.0 * Update publish-docs.yml * Change working dir * Update publish-docs.yml * Update README.md (#74) Updated download links for standalone and developer versions * Zizmor report related fixes (#73) * permission fixes * workflow permission updates * Update .github/workflows/check-spec.yml * Update check-spec.yml --------- Co-authored-by: Anuj Mittal <[email protected]> * ISO install guide language review (#94) * Updating instructions for building. (#95) * Updating instructions for building. * Adding instructions for building Co-authored-by: mpytlik-intel <[email protected]> --------- Co-authored-by: mpytlik-intel <[email protected]> * Updating the heading for the download section (#117) * readme + get started link improvements (#108) * readme + get started link improvements * Update docs/developer-guide/get-started.md * Update README.md --------- Co-authored-by: Karol Blaszczak <[email protected]> * Fixing references to toolkit docs (#130) * Add QEMU instructions and fix typographical corrections (#127) Signed-off-by: Nick Ross <[email protected]> * Updating the developer guide docs (#155) * Updating the developer guide docs * Update * Fix * Add workflow to scan GitHub actions using zizmor (#156) * added worfklow for zizmor scanning * fixed worfklow for zizmor scanning * fixed worfklow for zizmor scanning * Fix line endings * added license header * Fix license --------- Co-authored-by: Anuj Mittal <[email protected]> * Refactoring files to make a distinction between EMT and Azure docs (#87) * Refactoring files to make a distinction between EMT and Azure docs * Fixing links * Fixing reference to EMF deployment guide (#169) * Fixing reference to EMF deployment guide * giremoved user-guide and fixed broken link (#159) * Fixing broken references in docs (#172) * Update README.md (#177) * Update README.md * Apply suggestions from code review --------- Co-authored-by: Sebastian Golebiewski <[email protected]> * Changing the file structure of documentation (#171) * Revert "Changing the file structure of documentation" (#191) * Revert "Changing the file structure of documentation (#171)" This reverts commit 7d03e73. * Update docs/developer-guide/index.rst * [DOCS] adjust contribution guide -dev (#193) (#198) * [DOCS] adjust contribution guide -dev * Update docs/developer-guide/emt-contribution.md * Update docs/developer-guide/emt-contribution.md * fix links * Update emt-contribution.md --------- Co-authored-by: Anuj Mittal <[email protected]> Co-authored-by: Sebastian Golebiewski <[email protected]> * Add idv-services * Address review comments * caddy:fix CVE-2025-22872 (#212) Signed-off-by: Jing Hui Tham <[email protected]> * remove "iommu=pt" for desktop virtualizaton (#215) remove "iommu=pt" from kernel command line for desktop virtualizaton images Signed-off-by: Swee Yee Fonn <[email protected]> * Enhanced emt-contribution.md (#216) * Enhanced emt-contribution.md More explicit references to the 3.0-dev branch, * Update CONTRIBUTION.md better formatting * lint * typos and suggestions Co-authored-by: Karol Blaszczak <[email protected]> --------- Co-authored-by: Karol Blaszczak <[email protected]> * Feat: Add reporting-agent spec (#205) * feat: add reporting-agent spec * feat: add reporting agent to cgmanifest * chore: remove license from files * fix: add reporting agent to agents package * fix: fix change to generate license... * fix: add changelog entry that license is verified * tab to spaces * add reporting agent signatures * change config file source to tarball * fix: move creation of user as first step of install * fix: remove direct mention of user in install script * use cp instead of copy for not owned paths * create cron.d directory first * require systemd rpm macros * global debug as empty * fix: move license before pre step * fix: remove license tag, see if it builds now * chore: adjust reporting agent to 0.0.4 which contains license * fix: remove .spec from signatures * fix: use `--short` for hourly cron * fix: require util-linux package for lsblk and lscpu * CVE 2025-29087 fluent bit (#213) * fluent-bit:fix CVE-2025-29087 Signed-off-by: Jing Hui Tham <[email protected]> * Update CVE-2025-29087.patch upstream reference * Update CVE-2025-29087.patch fix typo * Update CVE-2025-29087.patch --------- Signed-off-by: Jing Hui Tham <[email protected]> Co-authored-by: Anuj Mittal <[email protected]> * Fixing references to the documentation website (#218) * feat: add k3s rpm build spec (#134) * feat: add k3s package add initial k3s spec using pre-build binary Signed-off-by: Eoghan Lawless <[email protected]> * chore: add k3s package to dev image remove k3s package from `edge-image.json` manifest add k3s package from `edge-image-dev.json` manifest increase dev image rootfs partition max size Signed-off-by: Eoghan Lawless <[email protected]> * feat: offline k3s binary building added yq package created vendor artifact added required build sources: k3s-root-amd64.tar runc-v1.2.5.tar.gz containerd-v2.0.4-k3s2.tar.gz traefik-crd-34.2.1+up34.2.0.tgz traefik-34.2.1+up34.2.0.tgz rancher-plugins-v1.6.0-k3s1.tar.gz flannel-v1.6.0-flannel1.tar.gz added required source patches Signed-off-by: Eoghan Lawless <[email protected]> * fix: remove source artifacts Signed-off-by: Eoghan Lawless <[email protected]> * chore: update manifest and licenses Signed-off-by: Eoghan Lawless <[email protected]> * chore: address comments Signed-off-by: Eoghan Lawless <[email protected]> * k3s/yq: update changelog Signed-off-by: Lee Chee Yang <[email protected]> * edge-image/rt/rt-dev: add k3s Signed-off-by: Lee Chee Yang <[email protected]> * spec_source_attributions.py update regex update regex for "source project" Signed-off-by: Lee Chee Yang <[email protected]> * Update k3s.spec changelog --------- Signed-off-by: Eoghan Lawless <[email protected]> Signed-off-by: Lee Chee Yang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> * Add K3s into ISO and Update wording on calamares (#220) Signed-off-by: Tan Jia Yong <[email protected]> * feat: k3s-standard addons (#222) * chore: k3s network-policy * fix: licenses * chore: use _sharedstatedir * merge k3s-standard into k3s Signed-off-by: Lee Chee Yang <[email protected]> --------- Signed-off-by: Lee Chee Yang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> * SPEC: upgrading linux firmware version to 20250509 (#225) i915 GuC needs 70.44.1 firmware, which is in 20250509, it is due to kernel upgrading. Signed-off-by: Junxiao Chang <[email protected]> * cgmanifest update url (#226) Signed-off-by: Lee Chee Yang <[email protected]> * resolve issues in license * update image config json files * add deleted package * remove unwanted package * Change location of script folder and add preset file * Change location of script folder and add preset file * Update summary in spec file * remove display settings * Update comment in .spec file * Update additional config file * Update spec file * Address review comments * Address some more review comments * update signatures * Remove unwanted changes * Use macro for preset dir * Update changelog in spec file * Update tar file signature * Address review comments - remove preset file and helper script * remove additional script * Update intel-idv-services.spec for changelog * update LICENSES-AND-NOTICES Signed-off-by: Lee Chee Yang <[email protected]> * amend signatures.json Signed-off-by: Lee Chee Yang <[email protected]> --------- Signed-off-by: Lee Chee Yang <[email protected]> Signed-off-by: Nick Ross <[email protected]> Signed-off-by: Jing Hui Tham <[email protected]> Signed-off-by: Swee Yee Fonn <[email protected]> Signed-off-by: Eoghan Lawless <[email protected]> Signed-off-by: Tan Jia Yong <[email protected]> Signed-off-by: Junxiao Chang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> Co-authored-by: Anuj Mittal <[email protected]> Co-authored-by: Ana Luisa Ponsirenas <[email protected]> Co-authored-by: Mats Agerstam <[email protected]> Co-authored-by: SupriyaPamulpati <[email protected]> Co-authored-by: Ashutosh Kumar <[email protected]> Co-authored-by: Nirmal George <[email protected]> Co-authored-by: mpytlik-intel <[email protected]> Co-authored-by: Sebastian Golebiewski <[email protected]> Co-authored-by: mpytlik-intel <[email protected]> Co-authored-by: Karol Blaszczak <[email protected]> Co-authored-by: Nick Ross <[email protected]> Co-authored-by: Krishnamurthy Jambur <[email protected]> Co-authored-by: Tham Jing Hui <[email protected]> Co-authored-by: sfonn <[email protected]> Co-authored-by: Andrea Campanella <[email protected]> Co-authored-by: Jakub Sikorski <[email protected]> Co-authored-by: Eoghan Lawless <[email protected]> Co-authored-by: JiayongT <[email protected]> Co-authored-by: Julia Okuniewska <[email protected]> Co-authored-by: Junxiao Chang <[email protected]>
* Update hash reference in publish docs workflow (#55) - Updated to the latest `publish-docs` in `orch-ci` * Update sha publish docs (#56) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update permissions for publish-docs (#57) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update publish-docs.yml Updated permissions * Update publish-docs.yml Pin to latest SHA * Adds branch pattern 3.0 * Update publish-docs.yml * Change working dir * updated EMT-D overview documentation (#60) * updated EMT-D overview documentation * fixed typo * Update sb-howto.md (#58) * Update sb-howto.md * Update sb-howto.md * Update sb-howto.md * docs/overview: fix location of iso (#62) Point to the location where ISO is available. * Update pinned sha in publish docs (#64) * Update hash reference in publish docs workflow - Updated to the latest `publish-docs` in `orch-ci` * Update publish-docs.yml * Update publish-docs.yml Updated permissions * Update publish-docs.yml Pin to latest SHA * Adds branch pattern 3.0 * Update publish-docs.yml * Change working dir * Update publish-docs.yml * Update README.md (#74) Updated download links for standalone and developer versions * Zizmor report related fixes (#73) * permission fixes * workflow permission updates * Update .github/workflows/check-spec.yml * Update check-spec.yml --------- Co-authored-by: Anuj Mittal <[email protected]> * ISO install guide language review (#94) * Updating instructions for building. (#95) * Updating instructions for building. * Adding instructions for building Co-authored-by: mpytlik-intel <[email protected]> --------- Co-authored-by: mpytlik-intel <[email protected]> * Updating the heading for the download section (#117) * readme + get started link improvements (#108) * readme + get started link improvements * Update docs/developer-guide/get-started.md * Update README.md --------- Co-authored-by: Karol Blaszczak <[email protected]> * Fixing references to toolkit docs (#130) * Add QEMU instructions and fix typographical corrections (#127) Signed-off-by: Nick Ross <[email protected]> * Updating the developer guide docs (#155) * Updating the developer guide docs * Update * Fix * Add workflow to scan GitHub actions using zizmor (#156) * added worfklow for zizmor scanning * fixed worfklow for zizmor scanning * fixed worfklow for zizmor scanning * Fix line endings * added license header * Fix license --------- Co-authored-by: Anuj Mittal <[email protected]> * Refactoring files to make a distinction between EMT and Azure docs (#87) * Refactoring files to make a distinction between EMT and Azure docs * Fixing links * Fixing reference to EMF deployment guide (#169) * Fixing reference to EMF deployment guide * giremoved user-guide and fixed broken link (#159) * Fixing broken references in docs (#172) * Update README.md (#177) * Update README.md * Apply suggestions from code review --------- Co-authored-by: Sebastian Golebiewski <[email protected]> * Changing the file structure of documentation (#171) * Revert "Changing the file structure of documentation" (#191) * Revert "Changing the file structure of documentation (#171)" This reverts commit 7d03e73. * Update docs/developer-guide/index.rst * [DOCS] adjust contribution guide -dev (#193) (#198) * [DOCS] adjust contribution guide -dev * Update docs/developer-guide/emt-contribution.md * Update docs/developer-guide/emt-contribution.md * fix links * Update emt-contribution.md --------- Co-authored-by: Anuj Mittal <[email protected]> Co-authored-by: Sebastian Golebiewski <[email protected]> * Add idv-services * Address review comments * caddy:fix CVE-2025-22872 (#212) Signed-off-by: Jing Hui Tham <[email protected]> * remove "iommu=pt" for desktop virtualizaton (#215) remove "iommu=pt" from kernel command line for desktop virtualizaton images Signed-off-by: Swee Yee Fonn <[email protected]> * Enhanced emt-contribution.md (#216) * Enhanced emt-contribution.md More explicit references to the 3.0-dev branch, * Update CONTRIBUTION.md better formatting * lint * typos and suggestions Co-authored-by: Karol Blaszczak <[email protected]> --------- Co-authored-by: Karol Blaszczak <[email protected]> * Feat: Add reporting-agent spec (#205) * feat: add reporting-agent spec * feat: add reporting agent to cgmanifest * chore: remove license from files * fix: add reporting agent to agents package * fix: fix change to generate license... * fix: add changelog entry that license is verified * tab to spaces * add reporting agent signatures * change config file source to tarball * fix: move creation of user as first step of install * fix: remove direct mention of user in install script * use cp instead of copy for not owned paths * create cron.d directory first * require systemd rpm macros * global debug as empty * fix: move license before pre step * fix: remove license tag, see if it builds now * chore: adjust reporting agent to 0.0.4 which contains license * fix: remove .spec from signatures * fix: use `--short` for hourly cron * fix: require util-linux package for lsblk and lscpu * CVE 2025-29087 fluent bit (#213) * fluent-bit:fix CVE-2025-29087 Signed-off-by: Jing Hui Tham <[email protected]> * Update CVE-2025-29087.patch upstream reference * Update CVE-2025-29087.patch fix typo * Update CVE-2025-29087.patch --------- Signed-off-by: Jing Hui Tham <[email protected]> Co-authored-by: Anuj Mittal <[email protected]> * Fixing references to the documentation website (#218) * feat: add k3s rpm build spec (#134) * feat: add k3s package add initial k3s spec using pre-build binary Signed-off-by: Eoghan Lawless <[email protected]> * chore: add k3s package to dev image remove k3s package from `edge-image.json` manifest add k3s package from `edge-image-dev.json` manifest increase dev image rootfs partition max size Signed-off-by: Eoghan Lawless <[email protected]> * feat: offline k3s binary building added yq package created vendor artifact added required build sources: k3s-root-amd64.tar runc-v1.2.5.tar.gz containerd-v2.0.4-k3s2.tar.gz traefik-crd-34.2.1+up34.2.0.tgz traefik-34.2.1+up34.2.0.tgz rancher-plugins-v1.6.0-k3s1.tar.gz flannel-v1.6.0-flannel1.tar.gz added required source patches Signed-off-by: Eoghan Lawless <[email protected]> * fix: remove source artifacts Signed-off-by: Eoghan Lawless <[email protected]> * chore: update manifest and licenses Signed-off-by: Eoghan Lawless <[email protected]> * chore: address comments Signed-off-by: Eoghan Lawless <[email protected]> * k3s/yq: update changelog Signed-off-by: Lee Chee Yang <[email protected]> * edge-image/rt/rt-dev: add k3s Signed-off-by: Lee Chee Yang <[email protected]> * spec_source_attributions.py update regex update regex for "source project" Signed-off-by: Lee Chee Yang <[email protected]> * Update k3s.spec changelog --------- Signed-off-by: Eoghan Lawless <[email protected]> Signed-off-by: Lee Chee Yang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> * Add K3s into ISO and Update wording on calamares (#220) Signed-off-by: Tan Jia Yong <[email protected]> * feat: k3s-standard addons (#222) * chore: k3s network-policy * fix: licenses * chore: use _sharedstatedir * merge k3s-standard into k3s Signed-off-by: Lee Chee Yang <[email protected]> --------- Signed-off-by: Lee Chee Yang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> * SPEC: upgrading linux firmware version to 20250509 (#225) i915 GuC needs 70.44.1 firmware, which is in 20250509, it is due to kernel upgrading. Signed-off-by: Junxiao Chang <[email protected]> * cgmanifest update url (#226) Signed-off-by: Lee Chee Yang <[email protected]> * resolve issues in license * update image config json files * add deleted package * remove unwanted package * Change location of script folder and add preset file * Change location of script folder and add preset file * Update summary in spec file * remove display settings * Update comment in .spec file * Update additional config file * Update spec file * Address review comments * Address some more review comments * update signatures * Remove unwanted changes * Use macro for preset dir * Update changelog in spec file * Update tar file signature * Address review comments - remove preset file and helper script * remove additional script * Update intel-idv-services.spec for changelog * update LICENSES-AND-NOTICES Signed-off-by: Lee Chee Yang <[email protected]> * amend signatures.json Signed-off-by: Lee Chee Yang <[email protected]> * Update source files and bump up version * Update signature files * Update cgmanifest * Update intel-idv-services.spec amend formatting --------- Signed-off-by: Lee Chee Yang <[email protected]> Signed-off-by: Nick Ross <[email protected]> Signed-off-by: Jing Hui Tham <[email protected]> Signed-off-by: Swee Yee Fonn <[email protected]> Signed-off-by: Eoghan Lawless <[email protected]> Signed-off-by: Tan Jia Yong <[email protected]> Signed-off-by: Junxiao Chang <[email protected]> Co-authored-by: Lee Chee Yang <[email protected]> Co-authored-by: Anuj Mittal <[email protected]> Co-authored-by: Ana Luisa Ponsirenas <[email protected]> Co-authored-by: Mats Agerstam <[email protected]> Co-authored-by: SupriyaPamulpati <[email protected]> Co-authored-by: Ashutosh Kumar <[email protected]> Co-authored-by: Nirmal George <[email protected]> Co-authored-by: mpytlik-intel <[email protected]> Co-authored-by: Sebastian Golebiewski <[email protected]> Co-authored-by: mpytlik-intel <[email protected]> Co-authored-by: Karol Blaszczak <[email protected]> Co-authored-by: Nick Ross <[email protected]> Co-authored-by: Krishnamurthy Jambur <[email protected]> Co-authored-by: Tham Jing Hui <[email protected]> Co-authored-by: sfonn <[email protected]> Co-authored-by: Andrea Campanella <[email protected]> Co-authored-by: Jakub Sikorski <[email protected]> Co-authored-by: Eoghan Lawless <[email protected]> Co-authored-by: JiayongT <[email protected]> Co-authored-by: Julia Okuniewska <[email protected]> Co-authored-by: Junxiao Chang <[email protected]> Co-authored-by: Smitesh Sutaria <[email protected]>
Merge Checklist
All boxes should be checked before merging the PR
Description
Adding the
emt-prefix to all documentation files to introduce a distinction between EMT docs and Azure docs.Note:
docsfolder could also be prefixed withemt-, however such change would definitely impact the CI builds, so according changes should be implemented there as well.