Skip to content

Commit 3b5a8cb

Browse files
author
Felipe Torrezan
authored
Update README.md
- updated ##disclaimer - updated ##conclusion - updated ##issues - moved ##faq to the ##wiki
1 parent 2af71f2 commit 3b5a8cb

1 file changed

Lines changed: 11 additions & 17 deletions

File tree

README.md

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# IAR Build Tools for Arm on GitHub Actions using Linux runners
44

55

6-
> __Disclaimer__
7-
> The information provided in this tutorial is subject to change without notice and does not represent a commitment on any part of IAR. While the information contained herein is useful as reference for DevOps Engineers willing to implement CI/CD using IAR Tools, IAR assumes no responsibility for any errors, omissions or particular implementations.
6+
>[!WARNING]
7+
>The information in this repository is subject to change without notice and does not constitute a commitment by IAR. While it serves as a valuable reference for DevOps Engineers implementing Continuous Integration with IAR Tools, IAR assumes no responsibility for any errors, omissions, or specific implementations.
88
99

1010
## Introduction
@@ -52,30 +52,24 @@ With GitHub Actions is straightforward enabling a self-hosted runner on a Linux
5252

5353
You can have as many parallel build nodes with runners as your license allows you to. [Contact sales](https://iar.com/about/contact) for expanding your build capacity.
5454

55-
### FAQ
56-
<details><summary><b>How do I make the runner to survive a reboot?</b></summary>
57-
In order to learn how to install the runner as a service, use this <a href=https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/configuring-the-self-hosted-runner-application-as-a-service?platform=linux>link</a>.
58-
</details>
5955

56+
## Summary
57+
This tutorial provided an overview of how to get started with the IAR Build Tools for Arm on GitHub Actions using Linux runners. Development teams can immediately benefit from the comprehensive feedback these modern workflows offer, enabling them to quickly build, analyze, test, and deploy with high quality.
6058

61-
## Issues
62-
Use the public issue tracker:
63-
- If you found an issue or have a suggestion **specifically related to this tutorial**, do not forget to take a look at [earlier issues][url-repo-issue-old].
64-
- If creating a [new][url-repo-issue-new] issue, please describe it in detail.
59+
[__` Follow us `__](https://github.com/iarsystems) on GitHub to get updates about tutorials like this and more.
6560

66-
Do not use the public issue tracker:
67-
- If you need technical support. The public issue tracker **is not a support forum**.
68-
- If you have license issues. Contact [IAR Customer Care](https://iar.com/knowledge/support/licensing-faq/).
69-
- If you have tools issues. Contact [IAR Tech Support](https://iar.com/knowledge/support/request-technical-support/).
7061

71-
## Summary
72-
This tutorial provided an overview on how to get started with the IAR Build Tools for Arm on GitHub Actions using Linux runners, from where development teams can immediately benefit from holistic feedbacks these modern workflows provide to quickly build, analyze, test and deploy with quality.
62+
## Issues
63+
For technical support contact [IAR Customer Support][url-iar-customer-support].
64+
65+
For questions or suggestions related to this tutorial: try the [wiki][url-repo-wiki] or check [earlier issues][url-repo-issue-old]. If those don't help, create a [new issue][url-repo-issue-new] with detailed information.
7366

74-
[__` Follow us `__](https://github.com/iarsystems) on GitHub to get updates about tutorials like this and more.
7567

7668
[^1]: From the default installation, the runners become available organization-wide, for all its repositories. These can be [grouped and managed](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/managing-access-to-self-hosted-runners-using-groups) as desired.
7769

7870
<!-- links -->
71+
[url-iar-customer-support]: https://iar.my.site.com/mypages/s/contactsupport
72+
7973
[iar-bxarm-url]: https://www.iar.com/bxarm
8074

8175
[gh-yaml-doc-url]: https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions

0 commit comments

Comments
 (0)