Skip to content

Commit 3d1d697

Browse files
authored
Replace secure with secret (#3117)
1 parent b4521d6 commit 3d1d697

62 files changed

Lines changed: 111 additions & 111 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/flutter-configuration/env-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Environment variables are useful for making available for Codemagic the credenti
1414
You can add environment variables to your Flutter projects in **App settings > Environment variables**.
1515

1616
1. Enter the name and the value of the variable.
17-
2. Check **Secure** if you wish to hide the value both in the UI and in build logs and disable editing of the variable. Such variables can be accessed only by the build machines during the build.
17+
2. Check **Secret** if you wish to hide the value both in the UI and in build logs and disable editing of the variable. Such variables can be accessed only by the build machines during the build.
1818
3. Click **Add**.
1919

2020

content/integrations/appetize-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To get a **public key** for your app, **you first have to upload your app manual
2626
2. Enter the desired **_Variable name_**, e.g. `APPETIZE_API_TOKEN`.
2727
3. Enter the desired variable value as **_Variable value_**.
2828
4. Enter the variable group name, e.g. **_appetize_credentials_**. Click the button to create the group.
29-
5. Make sure the **Secure** option is selected.
29+
5. Make sure the **Secret** option is selected.
3030
6. Click the **Add** button to add the variable.
3131
7. Repeat the steps to add the `APPETIZE_APP_PUBLIC_KEY`.
3232

content/integrations/appknox-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Signing up with Appknox [here](https://www.appknox.com/) is required to be able
1515
2. Enter the desired **_Variable name_**, e.g. `APPKNOX_ACCESS_TOKEN`
1616
3. Enter the required value as **_Token value_**
1717
4. Enter the variable group name, e.g. **_appknox_credentials_**
18-
5. Make sure the **Secure** option is selected
18+
5. Make sure the **Secret** option is selected
1919
6. Click the **Add** button to add the variable
2020

2121
7. Add the variable group to your `codemagic.yaml` file

content/integrations/browserstack-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Signing up with BrowserStack is required in order to be able to get the **userna
1717
2. Enter the desired **_Variable name_**, e.g. `BROWSERSTACK_USERNAME`.
1818
3. Enter the required value as **_Variable value_**.
1919
4. Enter the variable group name, e.g. **_browserstack_credentials_**. Click the button to create the group.
20-
5. Make sure the **Secure** option is selected.
20+
5. Make sure the **Secret** option is selected.
2121
6. Click the **Add** button to add the variable.
2222
7. Repeat the process to add the token as `BROWSERSTACK_ACCESS_TOKEN`
2323

content/integrations/capawesome-cloud-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Follow these steps to configure access to Capawesome Cloud:
1515
3. Enter the desired **_Variable name_**, e.g. `CAPAWESOME_TOKEN`.
1616
4. Copy and paste the Capawesome Cloud token string as **_Variable value_**.
1717
5. Enter the variable group name, e.g. **_capawesome_credentials_**. Click the button to create the group.
18-
6. Make sure the **Secure** option is selected.
18+
6. Make sure the **Secret** option is selected.
1919
7. Click the **Add** button to add the variable.
2020
8. Add the variable group to your `codemagic.yaml` file
2121

content/integrations/capgo-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In order to get live updates in your Capgo account via Codemagic, you need to co
2121
2. Enter the desired **_Variable name_**, e.g. `CAPGO_TOKEN`.
2222
3. Copy and paste the Capgo token string as **_Variable value_**.
2323
4. Enter the variable group name, e.g. **_capgo_credentials_**. Click the button to create the group.
24-
5. Make sure the **Secure** option is selected.
24+
5. Make sure the **Secret** option is selected.
2525
6. Click the **Add** button to add the variable.
2626

2727
7. Add the variable group to your `codemagic.yaml` file

content/integrations/codecov-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A sample project that shows how to configure Codecov integration is available in
1717
2. Enter the desired **_Variable name_**, e.g. `CODECOV_TOKEN`.
1818
3. Copy and paste the Capgo token string as **_Variable value_**.
1919
4. Enter the variable group name, e.g. **_codecov_credentials_**. Click the button to create the group.
20-
5. Make sure the **Secure** option is selected.
20+
5. Make sure the **Secret** option is selected.
2121
6. Click the **Add** button to add the variable.
2222

2323
7. Add the variable group to your `codemagic.yaml` file

content/integrations/dcm-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To get started with [Dart Code Metrics](https://dcm.dev/), you need an API key a
1515
3. Enter the desired **_Variable name_**, e.g. `DCM_KEY`.
1616
4. Copy and paste the API key string as **_Variable value_**.
1717
5. Enter the variable group name, e.g. **_dcm_credntials_**. Click the button to create the group.
18-
6. Make sure the **Secure** option is selected.
18+
6. Make sure the **Secret** option is selected.
1919
7. Click the **Add** button to add the variable.
2020
8. Repeat the above process for `DCM_EMAIL_ID`.
2121

content/integrations/discord-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ One **environment variable** needs to be added to your workflow for the Discord
3232
2. Enter the desired **_Variable name_**, e.g. `WEBHOOK_URL`.
3333
3. Enter the required value as **_Variable value_**.
3434
4. Enter the variable group name, e.g. **_discord_credentials_**. Click the button to create the group.
35-
5. Make sure the **Secure** option is selected.
35+
5. Make sure the **Secret** option is selected.
3636
6. Click the **Add** button to add the variable.
3737

3838
7. Add the variable group to your `codemagic.yaml` file

content/integrations/emerge-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To get started with [Emerge Tools](https://www.emergetools.com/), you need to cr
2323
3. Enter the desired **_Variable name_**, e.g. `EMERGE_API_TOKEN`.
2424
4. Copy and paste the API key string as **_Variable value_**.
2525
5. Enter the variable group name, e.g. **_emergetools_credentials_**. Click the button to create the group.
26-
6. Make sure the **Secure** option is selected.
26+
6. Make sure the **Secret** option is selected.
2727
7. Click the **Add** button to add the variable.
2828

2929
8. Add the variable group to your `codemagic.yaml` file

0 commit comments

Comments
 (0)