Skip to content

Adding linting, running tests, and check links to the pipeline - #385

Open
Metallist1 wants to merge 2 commits into
mainfrom
feature/enhancing-pipeline-with-suggestions
Open

Adding linting, running tests, and check links to the pipeline#385
Metallist1 wants to merge 2 commits into
mainfrom
feature/enhancing-pipeline-with-suggestions

Conversation

@Metallist1

@Metallist1 Metallist1 commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

The following was done to the pipeline.

  1. Added linting by running ./run scripts check
  2. Added tests by running ./run doctest . One small exception is for TE CLI. TO DO: finish this comment.
  3. Adjusted several already broken internal links.
  4. Added link checking. The application will note an error when checking for local links and will give warnings for external links. These can be found in a summary by clicking the following button :
image

Which will show the following summary:

image

Regarding the multiple reviewers causing multiple github actions to trigger - that is for a later PR , likely the one that replaces crowin with translated.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-385.westeurope.azurestaticapps.net

@Metallist1 Metallist1 linked an issue Sep 3, 2026 that may be closed by this pull request
@Metallist1
Metallist1 requested a review from greggyb September 3, 2026 14:14
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-385.westeurope.azurestaticapps.net

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.

Re-assess CI build

1 participant