惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
腾讯CDC
Jina AI
Jina AI
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
小众软件
小众软件
M
MIT News - Artificial intelligence
MyScale Blog
MyScale Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
月光博客
月光博客
L
LangChain Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
C
Check Point Blog
U
Unit 42
人人都是产品经理
人人都是产品经理

René de Hesselle activity

c6be9d66bf149539e53e40bf8656e292129ff8a5 to 8e4b287699a45c75de0a97a9844b1c081c254c00 · FA / siril_macos · GitLab Update macOS dependencies (2834ca64) · Commits · FA / Siril · GitLab Remove obsolete gtk4 build option (8e4b2876) · Commits · FA / siril_macos · GitLab Update macOS dependencies (cfebd4b0) · Commits · FA / Siril · GitLab Update jhb to 1.6 (c0e7ba35) · Commits · FA / siril_macos · GitLab Remove download_dmg functionality (f72e116d) · Commits · René de Hesselle / jhb · GitLab Commits · v1.7.0+85 · René de Hesselle / cherrytree_macos · GitLab Update CherryTree to 1.7.0 (894aaf46) · Commits · René de Hesselle / cherrytree_macos · GitLab 835d265db4697a2fb3f19e3e844f75d8e232c39d to 894aaf46d9865f94f10a15713f371052fb9c33d3 · René de Hesselle / cherrytree_macos · GitLab Update macOS dependencies (1545425c) · Commits · FA / Siril · GitLab d30ac4bc11e41a5e3dfa911253166d6055d23a5a to e0b86dd5f45281c0524a3203306f206dc738e876 · FA / siril_macos · GitLab Remove download_dmg functionality (1028676b) · Commits · René de Hesselle / jhb · GitLab Remove GTK3 from the build system, POTFILES, code etc. (!1044) · Merge requests · FA / Siril · GitLab Update macOS dependencies (a666ceb3) · Commits · FA / Siril · GitLab Update macOS dependencies (3123b969) · Commits · FA / Siril · GitLab 825c80a8fa9c96bbc8aad89446cf926adb62ab32 to 1e893a88e70a1535d79d60f5d70de351c5e1fc09 · René de Hesselle / jhb · GitLab Fix dcomp.dll dependency error for GitLab Windows fleet (!7966) · Merge requests · Inkscape / inkscape · GitLab fd3bfab4cd2125ac08fd99af24a5f649bcf0058d to f442e27371d472a1de55c2f71adfe59b588fb0d9 · René de Hesselle / inkscape · GitLab René de Hesselle pushed new project tag v0.6.1+33 at René de Hesselle / gitte_macos Update Gitte 0.6.1 (b34bf4bd) · Commits · René de Hesselle / gitte_macos · GitLab René de Hesselle pushed to project branch main at René de Hesselle / gitte_macos Commits · v0.6.0+31 · René de Hesselle / gitte_macos · GitLab Fix cleanup versoin directory for Intel CI (6e017e4e) · Commits · René de Hesselle / gitte_macos · GitLab Update jhb to 1.5 (e63799e7) · Commits · René de Hesselle / gitte_macos · GitLab Commits · v0.5.0+28 · René de Hesselle / gitte_macos · GitLab Fix ccache configuration (825c80a8) · Commits · René de Hesselle / jhb · GitLab Commits · v1.5 · René de Hesselle / jhb · GitLab 0736ea0cefc23b46b6d0a3366cb4a297884c0999 to e63799e7a9a254e6fb1a32454ab6eb6fc86a2a3c · René de Hesselle / gitte_macos · GitLab Commits · v0.5.0+24 · René de Hesselle / gitte_macos · GitLab 85400872d1e15634bc587d97f1061c6a521dbce3 to 0736ea0cefc23b46b6d0a3366cb4a297884c0999 · René de Hesselle / gitte_macos · GitLab
Remove CI for macOS Intel architecture (0e644841) · Commi...
René de Hess · 2026-06-21 · via René de Hesselle activity
Commit 0e644841 authored by René de Hesselle's avatar René de Hesselle
Browse files

Remove CI for macOS Intel architecture

Update macOS dependencies to 6ae74a7e.
Update Orka runner image.
Original line number Diff line number Diff line
@@ -203,19 +203,12 @@ siril-headless-build:

macos:
  stage: packaging
  parallel:
    matrix:
      - ARCHITECTURE: [ "arm64", "x86_64" ]
  rules:
    - if: $CI_PROJECT_NAMESPACE != "free-astro" && $CI_PROJECT_NAMESPACE != "dehesselle"
      when: never  # job requires custom runner, not suitable outside the project
    - if: $ARCHITECTURE == "x86_64"
      when: manual
      allow_failure: true
    - when: on_success
  tags:
    - macos
    - ${ARCHITECTURE}
    - arm64
  cache:
    - key: ccache-$CI_JOB_NAME_SLUG
      paths:
@@ -223,11 +216,11 @@ macos:
  variables:
    CCACHE_DIR: $CI_PROJECT_DIR/ccache
    CCACHE_MAXSIZE: "500Mi"
    ORKA_RUNNER: sequoia-7
    ORKA_RUNNER: sequoia-8
    PACKAGE_REGISTRY_URL: $CI_API_V4_URL/projects/$CI_PROJECT_ID/packages/generic
    SDKROOT: /opt/sdks/MacOSX11.3.sdk
    SIRIL_BUILD: $CI_PIPELINE_IID
    SM_REPO_REF: 8e4b287699a45c75de0a97a9844b1c081c254c00
    SM_REPO_REF: 6ae74a7e5fad19ccf74507ef46060cd06f8b78e4
    SM_REPO_URL: https://gitlab.com/free-astro/siril_macos.git
  script:
    # Clone the repo containing all the build scripts.
@@ -243,18 +236,24 @@ macos:
      echo $CI_PROJECT_DIR > sm/ci_project_dir.txt
      SM_SHA=$(LANG=C find -s sm -type f -not -wholename '*.git/*' -exec cat {} \+ | shasum | awk '{ print $1 }')
      DIR_VERSION=$(sm/jhb/usr/bin/config get DIR_VERSION)
      PACKAGE_URL=${PACKAGE_REGISTRY_URL}/macos-deps/${SM_SHA}/$(basename $DIR_VERSION)_${ARCHITECTURE}.dmg
      PACKAGE_URL=${PACKAGE_REGISTRY_URL}/macos-deps/${SM_SHA}/$(basename $DIR_VERSION)_arm64.dmg
      if ! curl -H "JOB-TOKEN: $CI_JOB_TOKEN" -fLO $PACKAGE_URL; then
        sm/build_toolset.sh
        sm/110-bootstrap_jhb.sh
        sm/120-build_gtk4.sh
        sm/130-build_sirildeps.sh
        sm/140-build_packaging.sh
        rm $DIR_VERSION/var/cache/pkg/.skip_remove_nonessential_files
        sm/jhb/usr/bin/jhb run rustup self uninstall -y || true
        sm/jhb/usr/bin/jhb run rustup self uninstall -y
        sm/jhb/usr/bin/archive remove_nonessentials
        sm/jhb/usr/bin/archive create_dmg
        curl --fail-with-body -H "JOB-TOKEN: $CI_JOB_TOKEN" --upload-file $(basename $PACKAGE_URL) $PACKAGE_URL
        rm -rf ${DIR_VERSION:?}
      fi
    - sm/jhb/usr/bin/archive mount_dmg
    - sm/build_siril.sh
    - |
      sm/210-siril_build.sh
      sm/220-siril_package.sh
      sm/230-siril_distrib.sh
  after_script:
    - sm/jhb/usr/bin/archive unmount_dmg
  needs: []
Original line number Diff line number Diff line
@@ -33,6 +33,9 @@ siril-1.5.0
* Fixed blurry image display on HiDPI and Wayland fractional-scaling displays (!1052)
* Fixed command help popover being too tall on low-resolution screens

**Platform update**
* Drop support for Intel architecture on macOS. (!1054)

siril-1.4.4
06/17/26