summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2021-12-30Switch CI/CD to build using ninja vs. makeJackson1-4/+4
By switching the CI/CD workflow to use CMake's `ninja` backend, the build time goes down considerably (~4.5 minutes to ~2) compared to GNU Make
2021-12-02Tentative : fix issue template that redirect to a blank page.Jean-François Milants2-0/+2
2021-10-22Merge pull request #766 from Riksu9000/developJF1-1/+0
Fix issue templates
2021-10-20Merge pull request #767 from InfiniTimeOrg/Avamander-patch-2JF1-1/+0
Fixed the feature request template
2021-10-20Fixed the feature request templateAvamander1-1/+0
2021-10-20Fix issue templatesRiku Isokoski2-2/+0
2021-10-18CI: add pintime-recovery to build jobsNeroBurner1-0/+8
The recovery image "it is the last chance before a brick", as described in https://github.com/InfiniTimeOrg/InfiniTime/issues/742#issuecomment-943665960 So just build it to make sure it doesn't silently break, but don't upload it.
2021-10-08Removed the title prefixAvamander1-1/+1
2021-10-05Fixed feature request template according to ↵Jean-François Milants1-1/+1
https://github.com/InfiniTimeOrg/InfiniTime/pull/705#issuecomment-933820293
2021-09-30Add templates for bug reports and feature requestsFederico Igne2-0/+100
2021-09-10Run CI on master and develop branchNeroBurner1-4/+4
The documentation https://github.com/JF002/InfiniTime/blob/develop/doc/contribute.md#how-to-submit-a-pull-request- tells us to make pull requests against `develop` branch. Update the CI to run on those pull requests to have a check if the PR breaks something unintentionally.
2021-08-14Github Action - update mcuboot versionmabuch1-6/+1
2021-08-14fix Github Action build Firmwaremabuch1-15/+14
2021-03-15Small correction to git URL in documentation filesMartin Ashby1-2/+2
2021-01-17Create FUNDING.ymlAvamander1-0/+1
Added a link to the LiberaPay donation page
2020-11-14Update main.ymlMiguel Ángel Ordóñez Moya1-3/+3
When installing Cmake you get Error: The add-path command is deprecated and will be disabled on November 16th... And the file pinetime-mcuboot-app-dfu.zip was being generated as pinetime-mcuboot-app-dfu.zip.zip
2020-09-27Backport Github Actions files from master branch.JF2-202/+171
2020-07-25Fix conflictJF1-0/+202