Skip to content

Adding documentation of new features in IMAP extractor - #393

Merged
ondrajodas merged 1 commit into
keboola:mainfrom
davidesner:update/email-ex
Jun 2, 2022
Merged

Adding documentation of new features in IMAP extractor#393
ondrajodas merged 1 commit into
keboola:mainfrom
davidesner:update/email-ex

Conversation

@davidesner

Copy link
Copy Markdown
Contributor

No description provided.

@davidesner

Copy link
Copy Markdown
Contributor Author

Randomly selecting @ondrajodas to bring this to attention.

@ujovlado
ujovlado deleted the branch keboola:main April 8, 2022 20:33
@ujovlado ujovlado closed this Apr 8, 2022
@ujovlado ujovlado reopened this Apr 8, 2022
@ujovlado

ujovlado commented Apr 8, 2022

Copy link
Copy Markdown
Contributor

@davidesner new default branch is main. Would it be possible to rebase this if PR is still valid? Thanks!

@ujovlado
ujovlado changed the base branch from master to main April 8, 2022 20:43
@ujovlado

ujovlado commented Apr 8, 2022

Copy link
Copy Markdown
Contributor

I rebased it

@davidesner

davidesner commented Apr 9, 2022 via email

Copy link
Copy Markdown
Contributor Author

@odinuv
odinuv requested a review from a team May 19, 2022 07:28
@ondrajodas

Copy link
Copy Markdown
Contributor

I rebase it again

@ondrajodas ondrajodas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@ondrajodas
ondrajodas merged commit b8e4d1e into keboola:main Jun 2, 2022
Iamfle4ka pushed a commit that referenced this pull request Aug 4, 2026
#1046 moved 41 pages from developers.keboola.com to /extend/**. Two audit PRs
on that repo — keboola/developers-docs#393 and #396, both opened 2026-06-22 and
never reviewed — had already found defects on those pages, so the copies that
landed here are the *unfixed* ones. Grepping for each fix confirmed every one of
them is still present on help.

Carried over from #393 and #396:
- `ci.validate_configuration(...)` is not a method on CommonInterface; the real
  one is `validate_configuration_parameters` (python-component interface.py:748).
  The published example raises AttributeError.
- The Python library link pointed at a superseded Bitbucket template (still
  reachable, last touched 2023) and the PHP one at keboola/php-docker-application,
  since renamed to keboola/php-component. The Python link now targets the actual
  example file in the cookiecutter template, since the prose promises "an actual
  working example" and the template root is not one.
- Invalid JSON in four examples: a missing comma before `write_always`, a missing
  comma after the `schema` member, a missing comma between the `input` and
  `output` objects, and a trailing comma in the ABS workspace credentials.
- `"colummns"`, `write-alwayss.csv`, `my-inpupt.csv` (x4), `accross`,
  "display events Keboola end-users", "is filter for sensitive values",
  "does not have an access to".
- The input-table manifest's `name` node holds the table name, not the name of
  the component configuration (input-mapping ManifestCreator.php:23).
- The output-mapping page said "Implementing the input mapping requires...".
- Two `### Step 4` headings in a row on the debugging page; the second is 5.
  Nothing in either repo links to that anchor.
- `somemyParameter_user_parameter`, where the JSON below it says `myParameter`.

Broken links found while checking, not from either PR:
- help has no /overview/api/ page — it 404s, that reference lives only on dev
  docs — yet nine links in the migrated pages pointed at it as a site-relative
  path. Broken in production right now. Repointed at developers.keboola.com.
- The anchor was dead too: the heading is "## Stacks and Endpoints", so
  `#regions-and-endpoints` resolved nowhere. Three native help pages carried the
  same dead anchor, which leaves none in the repo.
- Four links to `/extend/component/running/#preparing-the-data-folder`, whose
  heading is "## Preparing Data folder". Repointed at the slug that exists,
  rather than renaming the heading, which would break the links #406 repoints.
- `debugging/#step-2--build-the-image`, whose heading is "### Step 2 -- Build
  Image".

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.

3 participants