68 Commits (7927bd7294ceb6ffa30db59bfbcc5bbf47134885)

Author SHA1 Message Date
Hamish Coleman a2a8c3d4ee Add some analysis tools 2 years ago
Logan oos Even 0f15271736
removed abandoned Windows 2016 runner (#971) 3 years ago
Hamish Coleman 91d325b73a actions/upload-artifact@v2 with path does not take a list 3 years ago
Hamish Coleman 662e17afd6 Keep the tests output on failure for a cmake build too 3 years ago
Hamish Coleman 75a205ec69 Only need to keep the tests output if there has been a failure 3 years ago
Hamish Coleman 9cc04d6b28 Limit code coverage to unit tests - any integration tests should not be considered as coverage 3 years ago
Hamish Coleman 028d6f9b07
Harmonise configuration defaults (#937) 3 years ago
Hamish Coleman 4f568b03c1
Autoconf simplification (#927) 3 years ago
Logan oos Even 5d0c395194
enabled cmake runner on pull request event (#915) 3 years ago
Logan oos Even 310c6b900e
fixed indention 3 years ago
Logan oos Even 87f0a7edc4
added "submodules: true" to CMake runner 3 years ago
Logan oos Even 7f01cfaed0
Revert "made github cmake runner fetch submodules (#906)" (#907) 3 years ago
Logan oos Even 68cd16c696
made github cmake runner fetch submodules (#906) 3 years ago
Hamish Coleman a1facf0f3f
Update Openwrt process (#900) 3 years ago
Hamish Coleman 8504b7c268 Minor lint cleanup 3 years ago
Hamish Coleman c0cfe93726 How many commits to fetch? Github says 'meh' 3 years ago
Hamish Coleman 6c3ccadde1 Try to make debug workflow demand triggerable 3 years ago
Hamish Coleman dfc1c85bce Get the repo history 3 years ago
Hamish Coleman d22f74bf69 Add a build job to dump details about the repository 3 years ago
Hamish Coleman 142f23bd50 Apply tags fix from https://github.com/actions/checkout/issues/290 to all checkouts 3 years ago
Hamish Coleman 06cc8ae64b Apply tags fix from https://github.com/actions/checkout/issues/290 3 years ago
Hamish Coleman e538e55ed7 The cmake github action is clearly not just for linux 3 years ago
Hamish Coleman 9f7ea89229 Remove debugging outputs 3 years ago
Hamish Coleman 5055259171 Output correct debug data... 3 years ago
Hamish Coleman 02f341df87 Add a debugging job to show the get tagtype data quicker in the workflow 3 years ago
Hamish Coleman 3c3a848dc2 Re-add much of the debug output 3 years ago
Hamish Coleman 5b5fe587ae Attempt to fix github tags in each job 3 years ago
Hamish Coleman f2f49111b7 Add reference to a ticket for this problem 3 years ago
Hamish Coleman 88bd8e566f Fix clone command, removing the half removed old fetch-based command 3 years ago
Hamish Coleman d8fa2ef9da Return the tags check to the releases, use our own clone and remove all the debug output 3 years ago
Hamish Coleman 11512fe1c8 Fix spelling 3 years ago
Hamish Coleman a4f5b18308 Of course, nobody has a standard git repo layout, so need to jump more hoops 3 years ago
Hamish Coleman d9d524a8d8 Add more debug data output 3 years ago
Hamish Coleman e709997b3c Abandon using the github checkout action, it is clearly at fault 3 years ago
Hamish Coleman 23ef8e4bfe Adjust pull command to pull.rebase=false 3 years ago
Hamish Coleman 3e2be20614 Try returning to the 'normal' command, after force pulling the correct repo data 3 years ago
Hamish Coleman 6395aa4fbc Getting closer, it clearly showed the upstream had a different view than this checkout 3 years ago
Hamish Coleman 71021abd97 Try a different way to fetch the right tag data 3 years ago
Hamish Coleman 9b081805f5 Add more tag debugging output 3 years ago
Hamish Coleman 55c063513d Shorten line to address yamllint warning 3 years ago
Hamish Coleman 1adbdc9a00 Avoid exitcode triggering job failure 3 years ago
Hamish Coleman e63b0f3c53 Attempt to work around strage git behaviour in github 3 years ago
Hamish Coleman 3371a50d5a Add more debug data, still trying to work out why github doesnt think tags are tags 3 years ago
Hamish Coleman 0a24c40e25 Tags dont work properly with a thin clone 3 years ago
Hamish Coleman e5b373dd10 With the better release gating, we dont need to check if the job can run (also allows more debug info output) 3 years ago
Hamish Coleman 5538a55090 Add some debug info to the release automation 3 years ago
Hamish Coleman 78889f8d98 Fix - if we want to run git commands, we need a git repo clone 3 years ago
Hamish Coleman 0929185d04 Fix tagtype logic, shell quotes need to be correct for shell vars 3 years ago
Hamish Coleman e1845136a3 Fix workflow syntax - of course keys cannot be defined twice 3 years ago
Hamish Coleman 65062ca594 Actions set-output is only scoped within the same job id 3 years ago