Releases: amcheste/mac-dev-setup
Releases · amcheste/mac-dev-setup
v1.0.0
Installation
git clone https://github.com/amcheste/mac-dev-setup ~/Repos/amcheste/mac-dev-setup
cd ~/Repos/amcheste/mac-dev-setup && bash setup.shUpgrading an existing installation
cd ~/Repos/amcheste/mac-dev-setup
bash scripts/upgrade.shSee README for full details.
What's Changed
- feat: Brewfile.vm for VM acceptance tests — excludes IDEs, keeps Docker by @amcheste in #15
- feat: remove JetBrains IDEs, keep Cursor for agentic workflow by @amcheste in #16
- fix: remove deprecated homebrew/cask-fonts tap by @amcheste in #17
- fix: pre-seed ~/.secrets in VM to skip interactive gh auth login by @amcheste in #18
- fix: add Homebrew to PATH in acceptance-test, robust perms check by @amcheste in #19
- fix: rename docker cask to docker-desktop by @amcheste in #20
- feat: add release drafter, auto-labeler, OSSF scorecard, and security policy by @amcheste in #22
- feat: add conventional commit lint and semver suggestion to PR checks by @amcheste in #21
- feat: introduce develop branch as integration branch by @amcheste in #23
- chore: Bump ossf/scorecard-action from ff5dd8929f96a8a4dc67d13f32b8c75057829621 to 62b2cac7ed8198b15735ed49ab1e5cf35480ba46 by @dependabot[bot] in #34
- chore: Bump github/codeql-action from 3b1a19a80ab047f35cbb237b5bd9bdc1e14f166c to 5c8a8a642e79153f5d047b10ec1cba1d1cc65699 by @dependabot[bot] in #33
- chore: Bump actions/labeler from 5.0.0 to 6.0.1 by @dependabot[bot] in #31
- chore: Bump actions/upload-artifact from 4.6.2 to 7.0.0 by @dependabot[bot] in #30
- chore: release v1.0.0 by @amcheste in #53
- fix: release v1.0.0 with macos-15 acceptance runner by @amcheste in #57
- chore: release v1.0.0 by @amcheste in #60
Full Changelog: v0.1.0-beta.1...v1.0.0
v0.1.0-beta.1
Installation
git clone https://github.com/amcheste/mac-dev-setup ~/Repos/amcheste/mac-dev-setup
cd ~/Repos/amcheste/mac-dev-setup && bash setup.shUpgrading an existing installation
cd ~/Repos/amcheste/mac-dev-setup
bash scripts/upgrade.shSee README for full details.
What's Changed
- Initialize development environment repo by @amcheste in #1
- add new files by @amcheste in #2
- feat: restructure as Homebrew tap with full developer environment by @amcheste in #3
- feat: platinum OSS release — versioning, VM acceptance, full CI/CD, community files by @amcheste in #4
- chore: Bump actions/stale from 9 to 10 by @dependabot[bot] in #9
- chore: Bump actions/checkout from 4 to 6 by @dependabot[bot] in #8
- chore: Bump actions/cache from 4 to 5 by @dependabot[bot] in #7
- chore: Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #5
- chore: Bump release-drafter/release-drafter from 6 to 7 by @dependabot[bot] in #6
- feat: pre-release versioning, VERSIONING.md, publish-release skill by @amcheste in #10
- fix: use macos-15 (Sequoia) runner for VM acceptance test by @amcheste in #11
- fix: add workflow_call trigger to validate.yml by @amcheste in #12
- fix: skip VM acceptance gate for pre-release tags by @amcheste in #13
- fix: run release job when acceptance is skipped for pre-releases by @amcheste in #14
New Contributors
- @amcheste made their first contribution in #1
- @dependabot[bot] made their first contribution in #9
Full Changelog: https://github.com/amcheste/mac-dev-setup/commits/v0.1.0-beta.1