Commit Graph

67 Commits (77f8a30749defdf3094d9731372cd6f095250566)

Author SHA1 Message Date
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
Martin Kojtal aac58a7e21 PR template: add "docs update"
As we know have documentation in the repository, this type should define changes
only to documentation.
2018-09-25 09:30:58 +01:00
Wilfried Chauveau 69fc875e19
align github's issue template with pull request's look&feel. 2018-09-21 07:15:53 +01:00
Martin Kojtal 49a91dbd01 PR template: Feature -> functionality change
Feature might be misinterpreted in some cases. This label should be about
functionality in backward compatible way. That means that this is either
deprecating some current one or adding new functionality.

Functionality change should cover:
- adding configuration
- deprecating functionality
- adding new functionality

This change would go automatically to feature release.
2018-08-08 12:50:12 +01:00
Martin Kojtal 61f12b48ad PR template: fix target update list
Not only new target, any target update goes to own section. This covers
target updates to SDK, HAL implementation, target list, etc.
All these go to patch releases.
2018-08-03 09:57:00 +01:00
Cruz Monrreal 6ab4091653
Merge pull request #6728 from 0xc0170/fix-issue-template
Fix issue template - simplified version
2018-05-07 10:38:49 -05:00
Martin Kojtal 9747f19ff0 issue template: add tools version + name request 2018-05-03 11:57:28 +01:00
Martin Kojtal 90c4e239c5 issue template: fix order (same as in PR template) 2018-05-03 11:47:23 +01:00
Amanda Butler e7a082f0ad
Copy edit issue_template.md
Make minor copy edits for grammar.
2018-04-30 13:47:37 -05:00