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

73 Коммитов

Автор SHA1 Сообщение Дата
Rolf Bjarne Kvinge 3609f59373
[actions] Add action to re-generate global.json for a dotnet/installer bump. (#15456) 2022-07-12 09:15:46 +02:00
dependabot[bot] 73681fd173
Bump peterjgrainger/action-create-branch from 2.0.1 to 2.2.0 (#15350)
Bumps [peterjgrainger/action-create-branch](https://github.com/peterjgrainger/action-create-branch) from 2.0.1 to 2.2.0.
- [Release notes](https://github.com/peterjgrainger/action-create-branch/releases)
- [Commits](https://github.com/peterjgrainger/action-create-branch/compare/v2.0.1...v2.2.0)

---
updated-dependencies:
- dependency-name: peterjgrainger/action-create-branch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 11:21:36 -04:00
dependabot[bot] 389d09bca4
Bump actions/checkout from 2 to 3 (#15351)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 11:20:49 -04:00
dependabot[bot] 8fcf8d0daf
Bump peter-evans/repository-dispatch from 1 to 2 (#15352)
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 1 to 2.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v1...v2)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 11:20:34 -04:00
dependabot[bot] 5f6855f021
Bump devmasx/merge-branch from 1.3.1 to 1.4.0 (#15353)
Bumps [devmasx/merge-branch](https://github.com/devmasx/merge-branch) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/devmasx/merge-branch/releases)
- [Changelog](https://github.com/devmasx/merge-branch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/devmasx/merge-branch/compare/v1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: devmasx/merge-branch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 11:20:16 -04:00
Naveen 573480b394
chore: Included githubactions in the dependabot config (#15330)
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>

Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-06-27 13:23:48 +02:00
nathannaveen b03bd25855
chore: Set permissions for GitHub actions (#15300)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
2022-06-22 15:23:45 +02:00
TJ Lambert 1477c9bd51
[Localization] Use force-with-lease (#15054)
Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
2022-05-18 15:18:34 -05:00
Rolf Bjarne Kvinge f1d4967540
[actions] Fix changelog logic when there's no existing changelog comment. (#15003) 2022-05-12 16:05:34 +02:00
Rolf Bjarne Kvinge b56184b60d
[actions] Add GitHub action to compute the changelog for maestro bumps. (#14984)
And add that changelog as a comment to the PR. If there already is a comment
with a changelog, then update that comment instead.
2022-05-11 21:41:12 +02:00
TJ Lambert 7f1c1a3432
[FabricBot] Fix 'Write' & 'Admin' permission issue (#14829)
* Update FabricBot with more useful commands

* Remove the 'awaiting-customer-response' label and corresponding tasks

* Ignore people with admin permissions

Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
2022-04-26 11:35:03 -05:00
TJ Lambert 7a0fc9f6f1
[fabricbot] Update FabricBot with more useful commands (#14749)
* Update FabricBot with more useful commands

* Remove the 'awaiting-customer-response' label and corresponding tasks

Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
2022-04-26 09:52:45 -05:00
Rolf Bjarne Kvinge 7c754bd755
Add fabricbot readme. (#14801)
Copied from https://github.com/dotnet/maui/blob/main/.github/fabricbot_readme.md.
2022-04-22 07:59:07 +02:00
Manuel de la Pena c3e9a8c2ab
[CI] Improve the action used to run tests on the pwsh. (#14723) 2022-04-11 16:35:22 -04:00
Manuel de la Pena 0c72b97207
[CI] Split the logic that writes artifacts and test it. (#14358) 2022-04-06 13:43:54 -04:00
Rolf Bjarne Kvinge 00d9e1ba1a
[fabricbot] Add initial config file. (#14501)
This initial config file tells the author of an issue that if anybody adds the
`need-info` label, they have 7 days to answer before we close the issue due
to lack of response.
2022-03-28 10:19:12 +02:00
Manuel de la Pena c7992072cd
[CI] Move the static page comment out and add test. (#14308) 2022-03-08 14:05:08 -05:00
Manuel de la Pena 3e948646d6
[CI] Separate API diff from the test comment to move running the tests in a diff agent. (#14269) 2022-03-01 10:42:30 -05:00
TJ Lambert 7e89a3dccb
[Github Actions] Get rid of annoying failure emails (#13028) 2021-10-21 11:40:38 -05:00
TJ Lambert 07e9087f18
[GithubActions] Remove debugging dumps (#13063)
Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
2021-10-21 10:12:17 -04:00
Rolf Bjarne Kvinge 2930c052b3
[actions] Fix name of the dotnet-maestro bot. (#12959) 2021-10-08 16:32:42 +02:00
Manuel de la Pena d6baae5b5b
[Actions] Fully workig pong (#12898) 2021-10-01 12:10:05 -04:00
Manuel de la Pena 4b46d232e0
[Actions] Update local. (#12897) 2021-10-01 00:08:26 -04:00
Manuel de la Pena 4cc252d314
[Actions] Initial code for pong. (#12896) 2021-09-30 23:48:12 -04:00
Manuel de la Pena c1d877dceb
[Actions] Use sudo powers. 2021-09-30 23:22:47 -04:00
Manuel de la Pena 4c2676f971
[Action] Use token. 2021-09-30 22:45:26 -04:00
Manuel de la Pena acb3a07249
[Actions] Use market action. (#12895) 2021-09-30 22:43:19 -04:00
Manuel de la Pena 342d2eee74
[Actions] Correct token. 2021-09-30 22:17:27 -04:00
Manuel de la Pena ecceff9700
[Action] Add first step to a pong. (#12894) 2021-09-30 21:37:13 -04:00
Manuel de la Pena 9d0fc6eac8
[Actions] missing " == syntax error 2021-09-30 21:27:45 -04:00
Manuel de la Pena c6d7d3f1cb
[Actions] Remove failing step. 2021-09-30 21:26:41 -04:00
Manuel de la Pena 279f99f4e3
[]Action] Replace over bash. (#12893) 2021-09-30 21:25:22 -04:00
Manuel de la Pena 20bd126c63
[Actions] Fix redirect. (#12892) 2021-09-30 21:17:28 -04:00
Manuel de la Pena 379391225a
[Action] Fix branch name. (#12891) 2021-09-30 21:12:02 -04:00
Manuel de la Pena 762130f663
[Actions] Perform the repo dispatch in our ping action. (#12890) 2021-09-30 21:05:51 -04:00
Manuel de la Pena ae5ca77603
[Actions] Fix ping action.
Fix the old syntax.
2021-09-30 20:58:21 -04:00
Manuel de la Pena eb871b7bb4
[Actions] Provide first step for a ping action. (#12889) 2021-09-30 20:55:11 -04:00
Rolf Bjarne Kvinge 5fcd73b160
[actions] Fix yml syntax. (#12860) 2021-09-28 14:33:10 -04:00
Rolf Bjarne Kvinge 8ba7ff3324
[actions] Skip the label checker for pull requests from 'dotnet-maestro'. (#12823) 2021-09-23 15:15:51 -04:00
TJ Lambert 240a73d710
[Actions ] Add github actions to the ignore list (#12075)
Co-authored-by: tj_devel709 <antlambe@microsoft.com>
2021-07-07 11:50:50 -04:00
TJ Lambert f4fae43457
[Localization] Github Action Fork Check (#11900)
* adding new github action and editing existing

* making one job and adding fork statement

* adding concurrency

* reordering and name change

* Adding exit 1

* changing the check for fork

* merge conflict did not get resolved

Co-authored-by: tj_devel709 <antlambe@microsoft.com>
2021-06-11 11:25:42 -05:00
TJ Lambert 0afdfe6efa
[Localization] Adding New Github Action (In new branch) (#11848)
* adding new github action and editing existing

* making one job and adding fork statement

* adding concurrency

* reordering and name change

* Adding exit 1

Co-authored-by: tj_devel709 <antlambe@microsoft.com>
2021-06-10 16:20:11 -05:00
TJ Lambert 1a8f249b8c
changing the branch (#11826)
Co-authored-by: tj_devel709 <antlambe@microsoft.com>
2021-06-04 14:39:03 -05:00
Manuel de la Pena 671f12de65
[Actions] Remove broken action. (#11819)
Actions that are triggered from forks do not have access to the secrets
making the action fail most of the time. We have moved to a github
action in the static page repo that will clean results of closed PRs
everyday. We remove this action because is broken and not needed.
2021-06-04 13:22:54 -04:00
Manuel de la Pena ba43cba195
[Actions] Tryo to use a magic token $ (#11806)
following https://www.pinel.cc/blog/2019/11/02/private-github-actions
2021-06-03 14:02:09 -04:00
Manuel de la Pena a3772f2ab2
[Actions] Work with VSEng to fix the clean action. (#11805) 2021-06-03 12:53:59 -04:00
Manuel de la Pena 4e53d83bef
[Actions] Use the service account pat. (#11804) 2021-06-03 11:06:09 -04:00
Manuel de la Pena 92a0742ad6
[Actions] Use the correct pat. Do not make the repos to nest. (#11803) 2021-06-03 10:53:07 -04:00
Manuel de la Pena 4a699758c4
[Actions] default is main. (#11778) 2021-06-01 17:38:14 -04:00
Manuel de la Pena b1f7eb72bf
[Actions] upper path is not allowed yet the docs said nothing. (#11777) 2021-06-01 17:32:26 -04:00