Adding read-only permission to all jobs in the CI flow to ensure minimum required access (#1300)
update the documentation runs-on config (#1234)Signed-off-by: Jordan Cartwright <[email protected]>
CI: Update issue-labeler and grand proper permissionsIssue labeler stops working due to GHA upgrade to newer Node:https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-no
CI: Update issue-labeler and grand proper permissionsIssue labeler stops working due to GHA upgrade to newer Node:https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/Signed-off-by: Krzysztof Filipek <[email protected]>
show more ...
Add issue labeler (#1070)Signed-off-by: Krzysztof Filipek <[email protected]>
Update macOS 10.15 to macOS 12 in CI (#1113)Signed-off-by: Vladislav Shchapov <[email protected]>
Install sphinx-tabs extension at documentation stage (#1111)
Add GitHub Actions workflow for labeling PRs (#1064)This PR adds an automatic labeling feature to OneTBB. The purpose of this commit is to add initial support and label PRs changing anything rela
Add GitHub Actions workflow for labeling PRs (#1064)This PR adds an automatic labeling feature to OneTBB. The purpose of this commit is to add initial support and label PRs changing anything related to tbbmalloc. Signed-off-by: Krzysztof Filipek <[email protected]>
Updated Ubuntu 18.04 to latest (#1047)* Update Ubuntu OS * Update ci.yml * Update ci.yml * Update ci.yml --------- Co-authored-by: Dessie Williams <[email protected]
Updated Ubuntu 18.04 to latest (#1047)* Update Ubuntu OS * Update ci.yml * Update ci.yml * Update ci.yml --------- Co-authored-by: Dessie Williams <[email protected]>
CI: don't run copyright_check on master branch (#792)
Add copyright checker (#784)
CI: replace testing on Windows Server 2016 + VS2017 with Server 2022 + VS2022 (#763)Signed-off-by: Zheltov, Sergey1 <[email protected]>
Update copyright year 2021 -> 2022 (#761)Signed-off-by: Zheltov, Sergey1 <[email protected]>
CI: fix documentation build error (#753)
Update pull_request_template.md (#751)Signed-off-by: Alexandra Epanchinzeva [email protected]
Restructuring the docs (#683)
PR template: add signed-off-by checkbox (#638)Signed-off-by: Veprev, Alexey [email protected]
Clang-format sudoku example and fix CI check (#629)* Clang-format sudoku example Signed-off-by: Mishin, Ilya <[email protected]> * try use clang-format-10 Signed-off-by: Mishin, Ilya <
Clang-format sudoku example and fix CI check (#629)* Clang-format sudoku example Signed-off-by: Mishin, Ilya <[email protected]> * try use clang-format-10 Signed-off-by: Mishin, Ilya <[email protected]> * one more pointer Signed-off-by: Mishin, Ilya <[email protected]> * check clang-format Signed-off-by: Mishin, Ilya <[email protected]> * check clang-format-10 Signed-off-by: Mishin, Ilya <[email protected]>
Add PR template (#554)Signed-off-by: Alexey Oralov [email protected]
Update path to archive (#483)Signed-off-by: Alexey Oralov [email protected]
CI: enable publishing of documentation on pages (#473)Signed-off-by: Aleksey Oralov <[email protected]>
Add build documentation to CI (#423)Signed-off-by: Aleksey Oralov <[email protected]>
CI: fix a typo in the job name (#392)
CI: enable testing via GitHub Actions (#390)