Skip to content

Commit

Permalink
Update Git version + exclude auto-generated .cmd files from the commi…
Browse files Browse the repository at this point in the history
…t as the content didn't change.
  • Loading branch information
AndreyKoltsov1997 committed Dec 16, 2022
1 parent 03c4d13 commit 5c8c4d6
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion configs/linux.config
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dotnetLinuxComponentName_50=${dotnetComponentName_50} x86 Checksum (SHA512) ${do

# https://packages.ubuntu.com/focal/git
# http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/focal/main/binary-amd64/
gitLinuxComponentVersion=1:2.38.1-0ppa1~ubuntu20.04.1
gitLinuxComponentVersion=1:2.39.0-0ppa1~ubuntu20.04.1
gitLinuxComponentName=Git v.2.38.1

# https://packages.ubuntu.com/focal/git-lfs
Expand Down
2 changes: 1 addition & 1 deletion configs/linux/Agent/Ubuntu/18.04/Ubuntu.Dockerfile.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dotnetLibs=libc6 libgcc1 libgssapi-krb5-2 libicu60 libssl1.1 libstdc++6 zlib1g

# https://packages.ubuntu.com/bionic/git
# http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/bionic/main/binary-amd64/
gitLinuxComponentVersion=1:2.38.1-0ppa1~ubuntu18.04.1
gitLinuxComponentVersion=1:2.39.0-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.38.1

# https://packages.ubuntu.com/bionic/git-lfs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dotnetLibs=libc6 libgcc1 libgssapi-krb5-2 libicu60 libssl1.1 libstdc++6 zlib1g

# https://packages.ubuntu.com/bionic/git
# http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/bionic/main/binary-arm64/
gitLinuxComponentVersion=1:2.38.1-0ppa1~ubuntu18.04.1
gitLinuxComponentVersion=1:2.39.0-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.38.1

# https://packages.ubuntu.com/bionic/git-lfs
Expand Down
2 changes: 1 addition & 1 deletion configs/linux/Server/Ubuntu/18.04/Ubuntu.Dockerfile.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ubuntuImage=ubuntu:18.04

# https://packages.ubuntu.com/bionic/git
# http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/bionic/main/binary-amd64/
gitLinuxComponentVersion=1:2.38.1-0ppa1~ubuntu18.04.1
gitLinuxComponentVersion=1:2.39.0-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.38.1

# https://packages.ubuntu.com/bionic/git-lfs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ubuntuImage=ubuntu:18.04

# https://packages.ubuntu.com/bionic/git
# http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/bionic/main/binary-amd64/
gitLinuxComponentVersion=1:2.38.1-0ppa1~ubuntu18.04.1
gitLinuxComponentVersion=1:2.39.0-0ppa1~ubuntu18.04.1
gitLinuxComponentName=Git v.2.38.1

# https://packages.ubuntu.com/bionic/git-lfs
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Agent/Ubuntu/18.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG dotnetLinuxComponentSHA512='cb0d174a79d6294c302261b645dba6a479da8f7cf6c1fe15
ARG dotnetLinuxComponentSHA512_31='cc4b2fef46e94df88bf0fc11cb15439e79bd48da524561dffde80d3cd6db218133468ad2f6785803cf0c13f000d95ff71eb258cec76dd8eb809676ec1cb38fac'
ARG dotnetLinuxComponentSHA512_50='32b5f86db3b1d4c21e3cf616d22f0e4a7374385dac0cf03cdebf3520dcf846460d9677ec1829a180920740a0237d64f6eaa2421d036a67f4fe9fb15d4f6b1db9'
ARG gitLFSLinuxComponentVersion='2.3.4-1'
ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu18.04.1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu18.04.1'
ARG p4Version='2021.2-2338640'
ARG repo=''
ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux-18.04'
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Agent/Ubuntu/20.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG dotnetLinuxComponentSHA512='cb0d174a79d6294c302261b645dba6a479da8f7cf6c1fe15
ARG dotnetLinuxComponentSHA512_31='cc4b2fef46e94df88bf0fc11cb15439e79bd48da524561dffde80d3cd6db218133468ad2f6785803cf0c13f000d95ff71eb258cec76dd8eb809676ec1cb38fac'
ARG dotnetLinuxComponentSHA512_50='32b5f86db3b1d4c21e3cf616d22f0e4a7374385dac0cf03cdebf3520dcf846460d9677ec1829a180920740a0237d64f6eaa2421d036a67f4fe9fb15d4f6b1db9'
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu20.04.1'
ARG p4Version='2021.2-2338640'
ARG repo='https://hub.docker.com/r/jetbrains/'
ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux'
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Agent/UbuntuARM/18.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG dotnetLinuxARM64ComponentSHA512='e5983c1c599d6dc7c3c7496b9698e47c68247f04a5d
ARG dotnetLinuxARM64ComponentSHA512_31='80971125650a2fa0163e39a2de98bc2e871c295b723559e6081a3ab59d99195aa5b794450f8182c5eb4e7e472ca1c13340ef1cc8a5588114c494bbb5981f19c4'
ARG dotnetLinuxARM64ComponentSHA512_50='a8089fad8d21a4b582aa6c3d7162d56a21fee697fd400f050a772f67c2ace5e4196d1c4261d3e861d6dc2e5439666f112c406104d6271e5ab60cda80ef2ffc64'
ARG gitLFSLinuxComponentVersion='2.3.4-1'
ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu18.04.1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu18.04.1'
ARG repo=''
ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux-arm64-18.04'

Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Agent/UbuntuARM/20.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG dotnetLinuxARM64ComponentSHA512='e5983c1c599d6dc7c3c7496b9698e47c68247f04a5d
ARG dotnetLinuxARM64ComponentSHA512_31='80971125650a2fa0163e39a2de98bc2e871c295b723559e6081a3ab59d99195aa5b794450f8182c5eb4e7e472ca1c13340ef1cc8a5588114c494bbb5981f19c4'
ARG dotnetLinuxARM64ComponentSHA512_50='a8089fad8d21a4b582aa6c3d7162d56a21fee697fd400f050a772f67c2ace5e4196d1c4261d3e861d6dc2e5439666f112c406104d6271e5ab60cda80ef2ffc64'
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu20.04.1'
ARG repo='https://hub.docker.com/r/jetbrains/'
ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux-arm64'

Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Server/Ubuntu/18.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default arguments
ARG gitLFSLinuxComponentVersion='2.3.4-1'
ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu18.04.1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu18.04.1'
ARG jdkServerLinuxComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz'
ARG jdkServerLinuxComponentMD5SUM='6ff46b39cbaec4218fd49c6c64077c43'
ARG p4Version='2021.2-2338640'
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Server/Ubuntu/20.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default arguments
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu20.04.1'
ARG jdkServerLinuxComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz'
ARG jdkServerLinuxComponentMD5SUM='6ff46b39cbaec4218fd49c6c64077c43'
ARG p4Version='2021.2-2338640'
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Server/UbuntuARM/18.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default arguments
ARG gitLFSLinuxComponentVersion='2.3.4-1'
ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu18.04.1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu18.04.1'
ARG jdkServerLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz'
ARG jdkServerLinuxARM64ComponentMD5SUM='fd96ceb7be9522eaf545b36a88a3e96a'
ARG repo=''
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Server/UbuntuARM/20.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default arguments
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.38.1-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu20.04.1'
ARG jdkServerLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz'
ARG jdkServerLinuxARM64ComponentMD5SUM='fd96ceb7be9522eaf545b36a88a3e96a'
ARG repo=''
Expand Down

0 comments on commit 5c8c4d6

Please sign in to comment.