Commit 8c63efc 1 parent 6303384 commit 8c63efc Copy full SHA for 8c63efc
File tree 8 files changed +15
-8
lines changed
8 files changed +15
-8
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ jobs:
17
17
build-alpine :
18
18
runs-on : ubuntu-latest
19
19
container : alpine:${{ inputs.version }}
20
+ env :
21
+ ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION : true
20
22
steps :
21
23
- uses : actions/checkout@v4
22
24
- name : build ${{ inputs.workflow }}-alpine-${{ inputs.toolset }}
23
25
run : |
24
26
apk add --no-cache bash
25
27
./${{ inputs.workflow }}/build_${{ inputs.toolset }}.sh
26
28
29
+ - uses : actions/upload-artifact@v3
30
+ with :
31
+ name : build-${{ inputs.toolset }}
32
+ path : ./${{ inputs.workflow }}/release/build-${{ inputs.toolset }}.tar.gz
33
+
27
34
- uses : actions/upload-artifact@v4
28
35
with :
29
36
name : build-${{ inputs.toolset }}
Original file line number Diff line number Diff line change 35
35
36
36
test-ubuntu-1804-musl :
37
37
needs : alpine-musl
38
- uses : ./.github/workflows/test-ubuntu.yml
38
+ uses : ./.github/workflows/test-ubuntu-unsecure .yml
39
39
with :
40
40
workflow : ${{ github.workflow }}
41
41
artifact : build-musl
88
88
uses : ./.github/workflows/release.yml
89
89
with :
90
90
workflow : ${{ github.workflow }}
91
- tool_version : ' 8.4.0 '
91
+ tool_version : ' 8.4.2 '
92
92
prepare_body : |
93
93
bsdtar -Oxf ./build-musl/build-musl.tar.gz build-musl.md >> body.md
94
94
bsdtar -Oxf ./build-gnu/build-gnu.tar.gz build-gnu.md >> body.md
Original file line number Diff line number Diff line change 10
10
| [ ![ GitHub release (by tag)] ( https://img.shields.io/github/downloads/hemnstill/StandaloneTools/7-Zip-24.08/total?label=⭳%207-Zip-24.08 )] ( https://github.com/hemnstill/StandaloneTools/releases/tag/7-Zip-24.08 ) | [ ![ SourceForge Downloads] ( https://img.shields.io/sourceforge/dm/sevenzip?style=social&label=7-Zip&logo=sourceforge )] ( https://sourceforge.net/projects/sevenzip/ ) [ ![ versions] ( https://repology.org/badge/latest-versions/7zip.svg )] ( https://repology.org/project/7zip/versions ) |
11
11
| [ ![ GitHub release (by tag)] ( https://img.shields.io/github/downloads/hemnstill/StandaloneTools/zstd-1.5.6/total?label=⭳%20zstd-1.5.6 )] ( https://github.com/hemnstill/StandaloneTools/releases/tag/zstd-1.5.6 ) | [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/facebook/zstd?style=social&label=zstd )] ( https://github.com/facebook/zstd ) [ ![ GitHub release (latest by date including pre-releases)] ( https://img.shields.io/github/v/release/facebook/zstd )] ( https://github.com/facebook/zstd/releases/latest ) |
12
12
| [ ![ GitHub release (by tag)] ( https://img.shields.io/github/downloads/hemnstill/StandaloneTools/pg_dump-15.1/total?label=⭳%20pg_dump-15.1 )] ( https://github.com/hemnstill/StandaloneTools/releases/tag/pg_dump-15.1 ) | [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/postgres/postgres?style=social&label=postgres )] ( https://github.com/postgres/postgres ) [ ![ GitHub tag (latest SemVer)] ( https://img.shields.io/github/v/tag/postgres/postgres )] ( https://www.postgresql.org/docs/current/index.html ) |
13
- | [ ![ GitHub release (by tag)] ( https://img.shields.io/github/downloads/hemnstill/StandaloneTools/mysql-8.4.0 /total?label=⭳%20mysql-8.4.0 )] ( https://github.com/hemnstill/StandaloneTools/releases/tag/mysql-8.4.0 ) | [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/mysql/mysql-server?style=social&label=mysql-server )] ( https://github.com/mysql/mysql-server ) [ ![ latest packaged version(s)] ( https://repology.org/badge/latest-versions/mysql.svg )] ( https://repology.org/project/mysql/information ) |
13
+ | [ ![ GitHub release (by tag)] ( https://img.shields.io/github/downloads/hemnstill/StandaloneTools/mysql-8.4.2 /total?label=⭳%20mysql-8.4.2 )] ( https://github.com/hemnstill/StandaloneTools/releases/tag/mysql-8.4.2 ) | [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/mysql/mysql-server?style=social&label=mysql-server )] ( https://github.com/mysql/mysql-server ) [ ![ latest packaged version(s)] ( https://repology.org/badge/latest-versions/mysql.svg )] ( https://repology.org/project/mysql/information ) |
14
14
| [ ![ GitHub release (by tag)] ( https://img.shields.io/github/downloads/hemnstill/StandaloneTools/redis-7.2.5/total?label=⭳%20redis-7.2.5 )] ( https://github.com/hemnstill/StandaloneTools/releases/tag/redis-7.2.5 ) | [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/redis/redis?style=social&label=redis )] ( https://github.com/redis/redis ) [ ![ GitHub tag (latest SemVer)] ( https://img.shields.io/github/v/tag/redis/redis )] ( https://redis.io/download/ ) |
15
15
| [ ![ GitHub release (by tag)] ( https://img.shields.io/github/downloads/hemnstill/StandaloneTools/busybox-1.37.0-FRP-5398/total?label=⭳%20busybox-1.37.0-FRP-5398 )] ( https://github.com/hemnstill/StandaloneTools/releases/tag/busybox-1.37.0-FRP-5398 ) | [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/rmyorston/busybox-w32?style=social&label=busybox-w32 )] ( https://github.com/rmyorston/busybox-w32 ) [ ![ GitHub tag (latest SemVer)] ( https://img.shields.io/github/v/tag/rmyorston/busybox-w32 )] ( https://frippery.org/busybox/release-notes/current.html ) [ ![ latest packaged version(s)] ( https://repology.org/badge/latest-versions/busybox.svg )] ( https://repology.org/project/busybox/information ) |
16
16
| [ ![ GitHub release (by tag)] ( https://img.shields.io/github/downloads/hemnstill/StandaloneTools/far2l-2.6.3/total?label=⭳%20far2l-2.6.3 )] ( https://github.com/hemnstill/StandaloneTools/releases/tag/far2l-2.6.3 ) | [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/elfmz/far2l?style=social&label=far2l )] ( https://github.com/elfmz/far2l ) [ ![ GitHub release (latest by date including pre-releases)] ( https://img.shields.io/github/v/release/elfmz/far2l )] ( https://github.com/elfmz/far2l/releases/latest ) |
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ apt install -y libaio-dev libudev-dev libssl-dev ncurses-dev libc6-dev
13
13
echo " ::endgroup::"
14
14
15
15
tool_name=" mysql"
16
- tool_version=" 8.4.0 "
16
+ tool_version=" 8.4.2 "
17
17
self_toolset_name=" build-gnu"
18
18
release_version_dirpath=" $dp0 /release/build"
19
19
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ echo "::group::install deps"
7
7
echo " ::endgroup::"
8
8
9
9
tool_name=" mysql"
10
- tool_version=" 8.4.0 "
10
+ tool_version=" 8.4.2 "
11
11
self_toolset_name=" build-msvc"
12
12
release_version_dirpath=" $dp0 /release/build"
13
13
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ apk add --no-cache libaio-dev eudev-dev openldap-dev openssl-dev openssl-libs-st
11
11
echo " ::endgroup::"
12
12
13
13
tool_name=" mysql"
14
- tool_version=" 8.4.0 "
14
+ tool_version=" 8.4.2 "
15
15
self_toolset_name=" build-musl"
16
16
release_version_dirpath=" $dp0 /release/build"
17
17
Original file line number Diff line number Diff line change 3
3
" ../.tools/install_alpine_glibc.sh"
4
4
5
5
testVersion () {
6
- assertEquals " ../bin/mysql Ver 8.4.0 for Linux on x86_64 (Source distribution)" " $( ../bin/mysql --version) "
6
+ assertEquals " ../bin/mysql Ver 8.4.2 for Linux on x86_64 (Source distribution)" " $( ../bin/mysql --version) "
7
7
}
8
8
9
9
# Load and run shUnit2.
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
3
3
testVersion () {
4
- assertEquals " ../bin/mysql.exe Ver 8.4.0 for Win64 on x86_64 (Source distribution)" " $( ../bin/mysql.exe --version) "
4
+ assertEquals " ../bin/mysql.exe Ver 8.4.2 for Win64 on x86_64 (Source distribution)" " $( ../bin/mysql.exe --version) "
5
5
}
6
6
7
7
# Load and run shUnit2.
You can’t perform that action at this time.
0 commit comments