Commit Graph

18 Commits

Author SHA1 Message Date
Carl Lundin
934020a5a2 Move WolfSSL to ThirdParty and Submodule code (#433)
* Submodule wolfSSL and move wolfSSL and WolfSSL-FIPS-Ready to ThirdParty folder.

* Update VS studio project.

* Update FIPS project settings.

* Update FIPS demo readme.

* Add md to ignored file extensions.
2020-12-03 17:42:50 -08:00
David Chalco
1db51e9996 Header Checker: Misc Enhancements (#437)
* +regex ignores, tentative complete lists for configs

* Use header checks from user repo
2020-12-02 09:52:19 -08:00
Carl Lundin
a9fd30af94 Add code of conduct. (#430)
* Add code of conduct.
* Move into .github folder.
2020-12-01 13:12:48 -08:00
Archit Aggarwal
aad429ba09 Fix issues in CI check for header files with directories and .gitmodules (#420) 2020-11-23 13:08:15 -08:00
David Chalco
0d0a88883a FR Header Checks: Update expected file header. Support ignores. (#410)
* Remove '1 tab == 4 spaces remarks' from check

* Add initial ignore mechanism. Ignore selfcheck
2020-11-18 15:30:28 -08:00
David Chalco
fdc9d736b3 File Header Check/Diff Reporter + Companion Git Action (#408)
* Add checker for file headers

* file header check + git action
2020-11-17 15:37:58 -08:00
David Chalco
be0818ff70 Automate entire release upload flow (#383)
Fully automated flow up to zip upload

add option to toggle https git endpoints

Remove mergetool buged prefix chars

appropriate rename root of zip dir. it persists in zip

Aesthetics - commit message indicate autocreation

packaging improvements

new '--git-org' option + minor refactor improvements
2020-11-06 10:41:01 -08:00
David Chalco
691ed9b529 prepare for datecodes, don't update versions for submodules (#373) 2020-11-02 20:22:09 -08:00
Cobus van Eeden
52cabc0684 Added CODEOWNERS to require PRBR code review (#364) 2020-10-26 13:37:09 -07:00
alfred gedeon
1ea2f045df Move SECURITY.md and CONTRIBUTING into .github (#355)
* Move SECURITY.md and CONTRIBUTING into .github folder
2020-10-21 17:59:34 -07:00
David Chalco
d47a28aff7 GitAction - Release Packager (#342)
* Rev0 - Release packaging action
* freertos_zipper += commit id param
+force checkout+clean required for older commits
* require commit id
2020-10-16 10:19:02 -07:00
Cobus van Eeden
6cc5310f38 Update issue templates 2020-09-30 17:56:09 -07:00
Cobus van Eeden
4b4f2013ae Update issue templates 2020-09-30 17:55:16 -07:00
Cobus van Eeden
e733ad858f Create config.yml 2020-09-30 17:53:44 -07:00
Yuhui Zheng
6d35a38bdd Removed issue tempate for general inquiries, and hinted that users could use forum for such purpose. (#105) 2020-08-27 00:51:41 -07:00
Yuhui Zheng
47bb466aa1 Update issue templates
Template maintenance. 

- adding title prefix.
- adding examples to "additional context" section.
2020-03-17 13:07:44 -07:00
Yuhui Zheng
0acffef047 GitHub PR template. (#29) 2020-03-10 10:20:48 -07:00
Yuhui Zheng
12d580e93d Update issue templates
Initial issue template. Created following https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser. 

If change is needed, we could go another round.
2020-03-06 18:16:51 -08:00