summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2021-04-29ci: use dependabot-pr-action@masterMatan Kushner
2021-04-29Delete auto-merge.ymlMatan Kushner
2021-04-29build: bump mislav/bump-homebrew-formula-action from v1.6 to v1.12 (#2668)dependabot[bot]
2021-04-29ci: correct action nameMatan Kushner
2021-04-29ci: auto-merge dependabot PRs on a schedule (#2669)Matan Kushner
2021-04-29build: upgrade to GitHub-native Dependabot (#2665)dependabot-preview[bot]
2021-04-21fix(build): respect the lockfile (#2614)Dario Vladović
2021-03-04ci: remove AUR deploy (#2411)Tilmann Meyer
2021-02-16ci(docs): only publish site on release (#2322)Matan Kushner
2021-02-13build: fix aarch64-apple-darwin builds (#2300)David Knaack
2021-02-04ci: fix changelog generation (#2267)David Knaack
2021-01-30build: add x86_64 freebsd build (#2233)David Knaack
2021-01-29chore: update issue template config to correctly use "Q&A" categoryMatan Kushner
2021-01-29ci: continue release on error (#2237)Matan Kushner
2021-01-26build: add aarch64 windows build (#2213)David Knaack
2021-01-21build: add builds for various targets (#2137)David Knaack
2021-01-19ci(macos): install mercurial with brew (#2174)David Knaack
2021-01-12ci: fix use-cross condition (#2122)David Knaack
2021-01-03ci(deploy): fix failing Linux GNU builds (#2054)Thomas O'Donnell
2021-01-02ci(i686): build Linux 32-bit version of Starship (#1966)Thomas O'Donnell
2020-10-21ci: Run against nightly version of rust (#1814)Thomas O'Donnell
2020-10-13ci: temporarily disable GH Actions cacheMatan Kushner
2020-10-13ci: temporarily disable nightly testsMatan Kushner
2020-08-11feat: Add Undistract Me Feature (#1019)Marc Schreiber
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-08-02ci: Run clippy on all OSs (#1547)Thomas O'Donnell
2020-07-25ci: Auto publish for the AUR (#1360)Tilmann Meyer
2020-07-17Update config.ymlMatan Kushner
2020-07-08test(terraform): move tests which do not require env vars (#1455)Tilmann Meyer
2020-07-08ci: revert back to actions-rs (#1457)Tilmann Meyer
2020-07-07ci: rewrite project GH Actions (#1450)Tilmann Meyer
2020-07-07Use the default version of python in CI (#1449)Thomas O'Donnell
2020-06-26ci: use action to bump Homebrew formula (#1391)Dario Vladović
2020-05-25Fix security audit github action (#1256)Thomas O'Donnell
2020-05-24ci: refactor GitHub Actions workflow file (#1249)Thomas O'Donnell
2020-05-24chore: remove redundant section from PR template (#1253)Tiffany Le-Nguyen
2020-05-21ci: upgrade Python for integration tests (#1243)Matan Kushner
2020-05-15revert(ci): download all artifacts at onceMatan Kushner
2020-05-08ci: Update Python to 3.8.2 (#1181)John Letey
2020-04-29ci: download all artifacts at onceMatan Kushner
2020-04-02chore: update "ask a question" to direct to the new discussion pageMatan Kushner
2020-04-02chore: create issue template config fileMatan Kushner
2020-03-19Update Sponsor badge to support the Starship orgMatan Kushner
2020-03-14improvement: replace reqwest with attohttpc (#999)David Knaack
2020-03-05chore: add Open Collective to FUNDING.yml (#976)Matan Kushner
2020-02-21test: refactor ruby and php modules to use mocked commands (#936)Thomas O'Donnell
2020-02-12test(golang): refactor golang tests to use mocked command (#925)Thomas O'Donnell
2020-02-06test: port Haskell module tests to integration test (#913)Andrew Prokhorenkov
2020-01-26test(nodejs): Port nodejs module tests from E2E to integraton (#867)Matan Kushner
2020-01-25feat: add Haskell Stack support (#546)Andrew Prokhorenkov