Skip to content

Commit 6ebdaf1

Browse files
author
Guven Karanfil
committed
update readme
1 parent 6633a32 commit 6ebdaf1

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,11 @@ leading to better products and faster delivery times.
7474

7575
**Compatible Agents:**
7676

77-
- macOS
78-
- Ubuntu
79-
- Ventura
77+
- macos-14 (arm64)
78+
- Ubuntu-22.04
8079

81-
Note: We currently support **Appcircle Cloud**, with **self-hosted** support
82-
planned in our roadmap.
80+
Note: Currently, plugins are only compatible to use with **Appcircle Cloud**.
81+
**Self-hosted** support will be available in future releases.
8382

8483
### Testing Distribution
8584

@@ -134,6 +133,13 @@ Utilize environment variables seamlessly by substituting the parameters with
134133
`${{ envs.VARIABLE_NAME }}` in your task inputs. The extension automatically
135134
retrieves values from the specified environment variables within your pipeline.
136135

136+
**Ensure that this action is added after build steps have been completed.**
137+
138+
**If multiple workflows start simultaneously, the order in which versions are
139+
shared in the Testing Distribution is determined by the execution order of the
140+
publish step. The version that completes its build and triggers the publish
141+
plugin first will be shared first, followed by the others in sequence.**
142+
137143
Efficiently distribute test binaries or beta versions using Appcircle, featuring
138144
seamless IPA and APK distribution capabilities. Streamline your testing process
139145
with our versatile tool designed to optimize your distribution workflow. If you

0 commit comments

Comments
 (0)