Skip to content

Commit

Permalink
Merge pull request #280 from serokell/ixahedron/v10.0rc3-release
Browse files Browse the repository at this point in the history
v10.0-rc3 release
  • Loading branch information
ixahedron authored Aug 21, 2021
2 parents 623fdb4 + 197b23c commit 0e68196
Show file tree
Hide file tree
Showing 32 changed files with 410 additions and 584 deletions.
106 changes: 53 additions & 53 deletions .buildkite/pipeline-raw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,59 +88,59 @@ steps:
# files from nix/ are massively used in tests ifrastructure
- nix/.*

- label: test deb source packages via docker
commands:
- eval "$SET_VERSION"
- ./docker/docker-tezos-packages.sh --os ubuntu --type source
artifact_paths:
- ./out/*
branches: "!master"
timeout_in_minutes: 60
agents:
queue: "docker"
only_changes: &native_packaging_changes_regexes
- docker/package/.*
- docker/docker-tezos-packages.sh
- meta.json
- protocols.json
- nix/nix/sources.json
- label: test deb binary packages via docker
commands:
- eval "$SET_VERSION"
# Building all binary packages will take significant amount of time, so we build only one
# in order to ensure package generation sanity
- ./docker/docker-tezos-packages.sh --os ubuntu --type binary --package tezos-baker-010-PtGRANAD
- rm -rf out
# It takes much time to build binary package, so we do it only on master
branches: "master"
timeout_in_minutes: 90
agents:
queue: "docker"
only_changes: *native_packaging_changes_regexes
- label: test rpm source packages via docker
commands:
- eval "$SET_VERSION"
- ./docker/docker-tezos-packages.sh --os fedora --type source
artifact_paths:
- ./out/*
branches: "!master"
timeout_in_minutes: 60
agents:
queue: "docker"
only_changes: *native_packaging_changes_regexes
- label: test rpm binary packages via docker
commands:
- eval "$SET_VERSION"
# Building all binary packages will take significant amount of time, so we build only one
# in order to ensure package generation sanity
- ./docker/docker-tezos-packages.sh --os fedora --type binary --package tezos-baker-010-PtGRANAD
- rm -rf out
# It takes much time to build binary package, so we do it only on master
branches: "master"
timeout_in_minutes: 90
agents:
queue: "docker"
only_changes: *native_packaging_changes_regexes
# - label: test deb source packages via docker
# commands:
# - eval "$SET_VERSION"
# - ./docker/docker-tezos-packages.sh --os ubuntu --type source
# artifact_paths:
# - ./out/*
# branches: "!master"
# timeout_in_minutes: 60
# agents:
# queue: "docker"
# only_changes: &native_packaging_changes_regexes
# - docker/package/.*
# - docker/docker-tezos-packages.sh
# - meta.json
# - protocols.json
# - nix/nix/sources.json
# - label: test deb binary packages via docker
# commands:
# - eval "$SET_VERSION"
# # Building all binary packages will take significant amount of time, so we build only one
# # in order to ensure package generation sanity
# - ./docker/docker-tezos-packages.sh --os ubuntu --type binary --package tezos-baker-010-PtGRANAD
# - rm -rf out
# # It takes much time to build binary package, so we do it only on master
# branches: "master"
# timeout_in_minutes: 90
# agents:
# queue: "docker"
# only_changes: *native_packaging_changes_regexes
# - label: test rpm source packages via docker
# commands:
# - eval "$SET_VERSION"
# - ./docker/docker-tezos-packages.sh --os fedora --type source
# artifact_paths:
# - ./out/*
# branches: "!master"
# timeout_in_minutes: 60
# agents:
# queue: "docker"
# only_changes: *native_packaging_changes_regexes
# - label: test rpm binary packages via docker
# commands:
# - eval "$SET_VERSION"
# # Building all binary packages will take significant amount of time, so we build only one
# # in order to ensure package generation sanity
# - ./docker/docker-tezos-packages.sh --os fedora --type binary --package tezos-baker-010-PtGRANAD
# - rm -rf out
# # It takes much time to build binary package, so we do it only on master
# branches: "master"
# timeout_in_minutes: 90
# agents:
# queue: "docker"
# only_changes: *native_packaging_changes_regexes

- label: create auto pre-release
commands:
Expand Down
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: .github/* nix/nix/* protocols.json meta.json tests/buildkite/golden/*
Files: .github/* nix/nix/* protocols.json meta.json tests/buildkite/golden/* tests/host.key tests/host.cert tests/ca.cert
Copyright: TQ Tezos <https://tqtezos.com>
License: LicenseRef-MIT-TQ
120 changes: 0 additions & 120 deletions Formula/tezos-accuser-009-PsFLoren.rb

This file was deleted.

6 changes: 2 additions & 4 deletions Formula/tezos-accuser-010-PtGRANAD.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v9.7", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v10.0-rc3", :shallow => false

version "v9.7-1"
version "v10.0-rc3-1"

build_dependencies = %w[pkg-config autoconf rsync wget rustup-init]
build_dependencies.each do |dependency|
Expand All @@ -27,8 +27,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAccuser010Ptgranad.version}/"
sha256 cellar: :any, catalina: "42cc54452e56f4deffa9cec77878c83917fec4b7ccc5f30f2499083892500983"
sha256 cellar: :any, mojave: "a0b231e140fe5593a005888d9218abbbd96e7e6f1dc409d6238b686d3e9420ea"
end

def make_deps
Expand Down
6 changes: 2 additions & 4 deletions Formula/tezos-admin-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v9.7", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v10.0-rc3", :shallow => false

version "v9.7-1"
version "v10.0-rc3-1"

build_dependencies = %w[pkg-config autoconf rsync wget rustup-init]
build_dependencies.each do |dependency|
Expand All @@ -27,8 +27,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAdminClient.version}/"
sha256 cellar: :any, catalina: "153a87b42e3c317d709ccb09952eb53097efcb2fcb7d9e7764601822db8b709e"
sha256 cellar: :any, mojave: "face98241d6ac1548671f6762585ca2c4e596b3b46d027eed8b720f46b97edff"
end

def make_deps
Expand Down
Loading

0 comments on commit 0e68196

Please sign in to comment.