Skip to content
Merged
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
9 changes: 9 additions & 0 deletions src/content/docs/ci/checks/analyze.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ title: Analyze
description: The details of the Analyze check in Shorebird CI
---

:::caution[Shorebird CI is being deprecated]

Shorebird CI will be shut down on **August 8, 2026**. New sign-ups are closed.
Existing customers continue to run until the shutoff date. See the
[Shorebird CI README](https://github.com/shorebirdtech/shorebird/blob/main/packages/shorebird_ci/README.md)
for migration options.

:::

Shorebird CI's "Analyze" check uses
[`dart analyze`](https://dart.dev/tools/dart-analyze) to perform static analysis
across all of your Dart files.
Expand Down
9 changes: 9 additions & 0 deletions src/content/docs/ci/checks/check-spelling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ title: Check Spelling
description: The details of the Check Spelling check in Shorebird CI
---

:::caution[Shorebird CI is being deprecated]

Shorebird CI will be shut down on **August 8, 2026**. New sign-ups are closed.
Existing customers continue to run until the shutoff date. See the
[Shorebird CI README](https://github.com/shorebirdtech/shorebird/blob/main/packages/shorebird_ci/README.md)
for migration options.

:::

Shorebird CI's "Check Spelling" check uses [CSpell](https://cspell.org) to look
for misspelled words in your code base.

Expand Down
9 changes: 9 additions & 0 deletions src/content/docs/ci/checks/format.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ title: Format
description: The details of the Format check in Shorebird CI
---

:::caution[Shorebird CI is being deprecated]

Shorebird CI will be shut down on **August 8, 2026**. New sign-ups are closed.
Existing customers continue to run until the shutoff date. See the
[Shorebird CI README](https://github.com/shorebirdtech/shorebird/blob/main/packages/shorebird_ci/README.md)
for migration options.

:::

Shorebird CI's "Format" check uses
[`dart format`](https://dart.dev/tools/dart-format) to look for consistent
formatting across all of your Dart files.
Expand Down
9 changes: 9 additions & 0 deletions src/content/docs/ci/checks/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ title: Overview
description: The landing page for the Checks detail section
---

:::caution[Shorebird CI is being deprecated]

Shorebird CI will be shut down on **August 8, 2026**. New sign-ups are closed.
Existing customers continue to run until the shutoff date. See the
[Shorebird CI README](https://github.com/shorebirdtech/shorebird/blob/main/packages/shorebird_ci/README.md)
for migration options.

:::

Shorebird CI contains a number of checks built into the system. With each run
all of our checks are automatically ran with no need for setup from you or your
team.
Expand Down
9 changes: 9 additions & 0 deletions src/content/docs/ci/checks/run-tests.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ title: Run Tests
description: The details of the Run Tests check in Shorebird CI
---

:::caution[Shorebird CI is being deprecated]

Shorebird CI will be shut down on **August 8, 2026**. New sign-ups are closed.
Existing customers continue to run until the shutoff date. See the
[Shorebird CI README](https://github.com/shorebirdtech/shorebird/blob/main/packages/shorebird_ci/README.md)
for migration options.

:::

Shorebird CI's "Run Test" check will run any test files that are found to ensure
they are passing.

Expand Down
9 changes: 9 additions & 0 deletions src/content/docs/ci/checks/upload-coverage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ title: Upload Coverage
description: The details of the Upload Coverage check in Shorebird CI
---

:::caution[Shorebird CI is being deprecated]

Shorebird CI will be shut down on **August 8, 2026**. New sign-ups are closed.
Existing customers continue to run until the shutoff date. See the
[Shorebird CI README](https://github.com/shorebirdtech/shorebird/blob/main/packages/shorebird_ci/README.md)
for migration options.

:::

Shorebird CI's "Upload Coverage" check will upload your coverage report to
[Codecov](https://about.codecov.io) in order to see a comprehensive history of
your coverage for your code base.
Expand Down
9 changes: 9 additions & 0 deletions src/content/docs/ci/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ sidebar:
order: 5
---

:::caution[Shorebird CI is being deprecated]

Shorebird CI will be shut down on **August 8, 2026**. New sign-ups are closed.
Existing customers continue to run until the shutoff date. See the
[Shorebird CI README](https://github.com/shorebirdtech/shorebird/blob/main/packages/shorebird_ci/README.md)
for migration options.

:::

Still have a question about Shorebird CI that our docs didn’t cover? You’re in
the right place. This page covers the most common questions. If you have a
question not answered here or elsewhere in the docs, reach out on Discord or
Expand Down
10 changes: 5 additions & 5 deletions src/content/docs/ci/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ sidebar:
order: 1
---

:::note
:::caution[Shorebird CI is being deprecated]

Shorebird CI is currently in beta. You can expect some rough edges at this time.
If you have questions please join the
[CI channel](https://discord.com/channels/1030243211995791380/1395167987211833456)
in our [Discord Server](https://discord.gg/shorebird) for help.
Shorebird CI will be shut down on **August 8, 2026**. New sign-ups are closed.
Existing customers continue to run until the shutoff date. See the
[Shorebird CI README](https://github.com/shorebirdtech/shorebird/blob/main/packages/shorebird_ci/README.md)
for migration options.

:::

Expand Down
9 changes: 9 additions & 0 deletions src/content/docs/ci/setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ sidebar:
order: 2
---

:::caution[Shorebird CI is being deprecated]

Shorebird CI will be shut down on **August 8, 2026**. New sign-ups are closed.
Existing customers continue to run until the shutoff date. See the
[Shorebird CI README](https://github.com/shorebirdtech/shorebird/blob/main/packages/shorebird_ci/README.md)
for migration options.

:::

import { Image } from 'astro:assets';
import ciConsoleNavigation from '~/assets/ci_console_navigation.png';
import ciLoginWithGitHub from '~/assets/ci_login_with_github_screen.png';
Expand Down
9 changes: 9 additions & 0 deletions src/content/docs/ci/uninstall.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ sidebar:
order: 4
---

:::caution[Shorebird CI is being deprecated]

Shorebird CI will be shut down on **August 8, 2026**. New sign-ups are closed.
Existing customers continue to run until the shutoff date. See the
[Shorebird CI README](https://github.com/shorebirdtech/shorebird/blob/main/packages/shorebird_ci/README.md)
for migration options.

:::

import { Image } from 'astro:assets';
import ciListInstalledGHApps from '~/assets/ci_list_installed_gh_apps.png';
import ciGHAppSettings from '~/assets/ci_gh_app_settings.png';
Expand Down
9 changes: 9 additions & 0 deletions src/content/docs/ci/view-logs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ sidebar:
order: 3
---

:::caution[Shorebird CI is being deprecated]

Shorebird CI will be shut down on **August 8, 2026**. New sign-ups are closed.
Existing customers continue to run until the shutoff date. See the
[Shorebird CI README](https://github.com/shorebirdtech/shorebird/blob/main/packages/shorebird_ci/README.md)
for migration options.

:::

import { Image } from 'astro:assets';
import ciViewRunDetails from '~/assets/ci_view_run_details.png';
import ciWebConsoleLogs from '~/assets/ci_web_console_logs.png';
Expand Down
Loading