Commit Graph

73 Commits

Author SHA1 Message Date
Nikolay Edigaryev 85b77e41bc Produce macOS Golden Gate vanilla image 2026-08-13 15:04:29 +01:00
Fedor Korotkov 206d99a672
Migrate CI to GitHub Actions (#351) 2026-06-03 06:37:04 -07:00
Nikolay Edigaryev aa8af495d1
README.md: update image descriptions (#289)
* README.md: update image descriptions

* Proper Xcode spelling
2025-09-29 15:57:11 +04:00
Fedor Korotkov 537b590859
Tahoe runner (#278) 2025-09-11 22:10:21 -04:00
Fedor Korotkov 7058092d82
Xcode 26 Beta 6 and other updates (#266)
Related to #265
2025-08-20 14:08:27 -04:00
Stefan Mitterrutzner 3c4bbd340d
swich to Xcode 16.3 release (#225) 2025-04-04 15:19:25 -04:00
fedor 2335029721 Xcode 16.3-beta-2 2025-03-08 14:41:16 +04:00
Fedor Korotkov 1f9fdd5630 Xcode 16.3-beta-1 2025-02-21 15:15:56 -08:00
fedor 0b49ba6651 Xcode 16.2 2024-12-30 09:29:55 -05:00
fedor d3ad77c873 Xcode 16.2 RC 2024-12-05 16:06:21 -05:00
Fedor Korotkov 7920f0cda2
Include Xcode 15.1 in Somoma runner (#197)
We unintentionally pushed Xcode 16.1 variant for `sonoma-xcode` image. We plan to only include new versions of Xcode with Sequoia images.

Instead for removing the 16.1 artifact. Let's include it in the runner image for consistency.
2024-12-04 16:08:58 -05:00
fedor 8392fd1b30 Xcode 16.2 Beta 3 2024-11-20 16:04:50 -05:00
fedor c8a1e808b6 Xcode 16.2 Beta 2 2024-11-06 10:50:07 -05:00
Fedor Korotkov 9875d24c4b
Added 15.1 and 15.0.1 2024-11-03 22:37:22 -05:00
fedor 77cc104d6d Updated release cadence to highlight supported Xcode version. 2024-10-31 15:55:48 -04:00
leavesster 98a8ed97a4
Update README.md (#165) 2024-07-05 22:06:22 -04:00
Fedor Korotkov 7a36c811f9
macOS Sequoia (#161)
* macOS Sequoia

* Sequoia cadence and base/xcode variants
2024-06-17 10:56:57 -04:00
Fedor Korotkov 2793f40e9a
Xcode 15.4 (#154)
* Xcode 15.4

* Build runner on a release
2024-05-13 15:18:50 -04:00
Fedor Korotkov 989b0d8f1a
Updated ReadMe (#144)
Included release and update cadence of the images

Fixes #142
2024-04-18 14:07:51 -04:00
Fedor Korotkov 9ccac855c3
Update README.md 2024-04-08 12:41:50 -04:00
fedor 08d9f601e4 Fixed ReadMe examples 2024-03-11 14:02:48 -04:00
Fedor Korotkov 0a4f436302
Update README.md 2023-10-05 07:03:08 -04:00
Fedor Korotkov 19a8271935
Switch to Sonoma (#98)
Use RC and update all the scripts
2023-09-20 10:59:13 -04:00
fedor 7fcf10afd6 Build sonoma 2023-07-13 06:46:47 -04:00
fedor 774188aabf Extract common variables 2022-12-19 16:52:25 -05:00
fedor 537e5684fe macOS 13.1 and Xcode 14.2
Also fixed #65
2022-12-09 16:35:02 -05:00
fedor d33d32e65a macOS Ventura Release 2022-10-24 13:33:19 -04:00
Nikolay Edigaryev fb214c9669
Fully automate vanilla images creation (#58)
* Fully automate vanilla images creation

* Slightly increase wait time before country selection steps
2022-10-06 17:21:29 +04:00
Peter Mounce ae5d3345f5
Passwordless sudo via sudoers.d (#53)
* Allow passwordless sudo without disabling SIP

The `sudoers.d` directory is in-play via the line `#includedir /private/etc/sudoers.d` inside `/private/etc/sudoers`.

By using it, I think it's unnecessary to disable System Integrity Protection. SIP is the thing - I think - that objects to edits inside `/private/etc/sudoers`, and will blow those away on OS updates and so forth.

I totally get:
- you might have other reasons for disabling SIP (I didn't find reference...?)
- you might not care about OS updates since (I bet) the intended use-case is for short-lived containers

... but I figure doing this is one less step away from Apple's defaults, and so one less thing to check as Apple issues updates.

I verified that this worked for me via running it, then shutting down the VM, restarting, and checking I could still passwordless-sudo.

I _didn't_ verify that this survived an OS-update because I was using the 12.6 current-latest monterey.

* Restore disable-SIP step

* Optionality

* Remove check step
2022-09-14 14:48:04 +04:00
Fedor Korotkov 439e73a85f
Install Android (#50)
Fixes https://github.com/cirruslabs/cirrus-ci-docs/issues/1060
2022-08-22 14:12:53 -04:00
fedor d2b0512289 Updated instructions for Ventura 2022-07-28 15:23:58 -04:00
fedor 0108cbb569 Ventura by default 2022-07-28 15:23:58 -04:00
Fedor Korotkov a98c00ddc6
Tart link 2022-07-06 20:04:02 -04:00
fedor b85a962e0f Power setting 2022-06-08 13:46:04 -04:00
fedor fb819d3afb 13.4 as default 2022-05-17 15:07:09 -04:00
Fedor Korotkov fb0bcf68e0
Clarify vanilla image 2022-05-10 14:54:26 -04:00
fedor 2cc9bf8279 Converted templates to HCL2 2022-05-04 21:32:38 -04:00
fedor 2a3d22ac3f Added tart config 2022-04-20 17:40:13 -04:00
fedor b290875c38 Monterey images 2021-10-28 17:57:59 +02:00
Fedor Korotkov b45cd061f1 Moved templates back to top level 2020-12-27 09:44:25 -05:00
Fedor Korotkov e14908089a Move to anka folder 2020-12-21 14:22:55 -05:00
Fedor Korotkov 771f71c618 Fixed typo 2020-12-15 08:06:26 -05:00
Fedor Korotkov de94b9df10 big-sure-vanilla 2020-12-15 08:02:58 -05:00
Fedor Korotkov 818800ce86 Xcode 12.3 2020-12-09 12:00:59 -05:00
fkorotkov 8526a388a2 Big Sur Templates 2020-11-13 08:17:09 -05:00
fkorotkov db1c6e0461 Combine Xcode and Flutter images 2020-10-13 15:10:50 -04:00
Sebastian Roth dde1dd8f21
typo (#28) 2020-08-15 09:38:32 -04:00
fkorotkov 88f3437600 Xcode 12.0 2020-08-10 15:29:07 -04:00
fkorotkov 2f30258d0a Pass user/password as vars 2020-05-24 08:55:50 -04:00
fkorotkov be18704bda Xcode 11.5 2020-05-23 11:29:19 -04:00