Commit Graph

75 Commits (mbed-os-6.17.0-rc3)

Author SHA1 Message Date
Martin Kojtal 149d444825
Merge pull request #15363 from 0xc0170/fix/martin.kojtal/scancode-license-index
scancode: Fix license index failure
2023-01-03 11:12:54 +00:00
Martin Kojtal 8e23ea9084 scancode: Fix license index failure
Signed-off-by: Martin Kojtal <martin.kojtal@arm.com>
2023-01-03 10:29:40 +00:00
Martin Kojtal 239a210107 github: Fix click version
Signed-off-by: Martin Kojtal <martin.kojtal@arm.com>
2022-12-22 13:57:12 +00:00
Martin Kojtal ad15f0a7dc github action: add git safe directory
Where we use git commands directly, we need to add safe directory. This is because
the recent git changes introduced, for details visit:
https://github.com/actions/checkout/issues/766
2022-04-20 11:18:27 +01:00
Martin Kojtal 8a59067c1b github action: update checkout to v3
See https://github.com/actions/checkout/pull/762
Our tests are failing as checkout is not working (no git repository found)
2022-04-20 11:18:17 +01:00
Saheer fc088f0edd Tag docker images generated by master branch as latest. 2021-09-06 10:59:08 +01:00
Saheer 64cff51d4f Fix mbed-os-env docker digest retrieval
Adapt changes in skopeo command line to inspect docker image.
Use tagged skopeo docker image to avoid breakage in future.
2021-09-06 10:57:44 +01:00
Qinghao Shi 1f20f1c179 FIX: update click version to fix scancode 2021-09-01 11:33:33 +01:00
Martin Kojtal 68667df7ac
Merge pull request #14995 from saheerb/master
travis ci migration to github action
2021-08-12 09:50:13 +01:00
Saheer 91fa6801f8 travis ci migration to github action 2021-08-11 11:02:06 +01:00
Robert Walton 1a7a89a8ed ci: Use new mbed-os-env docker image in "multiple executables" test
The github workflow to test building multiple executables was using the
soon to be deprecated docker image "mbedos/mbed-os-env:latest". This
commit points it at the new docker image on ghcr.io.
2021-08-11 10:15:42 +01:00
Robert Walton 1dda219d3c ci: Add github action to build greentea tests with cmake
Build for two targets, one with baremetal profile and one full profile.
2021-08-11 10:15:42 +01:00
Saheer 7698035be9 github action fix for uppercase repository owner 2021-08-05 14:06:12 +01:00
Qinghao Shi 740e52f64c DOCKER: fix a bug in docker building GHA 2021-08-04 13:30:21 +01:00
Saheer Babu 5b0c1df525 github actions for mbed-os-env docker management 2021-08-03 16:28:14 +01:00
Lingkai Dong 23d659ef9e CMake: Add test for multiple-executable support
Add a test to build two executables in two directories under a single
project.
2021-07-22 17:31:45 +01:00
Paul Szczepanek dd16aa76d2 run only on feature ble changes 2021-07-16 10:20:38 +01:00
Paul Szczepanek b960dfcaf3 run test on push instead of weekly 2021-07-16 10:16:19 +01:00
Paul Szczepanek 413882e7ae add workflow for checking ble feature selection compilation 2021-07-15 17:37:13 +01:00
Anna Bridge 3ee443bfde
Looks like ref has to be a valid branch
For mbed-os-ci-scripts the ref was set to 'triage_test' which was a valid branch for that repo, however it looks like somone deleted that branch causing the script to fail. This commit updates the ref to 'master' which should hopefully fix the issue.
2021-06-03 16:41:30 +01:00
Anna Bridge 444004110e
Change actions/checkout ref field
Looks like something has changed that now requires this to be set differently
2021-06-03 16:29:04 +01:00
adbridge 1684b9c647 Add GitHub action for issue triaging script
Improve comments
2021-05-24 13:55:19 +01:00
Vincent Coubard f572e5d5a5 Update .github/issue_template.md
Reword traces addition.

