Skip to content

Commit 206e2f5

Browse files
committed
Post-meeting propagation: merge draft-v8 into draft-v9
2 parents 5d0e611 + 47f5db8 commit 206e2f5

20 files changed

Lines changed: 61 additions & 116 deletions

.github/workflows/do-not-merge-label-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- 'do not merge'
2323
steps:
2424
- name: Harden Runner
25-
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
25+
uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
2626
with:
2727
egress-policy: audit
2828

.github/workflows/grammar-validator.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ jobs:
1919

2020
steps:
2121
- name: Check out our repo
22-
uses: actions/checkout@v6.0.3
22+
uses: actions/checkout@v7.0.1
2323

2424
- name: Setup .NET 10.0
25-
uses: actions/setup-dotnet@v5
25+
uses: actions/setup-dotnet@v6
2626
with:
2727
dotnet-version: 10.0.x
2828

.github/workflows/markdownlint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
statuses: write
2929

3030
steps:
31-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10
32-
- uses: DavidAnson/markdownlint-cli2-action@ded1f9488f68a970bc66ea5619e13e9b52e601cd # v23.2.0
31+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
32+
- uses: DavidAnson/markdownlint-cli2-action@6bf21b07787794f89a243495939cd651942aeabe # v24.1.0
3333
with:
3434
config: ".markdownlint-cli2.jsonc"
3535
globs: "standard/*.md"

.github/workflows/renumber-sections.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ jobs:
2424

2525
steps:
2626
- name: Check out our repo
27-
uses: actions/checkout@v6.0.3
27+
uses: actions/checkout@v7.0.1
2828

2929
- name: Setup .NET 10.0
30-
uses: actions/setup-dotnet@v5
30+
uses: actions/setup-dotnet@v6
3131
with:
3232
dotnet-version: 10.0.x
3333

.github/workflows/smart-quotes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ jobs:
2222

2323
steps:
2424
- name: Check out our repo
25-
uses: actions/checkout@v6.0.3
25+
uses: actions/checkout@v7.0.1
2626

2727
- name: Setup .NET 10.0
28-
uses: actions/setup-dotnet@v5
28+
uses: actions/setup-dotnet@v6
2929
with:
3030
dotnet-version: 10.0.x
3131

.github/workflows/test-examples.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ jobs:
3131

3232
steps:
3333
- name: Check out our repo
34-
uses: actions/checkout@v6.0.3
34+
uses: actions/checkout@v7.0.1
3535

3636
# We build examples against .NET 6.0, but use
3737
# 10.0 for the tools themselves. (The closer we
3838
# are to the target language version we're standardising,
3939
# the better.)
4040
- name: Setup .NET 6.0 and 10.0
41-
uses: actions/setup-dotnet@v5
41+
uses: actions/setup-dotnet@v6
4242
with:
4343
dotnet-version: |
4444
6.0.x

.github/workflows/tools-tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323

2424
steps:
2525
- name: Check out our repo
26-
uses: actions/checkout@v6.0.3
26+
uses: actions/checkout@v7.0.1
2727

2828
- name: Setup .NET 10.0
29-
uses: actions/setup-dotnet@v5
29+
uses: actions/setup-dotnet@v6
3030
with:
3131
dotnet-version: 10.0.x
3232

.github/workflows/update-on-merge.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ jobs:
3232

3333
steps:
3434
- name: Check out our repo
35-
uses: actions/checkout@v6.0.3
35+
uses: actions/checkout@v7.0.1
3636

3737
- name: Setup .NET 10.0
38-
uses: actions/setup-dotnet@v5
38+
uses: actions/setup-dotnet@v6
3939
with:
4040
dotnet-version: 10.0.x
4141

@@ -65,6 +65,7 @@ jobs:
6565
with:
6666
title: "Automated Section renumber and grammar extraction"
6767
body: "renumber sections. Add grammar"
68+
branch: ${{ github.ref_name }}-renumber-sections-and-grammar
6869

6970
- name: Run converter
7071
id: run-converter

.github/workflows/word-converter.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ jobs:
2828

2929
steps:
3030
- name: Check out our repo
31-
uses: actions/checkout@v6.0.3
31+
uses: actions/checkout@v7.0.1
3232

3333
- name: Setup .NET 10.0
34-
uses: actions/setup-dotnet@v5
34+
uses: actions/setup-dotnet@v6
3535
with:
3636
dotnet-version: 10.0.x
3737

admin/ECMA-TC49-TG2-New-Member-Orientation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ While the grammar is written in ANTLR notation the ANTLR parser generator itself
4747

4848
We have an internal tool to extract the grammar from the spec, apply ANTLR generator specific implementation techniques, validate the grammar, and run grammar tests. (See [antlr-testing](https://github.com/ECMA-TC49-TG2/antlr-testing/blob/v2/ReadMe.md).)
4949

50-
Nigel made a tool to extract the grammar from the spec and to rearrange the grammar to get it to pass the ANTLR validator.
51-
5250
## Examples in the spec
5351

5452
We have tools to extract the examples and compile them and execute them. (See https://github.com/dotnet/csharpstandard/blob/draft-v8/tools/README.md.)

0 commit comments

Comments
 (0)