Swiftlang/github-workflows tagged - 0.0.12

New Tag 0.0.12

What's Changed

Android

  • Removed a workaround for a bug triggered by Android environment variables #246
  • Changed the default Android SDK build command #269
  • Added support for .bundle files in emulator tests #276
  • Fixed Android build for non-default NDKs by also updating ANDROID_NDK_ROOT #280

Platform / Build

  • Static SDK: Build now uses the SDK triple #274
  • FreeBSD: Fixed test runner to cd into the correct directory before running package tests #275
  • Wasm: Updated the build command in the workflow #272
  • Xcode: Default versions updated to Xcode 27 Beta 2 #293
  • Swift nightly: Updated to 6.4.x #278

Workflow Improvements

  • Extracted PR Dependency Check for github-workflows into its own file #270
  • Added a proposal validation workflow with documentation #288
  • Added retry logic when retrieving PR information #284
  • Added option to skip analysis in doc-check #282
  • Fixed a syntax issue in dock-check #290
  • Parametrized the swift-format binary #285
  • Added GITHUB_TOKEN env variable for the extraction tool #295
  • Updated actions/checkout to v7 #294

Tooling / Lint

  • Extended the ignore list in the flake8 config #279
  • Bumped gregsdennis/dependencies-action from 1.4.1 to 1.4.2 #266

Docs

  • Fixed a missing closing backtick in an error message #286
1 Like