summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2023-01-12Add a link to the "Ideas" (feature requests) Discussions board in the Github ...Jean-François Milants1-0/+3
2023-01-12Tweaked issue forms (#1267)Riku Isokoski3-47/+33
2023-01-12Update workflow dependencies (#1504)Riku Isokoski2-6/+7
2023-01-07workflow: echo build diffs for viewing without the commentRiku Isokoski1-0/+8
2023-01-07workflows: Disable build size comment in fork PRsRiku Isokoski1-1/+5
2023-01-07workflows: Add build size comparison workflowRiku Isokoski2-3/+122
2023-01-07workflows: Update workflow dependencyRiku Isokoski1-7/+1
2023-01-04Update clang-{format,tidy} to 14Finlay Davidson1-2/+2
2022-10-11CI: disable BUILD_RESOURCES for InfiniSim as already done in firmware (#1366)NeroBurner1-1/+2
2022-10-11CI worklow "build-firmware" : add the infinitime-resources packages to the bu...Jean-François Milants1-0/+5
2022-10-10Fix docker issueRiku Isokoski1-2/+3
2022-10-10Add clang-tidy check to display warnings on GitHubRiku Isokoski1-3/+35
2022-08-25Merge remote-tracking branch 'upstream/develop' into workflow-ignore-mdmashuptwice1-9/+43
2022-08-25removed lv_sim.ymlmashuptwice1-74/+0
2022-08-25Merge remote-tracking branch 'upstream/develop' into workflow-ignore-mdmashuptwice2-4/+0
2022-08-25Merge CI to deduplicate events (#1279)Riku Isokoski2-81/+42
2022-08-21Move all images to doc. Remove old images. (#1282)Riku Isokoski2-4/+0
2022-08-11workflow: ignore changes in *.md filesmashuptwice2-0/+4
2022-07-19Fix Docker workflow not pushing on manual triggerFinlay Davidson4-10/+16
2022-07-09Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants1-7/+5
2022-07-09Add 'workflow_dispatch' in the workflow file for Docker image generation to a...Jean-François Milants1-0/+2
2022-07-09Docker workflow use separate username for loginFinlay Davidson1-7/+5
2022-07-08Only build Docker Images on develop, not masterFinlay Davidson1-2/+2
2022-07-08Make Docker workflow push to latest and commit shaFinlay Davidson1-1/+13
2022-07-08Don't try to cache to Docker Hub on pull requestFinlay Davidson1-1/+13
2022-07-08Use either a secret or infinitime as usernameFinlay Davidson1-4/+6
2022-07-08Require event_name to be push for Docker HubFinlay Davidson1-2/+2
2022-07-08Hardcode the Docker Hub username as infinitimeFinlay Davidson1-4/+4
2022-07-08Create GH Actions workflow to build Docker imageFintasticMan1-0/+42
2022-07-05Don't build the firmware when only docs were modified (#1198)Riku Isokoski2-0/+12
2022-06-11Minor changes to clang-format workflow (#1177)FintasticMan1-2/+1
2022-05-27Remove extra linebreaksRiku Isokoski1-4/+2
2022-05-27Unzip DFU, so the artifact doesn't need to be unzipped by the user.Riku Isokoski1-2/+4
2022-05-27Rename uploaded files with source branch in workflowsRiku Isokoski2-6/+6
2022-05-27Cleanup workflowsRiku Isokoski2-19/+0
2022-05-26Edit workflow to use the new docker image : infinitime/infinitime-build.Jean-François Milants1-1/+1
2022-05-26Add comment about the workaround that was needed in the github workflow.Jean-François Milants1-0/+4
2022-05-26The main build workflow for GitHub Actions now uses the infinitime-build dock...Jean-François Milants1-142/+18
2022-05-16Only test format when it is wantedRiku Isokoski1-0/+4
2022-05-16Don't allow test-format.sh to be run locallyRiku Isokoski1-1/+1
2022-05-14Only run lv_sim GH Actions on push to develop and masterFintasticMan1-2/+2
2022-05-10fongen: don't pre-build fontsYehoshua Pesach Wallach1-5/+0
2022-05-10fontgen: lock version at currentYehoshua Pesach Wallach2-2/+2
2022-05-10fontgen: make simulator build fonts tooYehoshua Pesach Wallach1-0/+9
2022-05-10Added lv_font_conv to workflow mainYehoshua Pesach Wallach1-0/+4
2022-05-08Add formatting test workflowRiku Isokoski1-0/+34
2022-03-08CI: lv_sim: initialize libpng submodule for WITH_PNG=ON screenshotReinhold Gschweicher1-1/+1
2022-03-08CI: add lv_sim workflow and upload 'infinisim' executableReinhold Gschweicher1-0/+74
2022-02-12Add issue linksRiku Isokoski1-0/+8
2021-12-30Use CMake universal build commandJackson1-6/+3