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

111 Коммитов

Автор SHA1 Сообщение Дата
Vincent Biret 5203e9a165
fix: java generation scripts to avoid differences 2024-09-17 14:18:59 -04:00
Vincent Biret 791ab9bc8f
ci: adds issues automation configuration 2024-08-14 12:53:42 -04:00
dependabot[bot] 4f726a792a
build(deps): bump gradle/actions from 3 to 4
Bumps [gradle/actions](https://github.com/gradle/actions) from 3 to 4.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/v3...v4)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 21:38:10 +00:00
Vincent Biret f091a6a574
ci: adds missing gradle dependencies caching to CI 2024-07-04 15:08:51 -04:00
Stephan van Rooij 52ef08fe20 ci: Last try fixing the pipeline blind 2024-06-12 11:58:27 +00:00
Vincent Biret 2ac2476e6d
fix: adds missing solution file name to commands 2024-06-12 07:22:43 -04:00
Stephan van Rooij c7bb88832f chore: Run jobs in parallel 2024-06-12 13:12:44 +02:00
Stephan van Rooij 23e6378b65 Build workflow and dependabot 2024-05-25 18:35:18 +02:00
Vincent Biret 174544cd69
- upgrades to setup gradle (#4902)
* - upgrades to setup gradle

* - adds missing file filter and workflow dispatch

* - fixes paths

* - reverts path changes because of working directory
2024-01-30 09:24:41 -05:00
dependabot[bot] 17ae39767a
Bump gradle/gradle-build-action from 2 to 3
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2 to 3.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](https://github.com/gradle/gradle-build-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 21:52:46 +00:00
Vincent Biret 2cff052aff
- adds permissions to workflow due to policy changes 2024-01-23 08:58:46 -05:00
dependabot[bot] 78bee85fe3
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 21:36:17 +00:00
Vincent Biret 5c4b01f266
Merge pull request #4673 from microsoft/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
2023-12-11 16:56:14 -05:00
dependabot[bot] df0b82acc6
Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 21:48:13 +00:00
dependabot[bot] 61d77efa12
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 21:48:09 +00:00
Vincent Biret 62a0668750
Merge pull request #4605 from microsoft/dependabot/github_actions/actions/setup-dotnet-4
Bump actions/setup-dotnet from 3 to 4
2023-12-04 16:44:48 -05:00
dependabot[bot] 55bda68adf
Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 21:15:18 +00:00
dependabot[bot] 42140a3c76
Bump actions/setup-dotnet from 3 to 4
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 21:15:14 +00:00
Vincent Biret 15aafadb55
- upgrades all dotnet projects to net8 2023-11-21 09:38:19 -05:00
Vincent Biret c292b93f4a
- configures dependabot groups 2023-11-15 07:45:02 -05:00
Vincent Biret 599e306ca8
- switches to setup kiota for regen worklow 2023-11-02 09:55:41 -04:00
Jason Johnston deb4cf39d6 Added Ruby Azure auth quickstart to dependabot config 2023-11-02 09:34:33 -04:00
dependabot[bot] 261025d795
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 22:03:25 +00:00
dependabot[bot] ba56c981b5
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 21:38:08 +00:00
Jason Johnston 6f2273fe2c Fix -language param for CLI generation 2023-08-10 09:25:04 -04:00
Jason Johnston 4fae920530 Update shell script called by action
Script creates a branch to commit changes if any are present, then opens an issue and assigns to me. The issue create portion was failing because the --body parameter is required.
2023-07-06 10:34:04 -04:00
Jason Johnston 85f8ac7696 Add test project to dependabot config 2023-07-05 14:46:31 -04:00
Jason Johnston 6b4f86da2f Added dotnet test step for .NET quick start 2023-07-05 14:45:49 -04:00
Jason Johnston a07feeafbd
Update regen-clients.yml 2023-07-05 10:06:29 -04:00
Jason Johnston e284745050 Add line to open an issue if regen action opens a branch 2023-06-13 15:21:35 -04:00
Jason Johnston 11e993db3e Update regen action to run on a schedule 2023-06-13 15:21:17 -04:00
Jason Johnston fcbd147e48 Update get-started-ruby.yml 2023-06-13 15:02:11 -04:00
Jason Johnston 7945d24d43 Fix ruby build action 2023-06-13 15:00:39 -04:00
Jason Johnston 3594e28acd Added regen for Ruby get started 2023-06-13 14:33:53 -04:00
Jason Johnston ce7e95ac6f Add build action for Ruby get started 2023-06-13 14:32:28 -04:00
Jason Johnston 4fd8a7726c Update regen-clients.yml 2023-06-13 10:35:13 -04:00
Jason Johnston 47e84ff18c Add build action for PHP get started 2023-06-13 10:20:17 -04:00
Jason Johnston 50317f0867 Merge branch 'main' into jasonjoh/kiota-regen 2023-06-13 10:14:45 -04:00
Jason Johnston 8bf6d1064a Added regen for PHP get started 2023-06-13 10:14:35 -04:00
Vincent Biret 64b293763f
Merge pull request #2568 from microsoft/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 3 to 4
2023-06-12 21:43:50 -04:00
dependabot[bot] 81c37c460b
Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 22:06:11 +00:00
dependabot[bot] f97017a561
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 22:05:52 +00:00
Jason Johnston 2d2b09d672 Update get-started-python.yml 2023-06-12 16:52:57 -04:00
Jason Johnston 2917c9bc03 Added regen for Python get started 2023-06-12 16:06:24 -04:00
Jason Johnston b93d49ffcd Added build action for Python get started samples 2023-06-12 16:02:37 -04:00
Jason Johnston fe0873c6ee Add regen for Go get started clients 2023-06-12 15:17:40 -04:00
Jason Johnston 8f2e2b16fa Add build action for Go get started 2023-06-12 15:05:12 -04:00
Jason Johnston 0d034f86c3 Update regen-clients.yml 2023-06-12 13:47:34 -04:00
Jason Johnston 3f8ce6ea11 Regen for Java clients 2023-06-12 13:40:23 -04:00
Jason Johnston 4c5b431e9d Update get-started-dotnet.yml 2023-06-12 13:31:08 -04:00