Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/account/my-organization/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: My Organization
description: Manage your Appcircle organization effortlessly. Set up roles, control access, and oversee all projects and teams within your organization from a single dashboard.
description: Learn to manage your Appcircle organization effortlessly.
tags:
[
account,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Microsoft Teams Notifications
description: Appcircle supports sending notifications to Microsoft Teams for the major events in all modules. You can connect Appcircle to your Microsoft Team channel to set up module-based event notifications to be sent to the selected channel.
description: Learn how to configure Microsoft Teams notifications in Appcircle.
tags:
[
notifications,
Expand Down
2 changes: 1 addition & 1 deletion docs/account/my-organization/notifications/webhooks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Webhooks Configuration
description: Appcircle will notify external services via webhooks when a certain event occurs. When the events you specified happen, we'll send a POST request in JSON format to the URLs you provide. (Webhooks)
description: Learn how to configure Webhook notifications in Appcircle.
tags:
[
webhooks,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Organization Activity
description: Appcircle will notify external services via webhooks when a certain event occurs. When the events you specified happen, we'll send a POST request in JSON format to the URLs you provide. (Team Activity Log)
description: Learn more about Organization Activity Log in Appcircle.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Fix the article in the page description.

Use “the Organization Activity Log” for grammatically correct metadata.

Proposed fix
-description: Learn more about Organization Activity Log in Appcircle.
+description: Learn more about the Organization Activity Log in Appcircle.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
description: Learn more about Organization Activity Log in Appcircle.
description: Learn more about the Organization Activity Log in Appcircle.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/account/my-organization/profile-and-team/team-activity-log.md` at line
3, Update the page description metadata in the front matter to use the
grammatically correct phrase “the Organization Activity Log,” preserving the
rest of the description unchanged.

slug: /account/my-organization/profile-and-team/organization-activity
tags:
[
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Team Management
description: Manage team members and roles within Appcircle organizations, including ownership, adding/removing members, and assigning module-based roles to ensure effective collaboration.
description: Manage team members and roles within Appcircle organizations.
tags: [team, management, roles, permissions, organization]
sidebar_position: 2
---
Expand Down
2 changes: 1 addition & 1 deletion docs/appcircle-ai/ai-insights/build-insights.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Build Insights
description: Understand the Appcircle Build Insights Report - every section and metric returned by the get_build_insights_report MCP tool, and how to generate the visual report with the Appcircle Claude Assistant or Appcircle Copilot Assistant.
description: Understand the Appcircle Build Insights Report.
tags: [appcircle ai, ai insights, build insights]
sidebar_position: 1
---
Expand Down
2 changes: 1 addition & 1 deletion docs/build/build-process-management/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Build Profile
description: Learn how to manage your build processes effectively with Appcircle. Optimize your build configurations, manage branches, and automate your build pipeline for efficient app development.
description: Learn how to manage your build processes effectively with Appcircle.
tags:
[
build profiles,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: iOS Applications
description: Building iOS applications may be complex and confusing. Appcircle will help you smooth the process and doesn't require any additional configuration files from you.
description: Learn how to build iOS applications with Appcircle.
tags: [build, platform build guides, ios, faq]
sidebar_position: 1
---
Expand Down
2 changes: 1 addition & 1 deletion docs/enterprise-app-store/in-app-updates/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: In-app Updates
description: Streamline app maintenance and enhance user experience by implementing in-app updates through your Enterprise App Store, ensuring seamless and automatic version upgrades.
description: Streamline app maintenance by implementing in-app updates through your Enterprise App Store.
tags:
[
enterprise app store,
Expand Down
2 changes: 1 addition & 1 deletion docs/environment-variables/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Introduction to Environment Variables
description: Environment variables let you extend your build configuration. There are several read-only Appcircle variables and you can add your own variables to export during the build process and use in custom build scripts.
description: Learn how to use environment variables in Appcircle.
tags: [environment variables, env vars, variables, build configuration, custom build scripts]
sidebar_position: 1
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Platform-Specific Usage
description: Master the use of platform-specific environment variables to customize your build environment. Manage iOS and Android builds, code signing, and provisioning profiles effectively.
description: Master the use of platform-specific environment variables to customize your build environment.
tags:
[
environment variables,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: iOS Integrations Overview
description: Comprehensive guides on the various steps involved in preparing and distributing your iOS app through Apple's ecosystem, including both the App Store and TestFlight.
description: Guides on the various steps involved in preparing your iOS app through Apple's ecosystem.
tags: [ios, ios publish integrations, app store, testflight, app store connect]
---

Expand Down
2 changes: 1 addition & 1 deletion docs/publish-module/publish-resign-report/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Publish Re-sign Report
sidebar_position: 1
slug: /publish-to-stores-module/publish-resign-report
tags: [publish, report, re-sign]
description: Understand the Report for Publish Re-sign in Appcircle, providing visibility on the usage of re-sign operations within the publish module over a given time period.
description: Understand the Report for Publish Re-sign in Appcircle.

---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Domain Verification for Helm Chart Configuration
sidebar_label: Domain Verification
description: Configure the Appcircle server to bypass domain verification when adding domains to an organization or verify them using DNS records on Kubernetes/OpenShift architecture.
description: Learn to configure Domain Verification for Helm Chart.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Normalize the wording of these descriptions. The updated metadata has minor article and phrasing issues that reduce polish in search snippets.

  • docs/self-hosted-appcircle/install-server/helm-chart/configuration/domain-verification.md#L4-L4: use “Learn how to configure domain verification for the Appcircle Helm chart.”
  • docs/self-hosted-appcircle/install-server/helm-chart/configuration/production-readiness/s3-compatible-storage-configuration.md#L3-L3: change “for Appcircle server” to “for the Appcircle server.”
  • docs/self-hosted-appcircle/install-server/linux-package/configure-server/domain-verification.md#L4-L4: use “Learn how to configure domain verification for the Appcircle Linux package.”
📍 Affects 3 files
  • docs/self-hosted-appcircle/install-server/helm-chart/configuration/domain-verification.md#L4-L4 (this comment)
  • docs/self-hosted-appcircle/install-server/helm-chart/configuration/production-readiness/s3-compatible-storage-configuration.md#L3-L3
  • docs/self-hosted-appcircle/install-server/linux-package/configure-server/domain-verification.md#L4-L4
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In
`@docs/self-hosted-appcircle/install-server/helm-chart/configuration/domain-verification.md`
at line 4, Normalize the metadata descriptions at
docs/self-hosted-appcircle/install-server/helm-chart/configuration/domain-verification.md:4-4
to “Learn how to configure domain verification for the Appcircle Helm chart.”,
docs/self-hosted-appcircle/install-server/helm-chart/configuration/production-readiness/s3-compatible-storage-configuration.md:3-3
to use “for the Appcircle server,” and
docs/self-hosted-appcircle/install-server/linux-package/configure-server/domain-verification.md:4-4
to “Learn how to configure domain verification for the Appcircle Linux package.”

tags: [security, domain, verify]
sidebar_position: 95
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: S3-Compatible Object Storage Configuration
description: Learn how to configure any S3-compatible object storage (MinIO, Wasabi, Backblaze B2, DigitalOcean Spaces, Cloudflare R2, etc.) for Appcircle server using the Helm chart
description: Learn how to configure any S3-compatible object storage for Appcircle server.
sidebar_position: 40
tags:
[self-hosted, object-storage, s3, minio]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Installation Modes
description: Learn about the different installation modes for the Appcircle Helm chart — Full, Internal Zone, and External Zone — and how to configure split-cluster deployments.
description: Learn about the different installation modes for the Appcircle Helm chart.
tags: [self-hosted, helm, installation, configuration, kubernetes, openshift]
sidebar_position: 30
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Advanced Configuration
description: Secure and optimize your self-hosted Appcircle instance with advanced configuration settings. Learn how to enable LDAP Brute Force Protection, configure cache size, and customize the Command-Line Interface (CLI).
description: Secure and optimize your self-hosted Appcircle instance with advanced configuration settings.
tags:
[
advanced configuration,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Domain Verification for Linux Package Installation
sidebar_label: Domain Verification
description: Configure the Appcircle server to bypass domain verification when adding domains to an organization or verify them using DNS records on Docker/Podman architecture.
description: Learn to configure Domain Verification for Linux package.
tags: [security, domain, verify]
sidebar_position: 30
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Server Configuration
description: Explore essential settings and customizations for maintaining your self-hosted Appcircle servers. Learn how to configure integrations, access controls, and advanced settings to optimize server performance.
description: Explore essential settings and customizations for maintaining your self-hosted Appcircle servers.
tags:
[
server configuration,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrations and Access
description: Configure integrations and access controls to enhance the functionality and security of your self-hosted Appcircle server. Learn how to connect with Git providers, set up SSL, manage network access, and more.
description: Configure integrations and access controls to enhance the functionality and security of your self-hosted Appcircle server.
tags:
[
integrations,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ However, when you [share a binary](https://docs.appcircle.io/testing-distributio

Appcircle supports both OpenID and SAML Identity providers. You can follow the below documents to connect your identity providers. If your Identity Provider is not on the list, you can follow any OpenID or SAML integration guide from the below list to find out the parameters.

- [Auth0 OpenID](https://docs.appcircle.io/account/sso/auth-openid/)
- [Auth0 SAML](https://docs.appcircle.io/account/sso/auth-saml/)
- [Azure AD SAML](https://docs.appcircle.io/account/sso/azure-saml/)
- [Okta OpenID](https://docs.appcircle.io/account/sso/okta-openid/)
- [Okta SAML](https://docs.appcircle.io/account/sso/okta-saml/)
- [OneLogin SAML](https://docs.appcircle.io/account/sso/onelogin-saml/)
- [Auth0 OpenID](/account/my-organization/security/authentications/sso-authentication#4-specific-provider-configuration)
- [Auth0 SAML](/account/my-organization/security/authentications/sso-authentication#4-specific-provider-configuration)
- [Azure AD SAML](/account/my-organization/security/authentications/sso-authentication#4-specific-provider-configuration)
- [Okta OpenID](/account/my-organization/security/authentications/sso-authentication#4-specific-provider-configuration)
- [Okta SAML](/account/my-organization/security/authentications/sso-authentication#4-specific-provider-configuration)
- [OneLogin SAML](/account/my-organization/security/authentications/sso-authentication#4-specific-provider-configuration)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Cloud Providers Integration
description: Integrate cloud providers with your Appcircle builds to scale your infrastructure and access cloud resources. Learn how to connect with Amazon Web Services (AWS) for enhanced performance.
description: Integrate cloud providers with your Appcircle builds to scale your infrastructure and access cloud resources.
tags:
[
cloud providers,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Configure Runner
description: Configure runners within your self-hosted Appcircle setup to optimize your build and test environments. Learn how to manage pools, runners, services, Android emulators, and more.
description: Configure runners within your self-hosted Appcircle setup to optimize your build and test environments.
tags:
[
configure runner,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Appdome Build-2Secure for Android
description: Appdome Build-2Secure automates the integration of advanced security features, adaptive protections, code-signing, and certification processes into mobile applications, enhancing security without the need for manual coding or code analysis.
description: Learn more about Appdome Build-2Secure in Appcircle.
tags: [android, mobile, security, build, appdome]
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: BrowserStack App Automate - Espresso
description: BrowserStack App Automate - Espresso is a testing solution provided by BrowserStack specifically designed for Android applications using the Espresso testing framework.
description: Learn how to use BrowserStack App Automate - Espresso step in Appcircle.
tags: [android, mobile, testing, espresso, browserstack]
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: JFrog Integration
description: Learn how to integrate JFrog Artifactory with Appcircle to manage dependencies, store artifacts, and streamline iOS and Android CI/CD workflows with secure and centralized repository management.
description: Learn how to integrate JFrog Artifactory with Appcircle.
tags: [cache pull, efficiency, dependencies, cache structure]
sidebar_position: 2
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Sonatype Nexus Integration
description: Learn how to integrate Sonatype Nexus with Appcircle to manage dependencies, store artifacts, and streamline iOS and Android CI/CD workflows with secure and centralized repository management.
description: Learn how to integrate Sonatype Nexus with Appcircle.
tags: [cache pull, efficiency, dependencies, cache structure]
sidebar_position: 1
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: AWS Device Farm and Deploy
description: AWS Device Farm is an application testing service that enables you to run your tests concurrently on multiple mobile devices to speed up the execution of your tests and generates videos and logs to help you quickly identify issues with your app.
description: Learn how to use AWS Device Farm and Deploy step in Appcircle.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Correct the workflow-step descriptions’ grammar.

Both descriptions omit the article before the named workflow step:

  • docs/workflows/common-workflow-steps/aws-device-farm-and-deploy.md#L3-L3: use “Learn how to use the AWS Device Farm and Deploy step in Appcircle.”
  • docs/workflows/common-workflow-steps/git-clone.md#L3-L3: use “Learn how to use the Git Clone step in Appcircle.”
📍 Affects 2 files
  • docs/workflows/common-workflow-steps/aws-device-farm-and-deploy.md#L3-L3 (this comment)
  • docs/workflows/common-workflow-steps/git-clone.md#L3-L3
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/workflows/common-workflow-steps/aws-device-farm-and-deploy.md` at line
3, Update the descriptions at
docs/workflows/common-workflow-steps/aws-device-farm-and-deploy.md:3 and
docs/workflows/common-workflow-steps/git-clone.md:3 to include “the” before the
named workflow step, using the exact corrected wording specified in the review.

tags: [android, ios, mobile, testing, aws, device]
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Custom Script from Git Workflow Step
sidebar_label: Custom Script from Git
description: Use Custom Script from Git to run your own scripts during the build. Easily add custom steps by cloning scripts from any Git repository, with support for authentication.
description: Use Custom Script from Git to run your own scripts during the build.
tags: [custom script, custom scripts, data protection, build, git, git scripts, reuse]
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Data Theorem Mobile Secure
description: Data Theorem Mobile Secure, enables users to automatically scan their mobile applications for security vulnerabilities and compliance issues directly from the Appcircle.
description: Learn how to use Data Theorem Mobile Secure with Appcircle.
tags: [data theorem, secure, mobile]
---

Expand Down
2 changes: 1 addition & 1 deletion docs/workflows/common-workflow-steps/git-clone.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Git Clone
description: The Git Clone step is used to fetch the source code repository from a Git provider and clone it into the runner where the build and deployment processes take place.
description: Learn more about Git Clone step in Appcircle.
tags: [git, clone, workflow, step]
---

Expand Down
2 changes: 1 addition & 1 deletion docs/workflows/common-workflow-steps/saucectl-run.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Saucectl Run
description: The `saucectl` command line interface orchestrates the relationship between your tests in your framework, and the rich parallelization, test history filtering, and analytics of Sauce Labs.
description: Learn how to use Saucectl Run with Appcircle.
tags: [saucectl, saucectl run, sauce labs, test, android test, emulator, device test, automation, ios test, ui test, simulator]
---

Expand Down
4 changes: 2 additions & 2 deletions static/robots.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
User-agent: *
Disallow:
Disallow: /tags/

Sitemap: https://docs.appcircle.io/sitemap.xml
Sitemap: https://docs.appcircle.io/sitemap.xml