An open API service providing commit metadata for open source projects.

GitHub / github/gh-valet / commits

SHA Message Author Date Stats
0e8c1752 Update README.md Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c54207df Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 in /src (#109)
Co-authored-by: dependabot[bot] <4****]@u****m>, Simon Sanchez <s****z@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
369c6236 CI: add required permissions for publishing unit test results. (#110) Simon Sanchez <s****z@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
578204bf Added `--config-file-path` option to all migrate and dry run commands (#106) Begona Guereca <b****a@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
5a6eb028 Updating options on GH-Valet with new ADO options (#104) Begona Guereca <b****a@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
848d112b Bump Moq from 4.18.3 to 4.18.4 in /src (#105)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e19683bd Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src (#100)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d7b13021 Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /src (#103)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
06e48221 Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 in /src (#101)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
6a4d581e Bump Moq from 4.18.2 to 4.18.3 in /src (#102)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
340f7f0a Update README.md Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
833f03e9 Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 in /src (#99)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
81f1f87c Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 in /src (#93)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
20583ead Bump coverlet.collector from 3.1.2 to 3.2.0 in /src (#92)
Co-authored-by: dependabot[bot] <4****]@u****m>, Ethan Dennis <e****3@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
fb0bd8fb Additional docker auth error mesage (#97) David Hathaway <d****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
6e80c1ae Display troubleshooting context if update command fails (#90)
Co-authored-by: David Hathaway <d****y@g****m>
Luke Cheung Engle <9****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
ccfcad4e Fix windows hang (#96) David Hathaway <d****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
3fee8af3 Bump Sharprompt from 2.4.4 to 2.4.5 in /src (#84)
Co-authored-by: dependabot[bot] <4****]@u****m>, j-dunham <j****m@g****m>, Ethan Dennis <e****3@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f85b034b GitHub forecast subcommand (#87) Luke Cheung Engle <9****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
6051e64e Fix console output hanging while Valet processes (#86) Luke Cheung Engle <9****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
5fc0e49c Don't write stdout and stderr in parallel (#82) Luke Cheung Engle <9****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
57d429d9 Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /src (#83)
Co-authored-by: dependabot[bot] <4****]@u****m>, Ethan Dennis <e****3@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
b670c996 Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 in /src (#75)
Co-authored-by: dependabot[bot] <4****]@u****m>, David Hathaway <d****y@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
dcb7360d Remove legacy prompts (#80) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
2447b9f6 Expose host INSTALLATION_TYPE env var to container (#78) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
a153871f updated command options (#77) j-dunham <j****m@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
80469fef Bump Sharprompt from 2.4.3 to 2.4.4 in /src (#73)
Co-authored-by: dependabot[bot] <4****]@u****m>, Ethan Dennis <e****3@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
deba87e5 Allow for user input to control which repositories to include in a cci audit ... Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
a39bdf32 Avoid dead links in CONTRIBUTING.md (#72)
Signed-off-by: Takuya Noguchi <t****h@g****m>
Takuya N <t****h@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
8cbc3f8a Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 in /src (#71)
Co-authored-by: dependabot[bot] <4****]@u****m>, Ethan Dennis <e****3@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f4ac2d65 Bump Moq from 4.18.1 to 4.18.2 in /src (#67)
Co-authored-by: dependabot[bot] <4****]@u****m>, Ethan Dennis <e****3@g****m>, j-dunham <j****0@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
3c2020d4 Mask ghcr password in prompt (#69) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
33c7449a Configure GHCR credentials in configure command (#68) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
8c451a87 Use Microsoft.CodeAnalysis.NetAnalyzers and code-style analyzers (#58)
Co-authored-by: Ethan Dennis <e****s@g****m>, Ethan Dennis <e****3@g****m>
Youssef Victor <y****0@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
664f3808 Add support for passing in additional docker args (#57) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
c601613c Bump Sharprompt from 2.4.2 to 2.4.3 in /src (#65)
Co-authored-by: dependabot[bot] <4****]@u****m>, Ethan Dennis <e****3@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
4f9f293a Use immutable data types (#64) Youssef Victor <y****0@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
50144cb6 Bump Sharprompt from 2.4.1 to 2.4.2 in /src (#62)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
82b88c4a Check if valet container is current (#56) Luke Engle <9****e@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
a3a8cbd8 Provider agnostic forecast (#55) Luke Engle <9****e@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
dcbdcf69 Handle scenario where `.env.local` file does not exist (#54) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ea0b2794 Allow -n to be used for gitlab namespace (#52) Luke Engle <9****e@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
19dd098e Update Constants.cs (#51) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
94ca87a5 Add --no-http-cache option and refactor options (#49) Luke Engle <9****e@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
68b05b05 Escape arguments containing spaces (#48) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
68ea8be7 Update `version` command to output additional information (#46) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
077fc24b Add command to configure environment variables (#45) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
12cd38de Better help usage messages (#44) Liam Neville <l****e@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
b553db20 Bump System.CommandLine.NamingConventionBinder in /src (#43)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
35e5de23 Bump System.CommandLine in /src (#42)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f204b8d9 Add `--password-stdin` option to securely provide creds (#41) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
34e02412 Fix typo for source instead of srouce (#39)
Co-authored-by: Ethan Dennis <e****s@g****m>
Futa HIRAKOBA <k****3@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cc04762e Add Travis CI forecast subcommand (#37) Luke Engle <9****e@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ea2c3f7e Add CircleCI forecast subcommand (#32)
Co-authored-by: Ethan Dennis <e****3@g****m>
Luke Engle <9****e@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1a0e40c1 [Bugfix] Docker commands hang on output (#33)
Co-authored-by: David Hathaway <d****y@g****m>
Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5d3d788b Update README.md Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
18acf538 Update support.yml Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7124745e Add support request issue form (#30) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4a9c07fc Update README.md Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
327e41d4 Update README.md Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
58a99342 Update README.md (#28)
Co-authored-by: Ethan Dennis <e****s@g****m>, Ethan Dennis <e****3@g****m>
Samuel Mello <s****o@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
59bb70f7 Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 in /src (#26)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2bc6880e Bump Moq from 4.17.2 to 4.18.1 in /src (#25)
Co-authored-by: dependabot[bot] <4****]@u****m>, Ethan Dennis <e****3@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
62442a5b Revised FMI language, fixed a couple of typos (#27) Jennifer Kerns <4****s@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
af0bb5b2 Add Jenkins + GitLab to `forecast` docs (#24) Liam Neville <l****e@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
827f1dd3 Fix typos for CircleCI (#23)
Signed-off-by: Takuya Noguchi <t****h@g****m>
Takuya N <t****h@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
fe88ba5d Create add-issue-to-project.yml (#22) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7d0c1c46 Add gitlab subcommand for forecast (#20) Luke Engle <9****e@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
feeb474b Make access_token/instance_url optional (#21) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d3f90630 Add jenkins subcommand for forecast (#19) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
180bc0a5 Revert "Include arm64 builds in releases (#16)" (#18) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
dc7269f2 Include arm64 builds in releases (#16) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
63e036cf Add contributor docs to repo (#14) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a8c75d23 Update README.md Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7b183145 Check if Valet container image is present before running commands (#13)
Co-authored-by: Luke Engle <9****e@u****m>, Luke Engle <9****e@u****m>
Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
58d7adb1 Add readme with installation and usage docs (#12)
Co-authored-by: Luke Engle <9****e@u****m>, Luke Engle <9****e@u****m>
Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
de4eed5e Create ISSUE_TEMPLATE.md Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
47d46ac8 Add root command description Ethan Dennis <e****3@g****m> over 4 years ago
03689436 Add console rendering (#11) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4b22247c Add `version` command to the cli (#10) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e07158bf Create dependabot.yml Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
556473bc Create CODEOWNERS Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3ad0683a Autogenerate release notes (#5) Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6c2de880 merge Merge pull request #4 from github/add-tags-event Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1a499432 Add tags event to workflow Ethan Dennis <e****3@g****m> over 4 years ago
3ed10854 merge Merge pull request #3 from github/publish-build-artifacts Ethan Dennis <e****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5223d5b5 Add in branch protections Ethan Dennis <e****3@g****m> over 4 years ago
37f2f8a3 Publish draft release Ethan Dennis <e****3@g****m> over 4 years ago
141c4037 Add back in draft release Ethan Dennis <e****3@g****m> over 4 years ago
bc69ba1a add artifact name Ethan Dennis <e****3@g****m> over 4 years ago
7396d0be Upload individual files Ethan Dennis <e****3@g****m> over 4 years ago
c14d4238 Update download path Ethan Dennis <e****3@g****m> over 4 years ago
951a212d Use explicit file path Ethan Dennis <e****3@g****m> over 4 years ago
fff5fa8e Add action version Ethan Dennis <e****3@g****m> over 4 years ago
20c13305 Create draft release Ethan Dennis <e****3@g****m> over 4 years ago
c5e5d97e Use correct paths Ethan Dennis <e****3@g****m> over 4 years ago
304ca106 line delimiters Ethan Dennis <e****3@g****m> over 4 years ago
c1d3b183 Push platform specific exes Ethan Dennis <e****3@g****m> over 4 years ago
966123a7 Publish single file Ethan Dennis <e****3@g****m> over 4 years ago
c0da7203 Add rids to csproj Ethan Dennis <e****3@g****m> over 4 years ago

← Back to repository