Skip to content

Remove references to webapp in the docs #64540

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ian-at-airbyte
Copy link
Contributor

@ian-at-airbyte ian-at-airbyte commented Aug 6, 2025

What

This PR updates documentation to reflect the removal of the airbyte-webapp component. It appeared in a few random places throughout the docs.

A guide already exists to explain ingress updates as a result of work done for 1.7, so there was little left to do here.

How

  • Searched for instances of webapp, server, and related environment variables to see how they were discussed.

  • Removed or updated these instances, as required. There are places where I've not changed anything because it didn't make sense to do so.

    For example, the chart v2 migration guide already explains to use global.airbyteUrl in your values file, so it was necessary to keep the original WEBAPP_URL variable in the text so they knew what not to do.

  • Updated some various terminal outputs to update older version numbers to 1.8.0. Not specifically related to this, but good to do from time to time.

Review guide

There is no particular reading order. Most changes were just a line or two in sundry files throughout the docs site.

User Impact

Minimal.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link
Contributor

github-actions bot commented Aug 6, 2025

👋 Greetings, Airbyte Team Member!

Here are some helpful tips and reminders for your convenience.

Helpful Resources

PR Slash Commands

Airbyte Maintainers (that's you!) can execute the following slash commands on your PR:

  • /format-fix - Fixes most formatting issues.
  • /bump-version - Bumps connector versions.
    • You can specify a custom changelog by passing changelog. Example: /bump-version changelog="My cool update"
    • Leaving the changelog arg blank will auto-populate the changelog from the PR title.
  • /run-cat-tests - Runs legacy CAT tests (Connector Acceptance Tests)
  • /build-connector-images - Builds and publishes a pre-release docker image for the modified connector(s).
  • /poe connector source-example lock - Run the Poe lock task on the source-example connector, committing the results back to the branch.
  • /poe source example lock - Alias for /poe connector source-example lock.
  • /poe source example use-cdk-branch my/branch - Pin the source-example CDK reference to the branch name specified.
  • /poe source example use-cdk-latest - Update the source-example CDK dependency to the latest available version.

📝 Edit this welcome message.

Copy link
Contributor

github-actions bot commented Aug 6, 2025

Deploy preview for airbyte-docs ready!

✅ Preview
https://airbyte-docs-nq1rdawmh-airbyte-growth.vercel.app

Built with commit 43ee5b6.
This pull request is being automatically deployed with vercel-action

@ian-at-airbyte ian-at-airbyte marked this pull request as ready for review August 8, 2025 21:35
@ian-at-airbyte ian-at-airbyte changed the title Remove references to webapp in the docs [draft WIP] Remove references to webapp in the docs Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant