File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
135134retrieves 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+
137143Efficiently distribute test binaries or beta versions using Appcircle, featuring
138144seamless IPA and APK distribution capabilities. Streamline your testing process
139145with our versatile tool designed to optimize your distribution workflow. If you
You can’t perform that action at this time.
0 commit comments