Commit Graph

88 Commits (b90b13bd107cb0ff01ab6ca11ad6ae36679dd0f8)

Author SHA1 Message Date
Jay Sridharan e833ba1701
Add docs generation workflow (#45)
* Add docs generation workflow

* remove extraneous backslash
2022-09-26 08:15:30 -07:00
Jamie Smith fb9be8eb9d Actually build in test_building_multiple_executables.yml 2022-09-14 00:25:31 -07:00
Jamie Smith 5800b7bac5 Fix paths in test_building_multiple_executables.yml 2022-09-14 00:25:31 -07:00
Jamie Smith e3d717138b MBED_APP_JSON_PATH should no longer be required, as some projects don't need it 2022-09-14 00:25:31 -07:00
Jamie Smith d69ebf4116 Update CI scripts to not use mbedtools configure 2022-09-14 00:25:31 -07:00
Jamie Smith de68d27493 Remove not currently used Mbed CI scripts 2022-09-14 00:25:31 -07:00
Jamie Smith 053176f7f0 Update readme to show that this is Mbed CE, and update templates to show that this is no longer an automated system 2022-09-14 00:25:30 -07:00
Jamie Smith 9ed98244af Fix typo in yaml 2022-09-14 00:25:30 -07:00
Jamie Smith d6556c84fc Fix some build errors 2022-09-14 00:25:30 -07:00
Jamie Smith ecfd698173 Add extra argument 2022-09-14 00:25:29 -07:00
Jamie Smith 69c1d4a55a Rename inconsistently named testing-related variables. Also fix STM32CUBE not working from application code. 2022-09-14 00:25:29 -07:00
Jamie Smith ad9d989157 Fix requirements.txt path in docker stuff 2022-09-14 00:25:26 -07:00
Jamie Smith 34b66e73a7 Remove the legacy Mbed CLI 1 tools! 2022-09-14 00:25:26 -07:00
Jamie Smith 87625ba033 Enable reset_reason HAL test 2022-09-14 00:25:25 -07:00
Jamie Smith 22b7a45f7b Enable running host tests in Github Actions 2022-09-14 00:25:25 -07:00
Jamie Smith d85c55a493 Fix PSA and MUSCA build 2022-09-14 00:25:25 -07: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