Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add golang 1.19 and update of copyright year #203

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
ca34a6f
add go1.19 in versions array
Hammond95 Aug 11, 2022
352eb2f
update year in copyright var
Hammond95 Aug 11, 2022
597bd21
updated copyright year in license
Aug 11, 2022
242ba04
ran 'make update-binary-versions'
Aug 11, 2022
0c3b894
increased max fetch to get all versions available; ran 'make update-b…
Aug 11, 2022
4af5b2c
add set -x to runtests for debugging purposes
Aug 11, 2022
20f355d
trying to use matrix build
Aug 11, 2022
bd26b67
moved packages for xcompilation in native build
Aug 11, 2022
b0e8f3f
specific shellcheck and shfmt based on architecture; also upgrade of …
Aug 11, 2022
3325bc2
ran make lint and changed scripts according to shellcheck warns
Aug 11, 2022
8e1cd9d
testing with xcompiler also on arm arch
Aug 11, 2022
5cfe063
another try
Aug 11, 2022
2696076
trying to also fix shfmt for linux
Aug 12, 2022
7535724
shfmt bump to latest
Aug 12, 2022
a8a4400
changed the way version was checked, because it was probably wrong; r…
Aug 12, 2022
fcd08bf
changed gitignore to avoid committing vscode files
Sep 7, 2022
c6de02c
changed to use variables in travis for shellcheck and shfmt
Sep 7, 2022
4ec27be
adding debug on failing function in gimmie
Sep 7, 2022
d4df326
debug acivated
Sep 7, 2022
9377f00
updated testdata and trying to install a go release before listing av…
Sep 7, 2022
2097bd4
still debugging
Sep 7, 2022
c52e386
changed bootstrap version
Sep 7, 2022
9641307
trying to source latest installed env by gimme
Sep 8, 2022
11afa12
changing order
Sep 8, 2022
bbb5742
changing order 2
Sep 8, 2022
8f06853
changed way go bootstrap version is installed
Sep 8, 2022
a5f76f7
add some comment for some internal gimme functions; add sourcing of e…
Sep 8, 2022
0394b14
add some comment for some internal gimme functions; add sourcing of e…
Sep 8, 2022
51831fd
fix lint
Sep 8, 2022
b443f8a
rollback of changes made to runtests
Sep 8, 2022
2ee5a26
debugging actual versions installed by gimmie
Sep 8, 2022
a29129e
changing architecture for 2nd job of the matrix to the one used origi…
Sep 8, 2022
07f47d5
fix arch for shellcheck and shfmt
Sep 8, 2022
fe4c362
rollback to amd architecture for all the builds
Sep 8, 2022
dc51402
trying to write anyway the env file even if arch is not compatible
Sep 8, 2022
98b0ba3
make lint
Sep 8, 2022
a30beec
trying to use another xcompiler
Sep 8, 2022
8feca17
trying to use another xcompiler
Sep 8, 2022
93535e1
trying with aarch64-linux-gnu-gcc
Sep 8, 2022
1d352c8
trying again wih another package
Sep 8, 2022
3497577
rollback
Sep 8, 2022
2f61298
trying to revert a change made for GOFLAGS
Sep 8, 2022
b0dfd49
that wasn't the problem
Sep 8, 2022
01e9428
cleaning of some leftovers
Sep 12, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.testdata/object-urls
.vscode
161 changes: 161 additions & 0 deletions .testdata/binary-darwin
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
1.9rc1
1.9beta2
1.9beta1
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
Expand Down Expand Up @@ -79,9 +81,168 @@
1.3.1
1.3
1.2.2
1.19rc2
1.19rc1
1.19beta1
1.19.1
1.19
1.18rc1
1.18beta2
1.18beta1
1.18.6
1.18.5
1.18.4
1.18.3
1.18.2
1.18.1
1.18
1.17rc2
1.17rc1
1.17beta1
1.17.9
1.17.8
1.17.7
1.17.6
1.17.5
1.17.4
1.17.3
1.17.2
1.17.13
1.17.12
1.17.11
1.17.10
1.17.1
1.17
1.16rc1
1.16beta1
1.16.9
1.16.8
1.16.7
1.16.6
1.16.5
1.16.4
1.16.3
1.16.2
1.16.15
1.16.14
1.16.13
1.16.12
1.16.11
1.16.10
1.16.1
1.16
1.15rc2
1.15rc1
1.15beta1
1.15.9
1.15.8
1.15.7
1.15.6
1.15.5
1.15.4
1.15.3
1.15.2
1.15.15
1.15.14
1.15.13
1.15.12
1.15.11
1.15.10
1.15.1
1.15
1.14rc1
1.14beta1
1.14.9
1.14.8
1.14.7
1.14.6
1.14.5
1.14.4
1.14.3
1.14.2
1.14.15
1.14.14
1.14.13
1.14.12
1.14.11
1.14.10
1.14.1
1.14
1.13rc2
1.13rc1
1.13beta1
1.13.9
1.13.8
1.13.7
1.13.6
1.13.5
1.13.4
1.13.3
1.13.2
1.13.15
1.13.14
1.13.13
1.13.12
1.13.11
1.13.10
1.13.1
1.13
1.12rc1
1.12beta2
1.12beta1
1.12.9
1.12.8
1.12.7
1.12.6
1.12.5
1.12.4
1.12.3
1.12.2
1.12.17
1.12.16
1.12.15
1.12.14
1.12.13
1.12.12
1.12.11
1.12.10
1.12.1
1.12
1.11rc2
1.11rc1
1.11beta3
1.11beta2
1.11beta1
1.11.9
1.11.8
1.11.7
1.11.6
1.11.5
1.11.4
1.11.3
1.11.2
1.11.13
1.11.12
1.11.11
1.11.10
1.11.1
1.11
1.10rc2
1.10rc1
1.10beta2
1.10beta1
1.10.8
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10
.dmitshur_dec2_v1%2Fgo1.17.4
.dmitshur_dec2_v1%2Fgo1.16.11
.dmitshur_dec2_v0%2Fgo1.17.4
.dmitshur_dec2_v0%2Fgo1.16.11
.dmitshur_apr1_v0%2Fgo1.16.3
.dmitshur_apr1_v0%2Fgo1.15.11
161 changes: 161 additions & 0 deletions .testdata/binary-linux
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
1.9rc1
1.9beta2
1.9beta1
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
Expand Down Expand Up @@ -79,9 +81,168 @@
1.3.1
1.3
1.2.2
1.19rc2
1.19rc1
1.19beta1
1.19.1
1.19
1.18rc1
1.18beta2
1.18beta1
1.18.6
1.18.5
1.18.4
1.18.3
1.18.2
1.18.1
1.18
1.17rc2
1.17rc1
1.17beta1
1.17.9
1.17.8
1.17.7
1.17.6
1.17.5
1.17.4
1.17.3
1.17.2
1.17.13
1.17.12
1.17.11
1.17.10
1.17.1
1.17
1.16rc1
1.16beta1
1.16.9
1.16.8
1.16.7
1.16.6
1.16.5
1.16.4
1.16.3
1.16.2
1.16.15
1.16.14
1.16.13
1.16.12
1.16.11
1.16.10
1.16.1
1.16
1.15rc2
1.15rc1
1.15beta1
1.15.9
1.15.8
1.15.7
1.15.6
1.15.5
1.15.4
1.15.3
1.15.2
1.15.15
1.15.14
1.15.13
1.15.12
1.15.11
1.15.10
1.15.1
1.15
1.14rc1
1.14beta1
1.14.9
1.14.8
1.14.7
1.14.6
1.14.5
1.14.4
1.14.3
1.14.2
1.14.15
1.14.14
1.14.13
1.14.12
1.14.11
1.14.10
1.14.1
1.14
1.13rc2
1.13rc1
1.13beta1
1.13.9
1.13.8
1.13.7
1.13.6
1.13.5
1.13.4
1.13.3
1.13.2
1.13.15
1.13.14
1.13.13
1.13.12
1.13.11
1.13.10
1.13.1
1.13
1.12rc1
1.12beta2
1.12beta1
1.12.9
1.12.8
1.12.7
1.12.6
1.12.5
1.12.4
1.12.3
1.12.2
1.12.17
1.12.16
1.12.15
1.12.14
1.12.13
1.12.12
1.12.11
1.12.10
1.12.1
1.12
1.11rc2
1.11rc1
1.11beta3
1.11beta2
1.11beta1
1.11.9
1.11.8
1.11.7
1.11.6
1.11.5
1.11.4
1.11.3
1.11.2
1.11.13
1.11.12
1.11.11
1.11.10
1.11.1
1.11
1.10rc2
1.10rc1
1.10beta2
1.10beta1
1.10.8
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10
.dmitshur_dec2_v1%2Fgo1.17.4
.dmitshur_dec2_v1%2Fgo1.16.11
.dmitshur_dec2_v0%2Fgo1.17.4
.dmitshur_dec2_v0%2Fgo1.16.11
.dmitshur_apr1_v0%2Fgo1.16.3
.dmitshur_apr1_v0%2Fgo1.15.11
13 changes: 11 additions & 2 deletions .testdata/sample-binary-darwin
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,17 @@
# * the last formal release in all previous series

#
1.10.1
1.9.5
1.19.1
1.18.6
1.17.13
1.16.15
1.15.15
1.14.15
1.13.15
1.12.17
1.11.13
1.10.8
1.9.7
1.8.7
1.7.6
1.6.4
Expand Down
13 changes: 11 additions & 2 deletions .testdata/sample-binary-linux
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,17 @@
# * the last formal release in all previous series

#
1.10.1
1.9.5
1.19.1
1.18.6
1.17.13
1.16.15
1.15.15
1.14.15
1.13.15
1.12.17
1.11.13
1.10.8
1.9.7
1.8.7
1.7.6
1.6.4
Expand Down
Loading