forked from game-ci/documentation
-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/replace search system #15
Merged
Codes-Exe
merged 34 commits into
Codes-Exe:feature/replace-search-system
from
game-ci:feature/replace-search-system
Sep 7, 2022
Merged
Feature/replace search system #15
Codes-Exe
merged 34 commits into
Codes-Exe:feature/replace-search-system
from
game-ci:feature/replace-search-system
Sep 7, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#233) * Simplify the docs around match, certificates, and code signing for ios * Simplify the docs around match, certificates, and code signing for ios * Simplify docs around match, certificates, and code signing for ios * Simplify docs * Simplify docs * Simplify docs * Simplify docs Co-authored-by: Gabriel Le Breton <[email protected]>
Looks like we're using itc_team_id(ENV['APPLE_TEAM_ID']) in Appfile so we don't have to specify the APPLE_TEAM_NAME env var which was previously passed to itc_team_name if I'm not mistaken.
* Add steam page * Update Steam docs * Update Steam docs * Update Steam docs
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.1.20...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [algoliasearch-helper](https://github.com/algolia/algoliasearch-helper-js) from 3.3.4 to 3.6.2. - [Release notes](https://github.com/algolia/algoliasearch-helper-js/releases) - [Changelog](https://github.com/algolia/algoliasearch-helper-js/blob/develop/CHANGELOG) - [Commits](algolia/algoliasearch-helper-js@3.3.4...3.6.2) --- updated-dependencies: - dependency-name: algoliasearch-helper dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Webber Takken <[email protected]>
As you recommend to use the semantic versioning in the documentation of the builder, it might be useful to show how to use this version in the steam-deploy example. Especially since the currently used method creates different version names. Additionally I added the `needs` section to the deployment job as it shouldn't run in parallel with the build job.
* Update docs to reflect new windows images and ability to build il2cpp on all 3 platforms. * Fix incorrect documentation on concurrent seat usage. More title case fixes. * Revert title capitalization. Remove original advanced example and replace with il2cpp example.
…ptions (#244) * Specify customParameters is the Unity Test Framework customParameters * Update docs/github/v2/03-test-runner.md Co-authored-by: Gabriel Le Breton <[email protected]> Co-authored-by: David Finol <[email protected]>
* Refresh GH iOS deployment guide * Apply suggestions from code review Co-authored-by: Webber Takken <[email protected]> Co-authored-by: David Finol <[email protected]> * Add explicit IL2CPP instructions * More iOS deployment documentation tweaks Co-authored-by: Webber Takken <[email protected]> Co-authored-by: David Finol <[email protected]>
* Upload windows docker images docs * PR fix
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/feross/simple-get/releases) - [Commits](feross/simple-get@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: simple-get dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Since users of gameci may not be familiar with fastlane and fastfiles, we clarify that `gym` is equivalent to `build_app` in case they are using a preexisting fastfile.
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This reverts commit 4696a41.
This reverts commit ac39e2b.
* Revamp Android deployment docs * Fix two TODOs, and update an incorrect step reference * Update docs/github/v2/15-deployment/android.md Co-authored-by: David Finol <[email protected]> * Update docs/github/v2/15-deployment/android.md Co-authored-by: David Finol <[email protected]> * Android docs simplification Co-authored-by: David Finol <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Checklist
code of conduct