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

feat(docs): pull in content from craft-parts #4635

Merged
merged 4 commits into from Mar 8, 2024

Conversation

tigarmo
Copy link
Contributor

@tigarmo tigarmo commented Mar 5, 2024

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.35%. Comparing base (07af6e9) to head (c2d8e79).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4635   +/-   ##
=======================================
  Coverage   88.35%   88.35%           
=======================================
  Files         327      327           
  Lines       21997    21997           
=======================================
  Hits        19436    19436           
  Misses       2561     2561           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tigarmo tigarmo force-pushed the CRAFT-2537-plugin-doc-details branch from 0669bad to d40d350 Compare March 6, 2024 12:36
@tigarmo tigarmo closed this Mar 6, 2024
@tigarmo tigarmo reopened this Mar 6, 2024
@tigarmo tigarmo closed this Mar 6, 2024
@tigarmo tigarmo reopened this Mar 6, 2024
@tigarmo tigarmo closed this Mar 6, 2024
@tigarmo tigarmo reopened this Mar 6, 2024
@tigarmo tigarmo force-pushed the CRAFT-2537-plugin-doc-details branch from 34dd3c2 to 547e453 Compare March 7, 2024 12:24
docs/requirements.txt Outdated Show resolved Hide resolved
@tigarmo tigarmo marked this pull request as ready for review March 7, 2024 12:25
@tigarmo tigarmo force-pushed the CRAFT-2537-plugin-doc-details branch 3 times, most recently from 22f2566 to 0f2a624 Compare March 7, 2024 13:14
@tigarmo tigarmo requested review from syu-w and lengau March 7, 2024 16:07
@tigarmo tigarmo force-pushed the CRAFT-2537-plugin-doc-details branch from 0f2a624 to 90a139c Compare March 8, 2024 11:32
This commit adds some reference & explanation content from craft-parts to
snapcraft's docs. Note that unfortunately we need to add the single image
file images/lifecycle_logic.png explicitly because the link is hardcoded
in the source.
@tigarmo tigarmo force-pushed the CRAFT-2537-plugin-doc-details branch from 90a139c to c2d8e79 Compare March 8, 2024 12:09
Copy link
Contributor

@lengau lengau left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

It's probably worth using the same snippet about dependencies here like in Rockcraft.

docs/reference/plugins/python_plugin.rst Show resolved Hide resolved
@tigarmo tigarmo merged commit 3e1d1b2 into main Mar 8, 2024
11 checks passed
@tigarmo tigarmo deleted the CRAFT-2537-plugin-doc-details branch March 8, 2024 14:24
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.

None yet

4 participants