Skip to content

Commit

Permalink
Disable the Newspeak CI builds after conversation with Gilad.
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotmiranda committed Mar 1, 2021
1 parent a69b4c9 commit 61876d5
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
32 changes: 16 additions & 16 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,22 @@ environment:
ARCH: win32x86
CYG_ROOT: C:\cygwin
MINGW_ARCH: i686
- FLAVOR: newspeak.cog.spur
ARCH: win32x86
CYG_ROOT: C:\cygwin
MINGW_ARCH: i686
- FLAVOR: newspeak.stack.spur
ARCH: win32x86
CYG_ROOT: C:\cygwin
MINGW_ARCH: i686
# - FLAVOR: newspeak.cog.spur
# ARCH: win32x86
# CYG_ROOT: C:\cygwin
# MINGW_ARCH: i686
# - FLAVOR: newspeak.stack.spur
# ARCH: win32x86
# CYG_ROOT: C:\cygwin
# MINGW_ARCH: i686
# - FLAVOR: pharo.sista.spur
# ARCH: win64x64
# CYG_ROOT: C:\cygwin64
# MINGW_ARCH: x86_64
- FLAVOR: newspeak.cog.spur
ARCH: win64x64
CYG_ROOT: C:\cygwin64
MINGW_ARCH: x86_64
# - FLAVOR: newspeak.cog.spur
# ARCH: win64x64
# CYG_ROOT: C:\cygwin64
# MINGW_ARCH: x86_64
- FLAVOR: squeak.stack.spur
ARCH: win64x64
CYG_ROOT: C:\cygwin64
Expand All @@ -123,10 +123,10 @@ environment:
# ARCH: win64x64
# CYG_ROOT: C:\cygwin64
# MINGW_ARCH: x86_64
- FLAVOR: newspeak.stack.spur
ARCH: win64x64
CYG_ROOT: C:\cygwin64
MINGW_ARCH: x86_64
# - FLAVOR: newspeak.stack.spur
# ARCH: win64x64
# CYG_ROOT: C:\cygwin64
# MINGW_ARCH: x86_64


matrix:
Expand Down
40 changes: 20 additions & 20 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ jobs:
<<: *mac-build

- stage: "Other Linux builds"
env: ARCH="linux64x64" FLAVOR="newspeak.cog.spur"
# env: ARCH="linux64x64" FLAVOR="newspeak.cog.spur"
- env: ARCH="linux64x64" FLAVOR="pharo.cog.spur" HEARTBEAT="itimer"
# - env: ARCH="linux64x64" FLAVOR="pharo.sista.spur" HEARTBEAT="threaded"
- env: ARCH="linux32x86" FLAVOR="newspeak.cog.spur"
# - env: ARCH="linux32x86" FLAVOR="newspeak.cog.spur"
- env: ARCH="linux32x86" FLAVOR="squeak.cog.v3"
- env: ARCH="linux32x86" FLAVOR="squeak.sista.spur"
- env: ARCH="linux32x86" FLAVOR="pharo.cog.spur" HEARTBEAT="itimer"
Expand All @@ -83,13 +83,13 @@ jobs:
compiler: clang

- stage: "Other Mac builds"
env: ARCH="macos64x64" FLAVOR="newspeak.cog.spur"
<<: *mac-build
# env: ARCH="macos64x64" FLAVOR="newspeak.cog.spur"
# <<: *mac-build
# - env: ARCH="macos64x64" FLAVOR="pharo.sista.spur"
# <<: *mac-build
- env: ARCH="macos64x64" FLAVOR="pharo.cog.spur.lowcode"
env: ARCH="macos64x64" FLAVOR="pharo.cog.spur.lowcode"
<<: *mac-build
- env: ARCH="macos32x86" FLAVOR="newspeak.cog.spur"
# - env: ARCH="macos32x86" FLAVOR="newspeak.cog.spur"
<<: *mac-build
- env: ARCH="macos32x86" FLAVOR="pharo.sista.spur"
<<: *mac-build
Expand All @@ -101,9 +101,9 @@ jobs:
<<: *mac-build

- stage: "Stack builds"
env: ARCH="linux64x64" FLAVOR="newspeak.stack.spur"
- env: ARCH="linux64x64" FLAVOR="squeak.stack.spur"
- env: ARCH="linux32x86" FLAVOR="newspeak.stack.spur"
env: ARCH="linux64x64" FLAVOR="squeak.stack.spur"
# - env: ARCH="linux64x64" FLAVOR="newspeak.stack.spur"
# - env: ARCH="linux32x86" FLAVOR="newspeak.stack.spur"
- env: ARCH="linux32x86" FLAVOR="squeak.stack.spur"
- env: ARCH="linux32x86" FLAVOR="squeak.stack.v3"
- env: ARCH="macos64x64" FLAVOR="pharo.stack.spur"
Expand All @@ -114,8 +114,8 @@ jobs:
<<: *mac-build
- env: ARCH="macos32x86" FLAVOR="newspeak.stack.spur"
<<: *mac-build
- env: ARCH="macos64x64" FLAVOR="newspeak.stack.spur"
<<: *mac-build
# - env: ARCH="macos64x64" FLAVOR="newspeak.stack.spur"
# <<: *mac-build
- env: ARCH="macos32x86" FLAVOR="pharo.stack.spur"
<<: *mac-build
- env: ARCH="macos32x86" FLAVOR="pharo.stack.spur.lowcode"
Expand All @@ -126,15 +126,15 @@ jobs:
<<: *mac-build

- stage: "linux32ARMv6 builds"
env: ARCH="linux32ARMv6" FLAVOR="newspeak.cog.spur" CHROOT="schroot -p -c rpi
-- bash -c "
dist: trusty
group: edge
- env: ARCH="linux32ARMv6" FLAVOR="newspeak.stack.spur" CHROOT="schroot -p -c rpi
-- bash -c "
dist: trusty
group: edge
- env: ARCH="linux32ARMv6" FLAVOR="squeak.cog.spur" CHROOT="schroot -p -c rpi --
# env: ARCH="linux32ARMv6" FLAVOR="newspeak.cog.spur" CHROOT="schroot -p -c rpi
# -- bash -c "
# dist: trusty
# group: edge
# - env: ARCH="linux32ARMv6" FLAVOR="newspeak.stack.spur" CHROOT="schroot -p -c rpi
# -- bash -c "
# dist: trusty
# group: edge
env: ARCH="linux32ARMv6" FLAVOR="squeak.cog.spur" CHROOT="schroot -p -c rpi --
bash -c "
dist: trusty
group: edge
Expand Down

0 comments on commit 61876d5

Please sign in to comment.