Skip to content

fix(integration pages ci): ignore private packages#5117

Merged
lilnasy merged 2 commits into
withastro:mainfrom
lilnasy:adapters-readme
Oct 16, 2023
Merged

fix(integration pages ci): ignore private packages#5117
lilnasy merged 2 commits into
withastro:mainfrom
lilnasy:adapters-readme

Conversation

@lilnasy
Copy link
Copy Markdown
Contributor

@lilnasy lilnasy commented Oct 16, 2023

Description (required)

The adapters repo is introducing a private package for testing that does not need to be processed by docs.
Currently, smoke tests are failing because generate-integration-pages.ts attempts to create a markdown file for the internal test-utils package.

Related issues & labels (optional)

None

@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 16, 2023

Deploy Preview for astro-docs-2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit f5ae21d
🔍 Latest deploy log https://app.netlify.com/sites/astro-docs-2/deploys/652d6a39c141e200080fe793
😎 Deploy Preview https://deploy-preview-5117--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lilnasy lilnasy marked this pull request as ready for review October 16, 2023 17:04
@lilnasy
Copy link
Copy Markdown
Contributor Author

lilnasy commented Oct 16, 2023

Tested by pointing CI to this PR.
https://github.com/lilnasy/astro/actions/runs/6536767402

Copy link
Copy Markdown
Member

@TheOtterlord TheOtterlord left a comment

Choose a reason for hiding this comment

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

Thanks! Looks good to me! Not sure if anyone else is also doing a pass before we merge

Copy link
Copy Markdown
Member

@alexanderniebuhr alexanderniebuhr left a comment

Choose a reason for hiding this comment

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

@matthewp already said in Discord this fix looks good to him.
It also lgtm!

@lilnasy lilnasy merged commit a0fa44b into withastro:main Oct 16, 2023
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