Skip to content

Conversation

@SanderRemote20
Copy link

No description provided.

ps2 and others added 12 commits March 17, 2023 10:36
Merge dev into main for 3.2.1 release.
Both methods are using "github", so I think we probably want to be a little clearer on this.
This exposes the name of the branch or tag that the Build Loop step is running. This helps show users what is being built (and thus a history) in the GitHub Actions view.
Add tag/branch name to build step
Adding a step to workflow jobs that interface Apple servers, as a workaround for build issues caused by runner clocks being out of sync. See https://github.com/actions/runner issue number 2996 for details.

name: Sync clock
run: sudo sntp -sS time.windows.com
Added to the following workflows / jobs:

validate_secrets.yml / validate-fastlane-secrets
add_identifiers.yml / identifiers
build_loop.yml / build
create_certs.yml / certificates
…it#124)

* update for Xcode 15, even in comments, and node 20 in actions

* bump up to macos-14 and Xcode 15.3, now available
@SanderRemote20 SanderRemote20 deleted the Dev branch July 13, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants