summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)Author
2023-07-09Remove retry logic in integration testsJesse Duffield
I want to see how we go removing all retry logic within a test. Lazygit should be trusted to tell us when it's no longer busy, and if it that proves false we should fix the issue in the code rather than being lenient in the tests
2023-05-30Remove UffizziJesse Duffield
We've given Uffizzi a go but haven't found utility in it, so we're removing it.
2023-04-29enforce lowercase filenamesJesse Duffield
2023-04-13Add CI job to check that the test list is up to dateStefan Haller
2023-03-18Uffizzi PR: Update Uffizzi Workflows (#2502)Shruti Chaturvedi
2023-02-26remove legacy integration testsJesse Duffield
2023-02-25give CI longer wait times before failing assertionsJesse Duffield
2023-01-26Merge pull request #2262 from daramayis/uffizziJesse Duffield
2023-01-10feat: uffizzi integrationAramayis
2022-11-12fix broken CI (see ↵Jesse Duffield
https://vielmetti.typepad.com/logbook/2022/10/git-security-fixes-lead-to-fatal-transport-file-not-allowed-error-in-ci-systems-cve-2022-39253.html) try this WIP
2022-08-16better PR templateJesse Duffield
2022-08-15formattingJesse Duffield
2022-08-15add PR templateJesse Duffield
2022-08-15fail on vendor directory mismatchJesse Duffield
try this or this more
2022-08-14build integration binaries on CI to ensure they compileJesse Duffield
2022-08-14better CLI interfaceJesse Duffield
2022-08-13remove buggy-ass actionJesse Duffield
2022-08-13fix CIJesse Duffield
2022-08-08better bug report templateJesse Duffield
2022-08-08even betterJesse Duffield
2022-08-08new feature request templateJesse Duffield
2022-08-01add build info when building from sourceJesse Duffield
2022-07-30Add link to the installation instructionsLuka Markušić
2022-07-28Update bug_report.mdLuka Markušić
Add the `please try updating` tidbit to the bug report because that's one of the most common answers (and it cuts down debugging time)
2022-07-18ci: change not to run `Generate Sponsors` action on the fork repositoryRyooooooga
2022-06-11fix ciJesse Duffield
2022-06-11add more cache pathsJesse Duffield
2022-06-11run integration tests in parallel and properly cache windows buildJesse Duffield
2022-05-11add sponsors thingoJesse Duffield
2022-05-07workflows: bump brew formula on UbuntuDawid Dziurla
2022-03-19update lintersJesse Duffield
2022-01-31'git-rev parse' should be 'git rev-parse'Luka Markušić
2022-01-15see if this fixes CI lintingJesse Duffield
2022-01-04move lint into ci yamlJesse Duffield
2022-01-04add cheatsheet check scriptJesse Duffield
2021-10-17Run tests on WindowsRyooooooga
2021-08-25Limit to security updatesDaniel Bast
2021-08-25Add dependabot config for dependency updatesDaniel Bast
2021-07-28Sperate gh action build stepmjarkk
2021-05-07cd: remove ppa jobDawid Dziurla
Deprecated
2021-02-23Switch to Go 1.16 to support macOS arm64v0.25Daniel Bast
2020-12-24workflows: setup git before PPA repo updatingv0.24.2Dawid Dziurla
2020-12-24workflows: split CD into separate jobsDawid Dziurla
2020-11-16workflows: clean up lintingDawid Dziurla
2020-11-16Add GolangCI action.Sean Stiglitz
2020-11-05workflows: update apt cache before installing pkgsDawid Dziurla
2020-10-14workflows: don't sign commitv0.23.5Dawid Dziurla
2020-10-13workflows: run CD on Ubuntu 20.04v0.23.4Dawid Dziurla
So we can get newer git-buildpackage
2020-10-13workflows: update PPA repo as part of CD processblahDawid Dziurla
2020-08-25workflows: run CI on master or pull request onlyDawid Dziurla