Skip to content
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

chore: fix netlify doc publish #1431

Merged
merged 6 commits into from
Oct 28, 2024
Merged

chore: fix netlify doc publish #1431

merged 6 commits into from
Oct 28, 2024

Conversation

beeme1mr
Copy link
Member

@beeme1mr beeme1mr commented Oct 28, 2024

This PR

  • disable package mode in the Python project

Notes

Netlify build output

Warning: The current project could not be installed: No file/folder found for package flagd-dev
If you do not want to install the current project use --no-root.
If you want to use Poetry only for dependency management but not for packaging, you can disable package mode by setting package-mode = false in your pyproject.toml file.
In a future version of Poetry this warning will become an error!

I resolved the issue by following this guide.

https://docs.netlify.com/frameworks/#mkdocs

@beeme1mr beeme1mr requested a review from a team as a code owner October 28, 2024 18:34
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 28, 2024
Copy link

netlify bot commented Oct 28, 2024

Deploy Preview for polite-licorice-3db33c ready!

Name Link
🔨 Latest commit 1d16f3f
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/671fe42decf0ea0008eaf8c0
😎 Deploy Preview https://deploy-preview-1431--polite-licorice-3db33c.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.

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr beeme1mr changed the title ci: update poetry lock file chore: fix netlify doc publish Oct 28, 2024
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@toddbaert toddbaert self-requested a review October 28, 2024 19:01
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Oct 28, 2024
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@toddbaert
Copy link
Member

lgtm, thanks for fixing.

@beeme1mr beeme1mr merged commit 02d881e into main Oct 28, 2024
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants