[PR #374] [MERGED] Add High-Sierra, and version granularity #758

Closed
opened 2025-12-29 01:25:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/374
Author: @sickcodes
Created: 10/31/2021
Status: Merged
Merged: 11/14/2021
Merged by: @sickcodes

Base: masterHead: mojave-high-sierra


📝 Commits (10+)

  • 31247a5 export SHORTNAME make OSX-KVM
  • 7f7a24f Fix shell
  • 7da38e0 Missed bc
  • 6729dd7 --build-arg=mojave, --build-arg=big-sur, --build-arg=monterey, --build-arg=catalina
  • 71e4fa6 Build all versions based on shortname, fix shebang, tag catalina latest
  • cc4303b Add High Sierra & Mojave examples
  • 8112e97 raw image format
  • b820ec4 Add static expected screenshots of installation images to ./tests/
  • 9ca9372 Add diff of screenshots to test suite, works good
  • 8689e0e Merge branch 'master' into mojave-high-sierra

📊 Changes

9 files changed (+221 additions, -131 deletions)

View changed files

📝 Dockerfile (+5 -22)
📝 README.md (+84 -31)
tests/big-sur_master.png (+0 -0)
tests/boot-images.sh (+67 -0)
tests/catalina_master.png (+0 -0)
tests/high-sierra_master.png (+0 -0)
tests/mojave_master.png (+0 -0)
tests/monterey_master.png (+0 -0)
📝 tests/test.sh (+65 -78)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sickcodes/Docker-OSX/pull/374 **Author:** [@sickcodes](https://github.com/sickcodes) **Created:** 10/31/2021 **Status:** ✅ Merged **Merged:** 11/14/2021 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `mojave-high-sierra` --- ### 📝 Commits (10+) - [`31247a5`](https://github.com/sickcodes/Docker-OSX/commit/31247a5f63d72455c61477685bd08317cdf7ad2f) export SHORTNAME make OSX-KVM - [`7f7a24f`](https://github.com/sickcodes/Docker-OSX/commit/7f7a24f1d3ea03efc619a0a2dd1409c9cf432397) Fix shell - [`7da38e0`](https://github.com/sickcodes/Docker-OSX/commit/7da38e0d83730116f71106443d48c8837918f7e5) Missed bc - [`6729dd7`](https://github.com/sickcodes/Docker-OSX/commit/6729dd787738e462b26daac74c96f1d51bf55be4) `--build-arg=mojave`, `--build-arg=big-sur`, `--build-arg=monterey`, `--build-arg=catalina` - [`71e4fa6`](https://github.com/sickcodes/Docker-OSX/commit/71e4fa60cd00c42c6af3c45e8149d8c0cd29f6e0) Build all versions based on shortname, fix shebang, tag catalina latest - [`cc4303b`](https://github.com/sickcodes/Docker-OSX/commit/cc4303b5f35e366b2c76a33415ebdae87d0d0725) Add High Sierra & Mojave examples - [`8112e97`](https://github.com/sickcodes/Docker-OSX/commit/8112e97bbf2b9cf26e1ad9504cec39d973df91c3) raw image format - [`b820ec4`](https://github.com/sickcodes/Docker-OSX/commit/b820ec4ef251c59a3bd2085fef65292bd1b655b1) Add static expected screenshots of installation images to ./tests/ - [`9ca9372`](https://github.com/sickcodes/Docker-OSX/commit/9ca9372da1b8c12eda08a7a47d0bc4f1c7ddb805) Add diff of screenshots to test suite, works good - [`8689e0e`](https://github.com/sickcodes/Docker-OSX/commit/8689e0e12ccf394abcff66887529cb2f42d4c4f7) Merge branch 'master' into mojave-high-sierra ### 📊 Changes **9 files changed** (+221 additions, -131 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+5 -22) 📝 `README.md` (+84 -31) ➕ `tests/big-sur_master.png` (+0 -0) ➕ `tests/boot-images.sh` (+67 -0) ➕ `tests/catalina_master.png` (+0 -0) ➕ `tests/high-sierra_master.png` (+0 -0) ➕ `tests/mojave_master.png` (+0 -0) ➕ `tests/monterey_master.png` (+0 -0) 📝 `tests/test.sh` (+65 -78) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:25:02 +01:00
adam closed this issue 2025-12-29 01:25:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#758