Skip to content

Commit 014d0ee

Browse files
[3.13] gh-125741: Update build.yml for the new check_autoconf_regen job (GH-125772) (#125779)
(cherry picked from commit f36d37b) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent a6d81b4 commit 014d0ee

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ jobs:
578578
needs:
579579
- check_source # Transitive dependency, needed to access `run_tests` value
580580
- check-docs
581+
- check_autoconf_regen
581582
- check_generated_files
582583
- build_macos
583584
- build_ubuntu
@@ -613,6 +614,7 @@ jobs:
613614
${{
614615
needs.check_source.outputs.run_tests != 'true'
615616
&& '
617+
check_autoconf_regen,
616618
check_generated_files,
617619
build_macos,
618620
build_ubuntu,

.github/workflows/posix-deps-apt.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
#!/bin/sh
22
apt-get update
33

4-
# autoconf-archive is needed by autoreconf (check_generated_files job)
54
apt-get -yq install \
65
build-essential \
76
pkg-config \
8-
autoconf-archive \
97
ccache \
108
gdb \
119
lcov \

Tools/build/regen-configure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e -x
44

5-
# The check_generated_files job of .github/workflows/build.yml must kept in
5+
# The check_autoconf_regen job of .github/workflows/build.yml must kept in
66
# sync with this script. Use the same container image than the job so the job
77
# doesn't need to run autoreconf in a container.
88
IMAGE="ubuntu:22.04"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy