1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-25 17:25:18 +03:00
Commit graph

19 commits

Author SHA1 Message Date
Konstantin (DigitalEntity) Sharlaimov
4fc6da7de2 [BOT] Add no-response bot configuration 2020-06-23 12:13:13 +02:00
giacomo892
a7cc75fb24
Update Bug_report.md 2020-05-06 10:26:36 +02:00
giacomo892
854816e1f4 Update Bug_report.md 2020-05-06 09:19:34 +02:00
Alberto García Hierro
d957371550 [CI] Cleanup intermediate files after building each target
This reduces the amount of required disk space, so we don't hit
the GH CI limits. Note that hex files are kept until the end of
the run for uploading the binaries to an artifact, but they're
quite small compared to all the intermediate data.
2020-04-26 21:33:42 +01:00
Alberto García Hierro
f30de03672 [CI] Use actions/cache to cache the ARM toolchain
This way we avoid having the ARM toolchain as an artifact when
the run ends and it also lets us reuse the cache from different
runs.

Also, make sure the whole file is indented with 2 spaces.
2020-03-31 21:51:35 +01:00
Alberto García Hierro
489d2af639 [CI] Trigger CI on PR only
There's no way to trigger CI on push OR PR, since the CI build
on push is triggered immediately and when the PR is created the
push run is already underway.

Also, make some cosmetic changes to the artifact name to include
the date, inav version and git revision.
2020-03-31 21:49:44 +01:00
Alberto García Hierro
ba30bd9ab8 [CI] Trigger CI workflow on PRs coming from forks 2020-03-28 14:16:51 +00:00
Alberto García Hierro
3ba7452351 [CI] Make the GH CI test job require all the build jobs first
This way we only need to mark the test job as required.
2020-03-28 10:11:53 +00:00
Alberto García Hierro
ace367beb1 [CI] Add GH action for CI
Add a workflow file which is triggered on every commit, runs the
tests and tries to compile all targets with -Werror.

On each run of the actions, all the built binaries are saved as
build artifacts, so this can be helpful for providing binaries
for testing.
2020-03-27 17:14:28 +00:00
Konstantin Sharlaimov
816cfa8914
Merge branch 'master' into de_label_bot 2019-06-09 21:48:36 +02:00
Konstantin Sharlaimov (DigitalEntity)
81fabd743d Add config for issue_label_bot 2019-06-09 21:48:02 +02:00
Paweł Spychalski
faa2d99ead Update issue templates 2019-05-10 13:42:55 +02:00
giacomo892
45a5581d46
Update Question.md
Removing Slack and IRC from issue template.
2018-12-03 18:57:43 +01:00
Konstantin Sharlaimov (DigitalEntity)
deb7db9c76 Add categories for issue templates 2018-08-17 20:42:50 +02:00
Konstantin Sharlaimov (DigitalEntity)
3e23e6262b Add config for probot.stale 2018-05-13 19:23:38 +10:00
Konstantin Sharlaimov (DigitalEntity)
be721be02f Grammatical updates 2017-10-12 18:02:47 +10:00
Konstantin Sharlaimov (DigitalEntity)
b8edf64efa Update issue template 2017-10-12 17:25:54 +10:00
Konstantin Sharlaimov (DigitalEntity)
9ca9783e93 Update issue template 2017-10-12 17:23:43 +10:00
Konstantin Sharlaimov (DigitalEntity)
1344bdf35f Add issue template 2017-10-12 17:15:25 +10:00