Andrew Eisenberg
6d1f0a0357
Merge pull request #956 from github/aeisenberg/checkout-path-commitoid
...
Use the `checkout_path` for getting the commit oid
2022-03-25 11:02:54 -07:00
Andrew Eisenberg
88db5e75ec
Merge branch 'main' into aeisenberg/checkout-path-commitoid
2022-03-25 10:31:47 -07:00
Andrew Eisenberg
d068f5372a
Fix failing tests
2022-03-25 10:00:47 -07:00
Henry Mercer
044f112dc1
Update branch protection instructions
2022-03-25 15:24:54 +00:00
Henry Mercer
f7846479e6
Merge branch 'main' into henrymercer/update-release-process
2022-03-25 15:18:11 +00:00
Henry Mercer
d0bd80897c
Expose a more restrictive interface to the release script
...
Give the release script modes rather
than source and target branches
2022-03-25 15:17:17 +00:00
Henry Mercer
bed132dae4
Use a more restrictive sed pattern
2022-03-25 13:40:41 +00:00
Henry Mercer
9d26fe0cb3
Use source branch and target branch names consistently
2022-03-25 12:55:00 +00:00
Edoardo Pirovano
6e57bbac6c
Merge pull request #998 from github/edoardo/no-download-pack
...
Don't download packs when it isn't needed
2022-03-25 08:36:15 -04:00
Edoardo Pirovano
85cfdb24f4
Don't download packs when it isn't needed
2022-03-25 11:26:13 +00:00
Henry Mercer
df164705ad
Merge pull request #993 from github/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-03-24 18:50:32 +00:00
Henry Mercer
da7944b165
Update release process doc
2022-03-24 18:18:45 +00:00
Henry Mercer
33599909af
Avoid conflicts by reverting 1.x version num commit from last v1 release
2022-03-24 18:18:45 +00:00
Henry Mercer
f143182488
Add "Update dependencies" label to v1 release PR
2022-03-24 18:18:45 +00:00
Henry Mercer
0b037b4fcb
Add merging the v1 release PR to the checklist
2022-03-24 18:18:45 +00:00
Henry Mercer
1668e0a2bf
Only mention merging the mergeback PR in the checklist when relevant
2022-03-24 18:18:45 +00:00
Henry Mercer
bd4757cd6b
Update the changelog and version number in a single commit
2022-03-24 18:18:45 +00:00
Henry Mercer
5fb01dd153
Avoid commits with duplicate names during v2 to v1 backport
2022-03-24 18:18:45 +00:00
Henry Mercer
124e7d96a6
Stop versioning the runner
...
We no longer release the runner.
2022-03-24 18:18:45 +00:00
Henry Mercer
b8f3a377bf
Fix exception when there are no commits to merge
2022-03-24 18:18:45 +00:00
Henry Mercer
4b465cb3ce
Dump environment and GitHub context
2022-03-24 18:18:45 +00:00
Henry Mercer
d76b18254a
Add functionality for v2 -> v1 backports
2022-03-24 18:18:45 +00:00
Henry Mercer
33f749f1c9
Set up main -> v2, v2 -> v1, and v2 -> main merges
2022-03-24 18:18:45 +00:00
Henry Mercer
ccda44cac5
Handle missing author information when generating changelog
2022-03-24 18:18:45 +00:00
Henry Mercer
81827d3fc6
Use the person triggering the release workflow as the conductor
2022-03-24 18:18:45 +00:00
Henry Mercer
b386fd4443
Parameterize release branch workflow over source and target branches
2022-03-24 18:18:45 +00:00
Henry Mercer
2a7a517ea5
Remove unused repository_dispatch trigger
2022-03-24 18:18:45 +00:00
github-actions[bot]
ca5ed24270
Update checked-in dependencies
2022-03-24 16:36:41 +00:00
dependabot[bot]
fb22523acc
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 15:54:01 +00:00
Andrew Eisenberg
b887a2ce1e
Merge pull request #976 from aeisenberg/aeisenberg/timeout-45-min
...
Bump timeout to 45 minutes
2022-03-24 08:33:12 -07:00
Andrew Eisenberg
686c3a37f0
Merge branch 'main' into aeisenberg/timeout-45-min
2022-03-24 08:07:42 -07:00
Chuan-kai Lin
c9973ef56b
Merge pull request #992 from cklin/fix-codeql-version-field
...
Status reporting: fix codeql_version field name
2022-03-23 13:11:09 -07:00
Chuan-kai Lin
c3010cb18a
Status reporting: fix codeql_version field name
2022-03-23 11:32:03 -07:00
Henry Mercer
81bfc289f5
Merge pull request #989 from github/henrymercer/update-readme
...
Update README now build tracing is compatible with Windows 2022
codeql-bundle-20220322
codeql-bundle-20220321
2022-03-21 16:03:34 +00:00
Henry Mercer
5d72058994
Merge branch 'main' into aeisenberg/timeout-45-min
2022-03-21 15:37:09 +00:00
Henry Mercer
6de8537e54
Update README now build tracing is compatible with Windows 2022
2022-03-21 15:31:51 +00:00
Henry Mercer
1d81ec489b
Merge pull request #984 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions.
2022-03-21 13:43:13 +00:00
Henry Mercer
c592f89989
Merge branch 'main' into update-supported-enterprise-server-versions
2022-03-21 13:12:12 +00:00
Henry Mercer
f71aeef4dc
Merge pull request #988 from CommanderRoot/refactor/rm-deprecated-substr
...
refactor: replace deprecated String.prototype.substr()
2022-03-21 10:52:17 +00:00
Tobias Speicher
0a713019c3
refactor: replace deprecated String.prototype.substr()
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com >
2022-03-20 17:08:43 +01:00
GitHub
243ebf6e35
Update supported GitHub Enterprise Server versions.
2022-03-18 00:09:57 +00:00
Chuan-kai Lin
3886398541
Merge pull request #987 from cklin/report-versions
...
Include CodeQL CLI and action versions in status reports
2022-03-17 10:46:34 -07:00
Chuan-kai Lin
f60bb5cc38
Include CodeQL CLI and action versions in status reports
2022-03-17 10:07:29 -07:00
Chuan-kai Lin
d0ee2b4276
Merge pull request #983 from github/mergeback/v1.1.5-to-main-88347664
...
Mergeback v1.1.5 refs/heads/v1 into main
2022-03-15 14:51:17 -07:00
github-actions[bot]
34905f691e
Update checked-in dependencies
2022-03-15 19:57:13 +00:00
github-actions[bot]
ac7bd44c3b
1.1.6
2022-03-15 19:39:33 +00:00
github-actions[bot]
1457c164a9
Update changelog and version after v1.1.5
2022-03-15 19:39:31 +00:00
Chuan-kai Lin
8834766498
Merge pull request #982 from github/update-v1.1.5-5b59d878
...
Merge main into v1
v1.1.5
2022-03-15 12:38:22 -07:00
github-actions[bot]
69a58ad266
1.1.5
2022-03-15 18:16:05 +00:00
Chuan-kai Lin
5b59d8784d
Merge pull request #978 from cklin/restore-ghes-compatibility
...
Restore compatibility with GHES 3.1
2022-03-15 09:29:23 -07:00