Co-authored-by: Paul Szczepanek <pawel.szczepanek@arm.com>
2021-03-15 15:35:52 +00:00
Vincent Coubard f515c41a76 Github template: Recommend to join traces to connectivity issue. 2021-03-15 15:35:52 +00:00
Anna Bridge 42fc0e0630
Merge pull request #11999 from ARMmbed/affected_vers
Add instructions for providing mbed-os version affected
2019-12-24 11:04:04 +00:00
adbridge 643251bf3f Change mbed-os version instruction line from uppercase to lowercase 2019-12-19 17:06:58 +00:00
Anna Bridge b609c146aa
Add instructions for providing mbed-os version affected 2019-12-02 14:00:26 +00:00
adbridge fa02380b22 Remove unecessary text and reinstate sub headings 2019-11-22 12:10:21 +00:00
adbridge ba0bca9462 Remove release notes section
Feedback has shown that having similar fields in the release notes
section to the main headings is confusing. This PR simplifies the
sections and removes the release notes section completely.

Changes will be required to the release scripts and the docs to
reflect these changes.
2019-11-22 11:29:09 +00:00
adbridge 3f2fd47a06 Simplify headers and instructions
There is confusion with having sub headings below Description.
This commit removes teh Description header completely and promotes
sub headings to full headings.

Some of the notes under each heading have also been updated to
provide better clarity.
2019-11-21 16:18:19 +00:00
Bartek Szatkowski dd7f557fc7
Fix an article
An -> A for "user"
2019-11-21 10:31:47 +00:00
Bartek Szatkowski 422e59ffb9
Some fixes to PR
Various changes including:
Fix header levels
Fix typos
Move more text to comments
2019-11-19 14:31:53 +00:00
Martin Kojtal e5a728f8c0
Merge pull request #11563 from adbridge/master
Simplify pull request template
2019-10-25 13:57:35 +02:00
Anna Bridge 1cb7502980
Add tools versions section 2019-10-22 16:03:56 +01:00
Anna Bridge 500db90d1c
Update issue template
Remove no longer required issue type section and add more required sections for defects
2019-10-17 11:45:47 +01:00
Anna Bridge 7349001547
Clarify release note section requirements 2019-09-26 14:54:03 +01:00
Anna Bridge f8dc87c5ba
Add clarity to description and reword tests options 2019-09-26 11:55:51 +01:00
Anna Bridge 580af4e4d2
Improve formatting
Made required/optional italic and removed a couple of superfluous lines
2019-09-25 16:14:18 +01:00
Anna Bridge 1725d5bdef
Add addional guidance 2019-09-25 16:05:35 +01:00
Anna Bridge 4e505f6b52
Add test results section
Also add section separators
2019-09-25 15:38:53 +01:00
adbridge 2127b45953 Simplify pull request template
Condense multiple options into the main three and summarise what
can go into those 3 types.

Add a test results section.

Add compulsory sections to Release Notes.
2019-09-25 11:55:00 +01:00
Jeroen de Bruijn b47a2ad346
docs: fix release notes link in PR template 2019-02-26 14:57:42 +01:00
Oren Cohen 37629909f5 Add release notes section to PR template 2019-02-14 13:38:11 +02:00
Volodymyr Medvid af56cd8b87 Fix links to documentation on https://os.mbed.com 2019-01-21 14:56:40 -08:00
Amanda Butler 0a53b02ee4
Make minor change in pull_request_template.md
Fix nit for precise language
2018-12-19 10:46:59 -06:00
Martin Kojtal cd54ed9cd5 github: add reviewers to the PR template
Use @mention to request specific reviewers.
2018-12-19 09:34:43 +00:00
Amanda Butler 2554503270
Edit issue_template.md
Edit file, mostly for active voice and elimination of dangling modifiers.
2018-10-25 15:04:50 -05:00
adbridge 9539e41d95 Add warning about deviating from the template format
Detail the fact that the issue header is automatically parsed.
2018-10-25 13:39:18 +01:00
Cruz Monrreal II 6ae4516500 Merge branch 'align-issue-template' of ssh://github.com/ithinuel/mbed-os into ithinuel-align-issue-template 2018-10-12 12:06:59 -05:00
Martin Kojtal a88ed6eff1 PR template: add "test update"
Adding new test case, test unit or just updating tests
2018-09-25 14:11:39 +01:00