Skip to content

Commit

Permalink
Regenerate GitHub build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirwin committed Mar 30, 2024
1 parent 1222bd1 commit 358fc12
Show file tree
Hide file tree
Showing 35 changed files with 107 additions and 107 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-AllProjects.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -112,10 +112,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Analysis-Common.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -96,10 +96,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Analysis-Kuromoji.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -93,10 +93,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Analysis-Morfologik.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -93,10 +93,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Analysis-OpenNLP.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -96,10 +96,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Analysis-Phonetic.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -90,10 +90,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Analysis-SmartCn.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -94,10 +94,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Analysis-Stempel.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -91,10 +91,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Benchmark.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -103,10 +103,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Classification.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -91,10 +91,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Cli.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -111,10 +111,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/Lucene-Net-Tests-CodeAnalysis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand All @@ -8,9 +8,9 @@
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
#
# http://www.apache.org/licenses/LICENSE-2.0
#
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
Expand Down Expand Up @@ -89,10 +89,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Codecs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -89,10 +89,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Demo.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -98,10 +98,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Expressions.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -91,10 +91,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Facet.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -93,10 +93,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Grouping.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -91,10 +91,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Highlighter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -93,10 +93,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-ICU.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -106,10 +106,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/Lucene-Net-Tests-Join.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
####################################################################################
####################################################################################
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
####################################################################################
# Licensed to the Apache Software Foundation (ASF) under one
Expand Down Expand Up @@ -92,10 +92,10 @@ jobs:
dotnet-version: '6.0.403'
if: ${{ startswith(matrix.framework, 'net6.') }}

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.100'
dotnet-version: '8.0.202'

- name: Setup Environment Variables
run: |
Expand Down

0 comments on commit 358fc12

Please sign in to comment.