17 Commits

Author SHA1 Message Date
Martin Ling
d912c8c326 CI: don't specify bash as shell for commands.
On Linux and macOS runners, bash is already the default.

For Windows, specifying bash prevents the same step being used.
2022-12-13 02:31:58 +00:00
Martin Ling
9c0a3e0244 CI: remove BUILD_TYPE environment variable.
We were only setting this to Release, so there is no current need for an
environment variable.

Removing it allows us to reuse some steps for Windows, where the syntax
to insert an environment variable is different.
2022-12-13 02:30:53 +00:00
Mike Walters
eff4a20022 Remove default titles from issue forms (#1217)
* Remove default titles from issue forms

* Update technical-support.yml

Issue template: reversed an option in the technical support template.

Co-authored-by: Straithe <b@straithe.com>
2022-12-05 01:53:33 -05:00
straithe
7f15fc5e0b Fix Documentation Issue Template Typo 2022-09-28 01:09:34 -04:00
Michael Ossmann
0d9b04e41b Merge pull request #1183 from straithe/addDocumentationRequestIssueTemplate
Add documentation request issue template
2022-09-27 13:30:36 -04:00
straithe
44244f525d Add documentation request issue template 2022-09-27 03:12:36 -04:00
Michael Ossmann
1f9f597ea8 firmware: use python3 interpreter, not python 2022-09-26 16:46:04 -04:00
Straithe
e41b4c5116 change checkboxes to text area for OS technical support question (#1148) 2022-08-28 19:55:50 -04:00
Straithe
0a85acf27a Add quotes to yes and no (#1147) 2022-08-28 19:18:44 -04:00
Straithe
783899b06f address hash issues in technical support issue template (#1146) 2022-08-28 19:06:46 -04:00
Straithe
e0b6978634 fix technical support template (#1145) 2022-08-28 18:47:13 -04:00
Straithe
e5e1507b4f remove yaml errors (#1144) 2022-08-28 18:29:48 -04:00
Straithe
a2ff44f0fd converted issue templates to .yml instead of .md (#1143) 2022-08-28 18:07:52 -04:00
Straithe
6e38a68234 Add issue templates (#1122)
* Add issue templates

* Update templates based on feedback

* Update feature request issue template

* update templates based on suggestions
2022-08-28 17:45:09 -04:00
Martin Ling
44ebd5a6ff Add clang-format check to Github actions. 2022-08-03 23:46:46 +01:00
Michael Ossmann
39c829e499 add subdirectory builds to GitHub Actions
Build in the libhackrf and hackrf-tools subdirectories in addtion to the
top host directory.
2021-12-08 18:10:38 -07:00
Mike Walters
67aa90e827 Build with Github Actions 2021-04-19 14:17:16 +01:00