Skip to content

Commit

Permalink
update to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
devedse committed Feb 6, 2024
1 parent 8344d60 commit 0c9893a
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions .github/workflows/githubactionsbuilds.yml
Expand Up @@ -155,9 +155,9 @@ jobs:
mv ./DeveMazeGeneratorCore.ConsoleApp/bin/Release/net8.0/linux-x64/publishuntrimmed/DeveMazeGenerator.ConsoleApp ./BuildOutputConsole/DeveMazeGenerator.ConsoleApp.Untrimmed
mv ./DeveMazeGeneratorCore.ConsoleApp/bin/Release/net8.0/linux-x64/publishtrimmed/DeveMazeGenerator.ConsoleApp ./BuildOutputConsole/DeveMazeGenerator.ConsoleApp.Trimmed
mv ./DeveMazeGeneratorCore.ConsoleApp/bin/Release/net8.0/linux-x64/publishtrimmedaot/DeveMazeGenerator.ConsoleApp ./BuildOutputConsole/DeveMazeGenerator.ConsoleApp.TrimmedAot
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCore.ConsoleApp
name: DeveMazeGeneratorCore.ConsoleApp.Linux
path: BuildOutputConsole/*

build_windows_consoleapp:
Expand All @@ -182,9 +182,9 @@ jobs:
mv ./DeveMazeGeneratorCore.ConsoleApp/bin/Release/net8.0/win-x64/publishuntrimmed/DeveMazeGenerator.ConsoleApp.exe ./BuildOutputConsole/DeveMazeGenerator.ConsoleApp.Untrimmed.exe
mv ./DeveMazeGeneratorCore.ConsoleApp/bin/Release/net8.0/win-x64/publishtrimmed/DeveMazeGenerator.ConsoleApp.exe ./BuildOutputConsole/DeveMazeGenerator.ConsoleApp.Trimmed.exe
mv ./DeveMazeGeneratorCore.ConsoleApp/bin/Release/net8.0/win-x64/publishtrimmedaot/DeveMazeGenerator.ConsoleApp.exe ./BuildOutputConsole/DeveMazeGenerator.ConsoleApp.TrimmedAot.exe
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCore.ConsoleApp
name: DeveMazeGeneratorCore.ConsoleApp.Windows
path: BuildOutputConsole/*.exe

build_windows:
Expand Down Expand Up @@ -234,15 +234,15 @@ jobs:
shell: pwsh


- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCore7z
path: ./Scripts/Output/DeveMazeGeneratorCore.7z
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCoreZip
path: ./Scripts/Output/DeveMazeGeneratorCore.zip
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCoreNuGet
path: |
Expand Down Expand Up @@ -279,7 +279,7 @@ jobs:
- name: 7zip output
run: |
7z a -t7z -m0=LZMA2 -mmt=on -mx9 -md=1536m -mfb=273 -ms=on -mqs=on -sccUTF-8 "DeveMazeGeneratorCore.MonoGame.DesktopGL_linux-x64.7z" "./DeveMazeGeneratorCore.MonoGame.DesktopGL/bin/Release/net8.0/linux-x64/publish/*" '-x!*.pdb'
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCore.MonoGame.DesktopGL_linux-x64
path: DeveMazeGeneratorCore.MonoGame.DesktopGL_linux-x64.tar.gz
Expand Down Expand Up @@ -319,11 +319,11 @@ jobs:
- name: 7zip output
run: |
7z a -t7z -m0=LZMA2 -mmt=on -mx9 -md=1536m -mfb=273 -ms=on -mqs=on -sccUTF-8 "DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64_onlinux.7z" "./DeveMazeGeneratorCore.MonoGame.DesktopGL/bin/Release/net8.0/win-x64/publish/*" '-x!*.pdb'
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64_onlinuxtargz
path: DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64_onlinux.tar.gz
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64_onlinux
path: DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64_onlinux.7z
Expand Down Expand Up @@ -355,7 +355,7 @@ jobs:
- name: 7zip output
run: |
7z a -t7z -m0=LZMA2 -mmt=on -mx9 -md=1536m -mfb=273 -ms=on -mqs=on -sccUTF-8 "DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64.7z" "./DeveMazeGeneratorCore.MonoGame.DesktopGL/bin/Release/net8.0/win-x64/Publish/*" '-x!*.pdb'
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64
path: DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64.7z
Expand Down Expand Up @@ -386,7 +386,7 @@ jobs:
- name: 7zip output
run: |
7z a -t7z -m0=LZMA2 -mmt=on -mx9 -md=1536m -mfb=273 -ms=on -mqs=on -sccUTF-8 "DeveMazeGeneratorCore.MonoGame.WindowsDX_win-x64.7z" "./DeveMazeGeneratorCore.MonoGame.WindowsDX/bin/Release/net8.0-windows/win-x64/Publish/*" '-x!*.pdb'
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCore.MonoGame.WindowsDX_win-x64
path: DeveMazeGeneratorCore.MonoGame.WindowsDX_win-x64.7z
Expand Down Expand Up @@ -429,7 +429,7 @@ jobs:
# run: |
# 7z a -t7z -m0=LZMA2 -mmt=on -mx9 -md=1536m -mfb=273 -ms=on -mqs=on -sccUTF-8 "./Scripts/Output/DeveMazeGeneratorCore.MonoGame.Android.7z" "DeveMazeGeneratorCore.MonoGame.Android\*" '-x!*.pdb'
# shell: powershell
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCore.MonoGame.Android_aab
path: ./DeveMazeGeneratorCore.MonoGame.Android/bin/Release/net8.0-android/devemazegeneratorcoremonogame_android.devemazegeneratorcoremonogame_android-Signed.aab
Expand Down Expand Up @@ -472,7 +472,7 @@ jobs:
# run: |
# 7z a -t7z -m0=LZMA2 -mmt=on -mx9 -md=1536m -mfb=273 -ms=on -mqs=on -sccUTF-8 "./Scripts/Output/DeveMazeGeneratorCore.MonoGame.Android.7z" "DeveMazeGeneratorCore.MonoGame.Android\*" '-x!*.pdb'
# shell: powershell
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: DeveMazeGeneratorCore.MonoGame.Android_apk
path: ./DeveMazeGeneratorCore.MonoGame.Android/bin/Release/net8.0-android/devemazegeneratorcoremonogame_android.devemazegeneratorcoremonogame_android-Signed.apk
Expand All @@ -498,7 +498,7 @@ jobs:
if: github.ref == 'refs/heads/master'
steps:
- name: Download all artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: ./artifacts/

Expand Down Expand Up @@ -549,7 +549,7 @@ jobs:
if: github.ref == 'refs/heads/master'
steps:
- name: Download all artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: DeveMazeGeneratorCoreNuGet
path: ./artifacts/DeveMazeGeneratorCoreNuGet/
Expand Down Expand Up @@ -604,7 +604,7 @@ jobs:
tree /A
cd
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: CodeQLAnalysis_${{ matrix.language }}
path: ./artifacts/${{ matrix.language }}.zip

0 comments on commit 0c9893a

Please sign in to comment.