summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2019-12-13build: Use the correct Homebrew GitHub API token nameMatan Kushner
2019-12-13build: Automate bumping starship brew formulaMatan Kushner
2019-12-08feat: Implement terraform module with workspace and version (#644)wdullaer
2019-12-05feat: Add PHP version module (#244)Stephen Ball
2019-12-02feat: Add the hg_branch module (#569)Luca Greco
2019-11-25ci: Generate release sha256 sums (#649)marblenix
2019-11-13ci: Remove nesting from within release archivesMatan Kushner
2019-11-12ci: Switch to the msvc rust toolchain (#636)marblenix
2019-11-05ci: Update Python to 3.7.5 (#628)Matan Kushner
2019-11-03ci: Remove brew version bump stepMatan Kushner
2019-11-02ci: Remove need for tests to pass for releasev0.26.1Matan Kushner
2019-10-25ci: Remove CHANGELOG.md generationMatan Kushner
2019-10-25ci: Add CHANGELOG.md generationMatan Kushner
2019-10-25revert: "ci: Remove tests having to pass for release"Matan Kushner
2019-10-25ci: Add --global flag to git config commandsMatan Kushner
2019-10-25ci: Version the setup-* actions used for testingMatan Kushner
2019-10-25ci: Remove tests having to pass for releaseMatan Kushner
2019-10-21ci: Disable windows msvc buildsMatan Kushner
2019-10-20ci: Fix windows-msvc build failureMatan Kushner
2019-10-20ci: Add git user for brew bump versionMatan Kushner
2019-10-16ci: Correct the brew directory being navigated toMatan Kushner
2019-10-16ci: Fix stripping artifact on WindowsMatan Kushner
2019-10-16ci: Ignore doc changes on pull_request eventsMatan Kushner
2019-10-16feat: Implement PowerShell support (#470)David Knaack
2019-10-15ci: Reset brew installation before bump-formula-prMatan Kushner
2019-10-15ci: Don't run tests for doc updatesMatan Kushner
2019-10-13ci: Add token with required scopes for HomebrewMatan Kushner
2019-10-13chore: Add the sponsorship button to the repoMatan Kushner
2019-10-10ci: Disable CI when updating docsMatan Kushner
2019-10-09ci: Fix environment variable used by brewMatan Kushner
2019-10-07ci: Use shell expansion to get the release version for brewMatan Kushner
2019-10-05ci: Fix the use of COMMIT_TAG when bumping brew formulaMatan Kushner
2019-10-05ci: Rename main workflow to "Main workflow"Matan Kushner
2019-10-05ci: Remove changelog generation for nowMatan Kushner
2019-10-05ci: Auto-generate CHANGELOG.mdMatan Kushner
2019-10-04ci: Fix crates token scopeMatan Kushner
2019-10-04ci: Add brew bump formula versionMatan Kushner
2019-10-04ci: Replace cargo-publish-all with cargoMatan Kushner
2019-10-04ci: Use target as matrix instead of OSMatan Kushner
2019-10-04ci: Add the Crates.io token secret for publishingMatan Kushner
2019-10-04ci: Update CI and migrate publish job to Actions (#455)Matan Kushner
2019-10-02feat: Add dotnet module (#416)Nick Young
2019-09-30ci: Remove unused java testsuite (#445)Thomas O'Donnell
2019-09-19feat: Add Java Module (#314)Kuba Clark
2019-09-04ci: Update Actions events to include `pull_request`Matan Kushner
2019-09-04ci: Migrate CI from Azure Pipelines to GitHub Actions (#233)Matan Kushner
2019-09-04Chore: Update PR template to add semver types (#287)Thomas O'Donnell
2019-08-19chore: Add labels to issue templatesMatan Kushner
2019-04-30Clean up feature request template commentMatan Kushner
2019-04-26📝 Add PULL_REQUEST_TEMPLATE.md (#30)Tiffany Le-Nguyen