Граф коммитов

707 Коммитов

Автор SHA1 Сообщение Дата
Justin Perez f03f6b3742
chore: add `codecov.yml` (#819) 2023-09-29 12:04:09 -07:00
Justin Perez f7879d6464
tests: detector properties (#813) 2023-09-29 12:03:47 -07:00
Justin Perez 58fd79f2be
tests: verify `IExperimentConfiguration`s (#812) 2023-09-29 11:52:30 -07:00
Anna Owens c07a28ab9f
docs(go): add go fallback strategy troubleshooting guide (#821)
* docs(go): add go fallback strategy troubleshooting guide

* docs(go): formattings
2023-09-29 18:08:17 +00:00
Omotola 18ed6c4c31
PR to populate disable detectors list (#820)
populated disable detectors list to enable us remove experiments containing those detectors.
2023-09-28 18:33:59 -07:00
Omotola d1edc296c6
Fix to reduce pip log verbosity (#814) 2023-09-28 10:24:47 -07:00
renovate[bot] f9bbd39549
chore(deps): update mcr.microsoft.com/dotnet/runtime-deps:6.0-cbl-mariner2.0 docker digest to b98ce45 (#815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 09:09:37 -07:00
renovate[bot] afdd871ab4
chore(deps): update dependency polly to v8 (#817)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 09:08:27 -07:00
Justin Perez 4560a88608
chore(rust): switch new detector to `IDefaultOffComponentDetector` (#811) 2023-09-27 21:00:44 +00:00
Justin Perez c0fe4af38e
feat(experiments): record rust cli if `cargo` exists (#810) 2023-09-27 11:56:05 -07:00
Omotola 05cf44ae7a
Removed simplepip from defaultoff (#806) 2023-09-27 11:43:20 -07:00
renovate[bot] 4e874934e2
chore(deps): update github/codeql-action action to v2.21.9 (#809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 16:51:57 +00:00
Justin Perez 3ccbe42c89
fix: validate `--Output` (#808) 2023-09-26 18:24:29 +00:00
Justin Perez 641c827b97
fix: `--IgnoreDirectories` delimited by commas (#807) 2023-09-26 11:24:12 -07:00
dependabot[bot] 53acc7bd04
build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#804)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 13:47:47 -07:00
Justin Perez 4a6b01d6fc
fix: validate `--SourceDirectory` (#805) 2023-09-25 13:46:52 -07:00
renovate[bot] f5db568218
chore(deps): update dependency yamldotnet to v13.4.0 (#800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-20 12:45:46 -07:00
renovate[bot] 187b44bd30
chore(deps): update github/codeql-action action to v2.21.8 (#791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-20 12:45:17 -07:00
Justin Perez 323d75cbc5
chore(deps): downgrade `Spectre.Console` to v0.47.0 (#796) 2023-09-19 19:46:16 +00:00
Justin Perez e10db57d9c
refactor: remove `BroadcastChannel` (#793) 2023-09-19 11:14:00 -07:00
Justin Perez 15745ee271
revert:"chore(deps): update codecov/codecov-action action to v4" (#792) 2023-09-19 16:26:48 +00:00
renovate[bot] 1c3ef853d2
chore(deps): update dependency spectre.console to v0.47.1-preview.0.23 (#788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 09:46:54 -07:00
Jamie Magee 498c7860b0
refactor: migrate to `Spectre.Console.Cli` (#518)
Co-authored-by: Justin Perez <justinperez@microsoft.com>
2023-09-15 19:23:33 +00:00
Justin Perez 69888f0b03
feat(rust): add `cargo metadata` detector (#776) 2023-09-15 10:36:32 -07:00
Justin Perez 69ded7c522
fix(test): duplicate spdx external refs (#785) 2023-09-14 15:47:20 -07:00
renovate[bot] ce8af5ead6
chore(deps): update codecov/codecov-action action to v4 (#784)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 14:53:07 -07:00
renovate[bot] 7852685a62
chore(deps): update github/codeql-action action to v2.21.7 (#780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 14:52:26 -07:00
renovate[bot] 42c5ba0228
chore(deps): update dotnet monorepo (#778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-13 19:00:34 -07:00
dependabot[bot] 1167c6a901
build(deps): bump github/codeql-action from 2.21.5 to 2.21.6 (#781)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.5 to 2.21.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](00e563ead9...701f152f28)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 18:58:14 -07:00
Justin Perez cf7ef1b8ce
feat: add broadcast channel (#774) 2023-09-11 08:47:45 -07:00
Tarun Kumar 4201a5ab78
Added spdx package component information from SPDX file (#766) 2023-09-08 10:22:48 -07:00
renovate[bot] a6f0e8fad8
chore(deps): update actions/upload-artifact action to v3.1.3 (#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 15:36:42 -07:00
renovate[bot] 900269f4a1
chore(deps): update actions/upload-artifact digest to a8a3f3a (#768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 15:35:02 -07:00
Justin Perez 29e89522bb
docs(readme): add codecov badge (#757) 2023-09-06 18:17:15 +01:00
Justin Perez a82dc56894
docs(go): add 1.17 info (#765) 2023-09-05 22:17:49 +00:00
renovate[bot] ff7002a3a0
chore(deps): update actions/checkout action to v4 (#763)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 10:04:55 -07:00
Justin Perez ec4d0439c7
ci(build): build on windows and linux (#760) 2023-09-01 12:53:52 -07:00
renovate[bot] 3e241c77f8
chore(deps): update dependency fluentassertions.analyzers to v0.24.0 (#761)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Justin Perez <justinperez@microsoft.com>
2023-09-01 10:36:20 -07:00
renovate[bot] bbc13b836d
chore(deps): update mcr.microsoft.com/dotnet/runtime-deps:6.0-cbl-mariner2.0 docker digest to 6c60e7a (#758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-31 17:17:17 -07:00
Justin Perez aff38db11d
tests(common): add more tests (#756) 2023-08-31 10:52:34 -07:00
renovate[bot] 23260b2afa
chore(deps): pin codecov/codecov-action action to eaaf4be (#755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-29 22:31:27 +00:00
Justin Perez e4c43e33da
ci: add Codecov (#754) 2023-08-29 15:21:39 -07:00
Justin Perez b1287e2999
feat(go): better `go.mod` scanning for go >= 1.17 (#751) 2023-08-29 13:52:08 -07:00
Justin Perez e2c789e6bd
ci: remove nuget caching (#752) 2023-08-29 18:11:34 +00:00
renovate[bot] fa2ee643ed
chore(deps): update dependency yamldotnet to v13.3.1 (#749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-29 08:16:57 -07:00
renovate[bot] 751665b069
chore(deps): update dependency microsoft.net.test.sdk to v17.7.2 (#750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-29 08:15:04 -07:00
dependabot[bot] 4a134ecb92
build(deps): bump github/codeql-action from 2.21.4 to 2.21.5 (#748)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 08:14:37 -07:00
Tarun Kumar 168315b7a1
Add MD5, SHA1 information to ConanComponent (#733) 2023-08-28 16:08:22 +00:00
renovate[bot] 2b86e05499
chore(deps): update dependency fluentassertions to v6.12.0 (#742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Justin Perez <justinperez@microsoft.com>
2023-08-28 15:44:13 +00:00
renovate[bot] 1f7b13adf0
chore(deps): update actions/checkout digest to f43a0e5 (#744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-28 15:40:14 +00:00