1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
Ian Alton
4f97ee2dab docs: update plan names in docs content (#67573)
## What
<!--
* Describe what the change is solving. Link all GitHub issues related to
this change.
-->

This pull request updates plan names across most of the Documentation so
they're consistent with our current plan names.

## How
<!--
* Describe how code changes achieve the solution.
-->

My original plan was to convert free text to MDX variables so we only
had to make future updates to names in one place. While broadly
successful, there were numerous edge cases that made rolling this out
almost impossible. There were too many ways and places you couldn't use
variables due to a variety of limitations in Docusaurus and Airbyte's
internal MarkDown processor. Explaining how to properly use them made me
realize how prohibitively insufficient this was. In the end, I opted to
return to using free text for plan names.

Scope is now broadly reduced. This PR:

- Converts remaining instances of old plan names to new plan names. In
most cases, I replaced old plan names with new plan names directly. In
some cases, sentences were rewritten to make a bit more sense or be more
maintainable in the future.

- Removes previously added preprocessor variables from Docusaurus
configuration.

- Update Vale styles or various artifacts of content based on linter
findings.

## Review guide
<!--
1. `x.py`
2. `y.py`
-->

Spot check updated pages to ensure plan names appear appropriately. It's
probably not necessary to check every single instance in detail.

For Platform docs, changes only apply to the Next/Cloud version. After
merging, I'll regenerate 2.0 docs based on this. 1.8 and before won't be
updated.

## User Impact
<!--
* What is the end result perceived by the user?
* If there are negative side effects, please list them. 
-->

People can see correct plan names in docs content.

## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [x] YES 💚
- [ ] NO 

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-17 17:34:29 -07:00
Daryna Ishchenko
a5b4a69877 feat(source-workday) update docs (#67214)
## What
Updates docs for source workday and source workday rest changes added in
this [pr](https://github.com/airbytehq/airbyte-enterprise/pull/247)

## How
<!--
* Describe how code changes achieve the solution.
-->

## Review guide
<!--
1. `x.py`
2. `y.py`
-->

## User Impact
<!--
* What is the end result perceived by the user?
* If there are negative side effects, please list them. 
-->

## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [ ] YES 💚
- [ ] NO 

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-14 12:33:50 +03:00
devin-ai-integration[bot]
67891c9fb2 feat(docs): add enterprise-connector attribute to enterprise connector docs for Algolia indexing (#66218)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
2025-09-12 12:50:18 -07:00
devin-ai-integration[bot]
feba4b59f7 docs(enterprise-connectors): Fix version display for enterprise connectors (#60964)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
Co-authored-by: letiescanciano <leticia.escanciano@gmail.com>
2025-05-30 10:04:39 -07:00
Matteo Palarchio
bc4cbd2404 Move missing Enterprise Connectors images and fix broken links (#60931) 2025-05-27 15:20:13 -07:00
Ian Alton
0ec6c72f48 Make it more clear what Enterprise connectors are (#60309) 2025-05-21 10:45:56 -07:00
Matteo Palarchio
643b6ae6ed Update source-workday.md (#48769)
Co-authored-by: Ian Alton <ian.alton@airbyte.io>
2024-12-02 16:16:20 -08:00
Matteo Palarchio
d6ad2c2741 docs: Updated and improved documentation for source-workday.md (#48585)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Co-authored-by: matteo.palarchio <matteo.palarchio@matteo.palarchio--MacBook-Air---HFNHRXNWR5>
Co-authored-by: Artem Inzhyyants <36314070+artem1205@users.noreply.github.com>
Co-authored-by: Rodi Reich Zilberman <867491+rodireich@users.noreply.github.com>
Co-authored-by: Maxime Carbonneau-Leclerc <3360483+maxi297@users.noreply.github.com>
Co-authored-by: btkcodedev <btk.codedev@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Aaron ("AJ") Steers <aj@airbyte.io>
Co-authored-by: Ryan Br... <ryan.broughan@gmail.com>
Co-authored-by: Johnny Schmidt <john.schmidt@airbyte.io>
Co-authored-by: ian-at-airbyte <ian.alton@airbyte.io>
Co-authored-by: Aldo Gonzalez <168454423+aldogonzalez8@users.noreply.github.com>
Co-authored-by: Jonathan Pearlin <jonathan@airbyte.io>
Co-authored-by: subodhchaturvedi <subodh1810@gmail.com>
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
Co-authored-by: Benoit Moriceau <benoit@airbyte.io>
2024-11-22 10:54:37 -08:00
Daryna Ishchenko
036452114e docs: updated changelog (#48129) 2024-11-04 12:54:34 +02:00
Alexandre Cuoci
2fdb3d8c2a Enterprise Connector Viz Improvements + Workday Start (#42884) 2024-07-31 11:07:14 -04:00