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: Adapt the document to the release and add JSON views doc #127

Merged
merged 19 commits into from
Oct 24, 2023

Conversation

taorepoara
Copy link
Member

@taorepoara taorepoara commented Oct 6, 2023

About this PR

Closes #124

Refactor of the documentation.

How to test my changes

npm i
npm start

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I made my own code-review before requesting one

I included unit tests that cover my changes

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I added/updated the documentation about my changes

  • 📜 README.md
  • 📕 docs/*.md
  • 📓 docs.lenra.io
  • 🙅 no documentation needed

@taorepoara taorepoara self-assigned this Oct 6, 2023
@taorepoara taorepoara marked this pull request as ready for review October 11, 2023 14:15
@taorepoara
Copy link
Member Author

taorepoara commented Oct 16, 2023

We need to tag a version 1.0.0-beta.87 of components-api from the commit lenra-io/components-api@54e117c .

This will permit us to continue with the beta tags on this project (I shouldn't have merge into main).

@shiipou can you do that please ?

Thanks to that we well be able to tag the latest beta commit two.

shiipou
shiipou previously approved these changes Oct 18, 2023
src/markdown/features/data-management.md Outdated Show resolved Hide resolved
src/markdown/features/routes.md Outdated Show resolved Hide resolved
src/markdown/getting-started/create-project.md Outdated Show resolved Hide resolved
src/markdown/getting-started/create-project.md Outdated Show resolved Hide resolved
src/markdown/getting-started/deploy-app.md Outdated Show resolved Hide resolved
src/markdown/getting-started/principles.md Outdated Show resolved Hide resolved
src/markdown/guides/create-client.md Outdated Show resolved Hide resolved
src/markdown/guides/create-client.md Outdated Show resolved Hide resolved
src/markdown/guides/manage-access.md Outdated Show resolved Hide resolved
src/markdown/references/stack.md Outdated Show resolved Hide resolved
Co-authored-by: Jonas Martinez <36544012+jonas-martinez@users.noreply.github.com>
@taorepoara
Copy link
Member Author

@jonas-martinez Can you validate this PR ?

@jonas-martinez jonas-martinez merged commit 81be5f6 into beta Oct 24, 2023
2 checks passed
@jonas-martinez jonas-martinez deleted the update-docs branch October 24, 2023 15:20
@shiipou
Copy link
Contributor

shiipou commented Oct 24, 2023

🎉 This PR is included in version 1.0.0-beta.25 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] JSON Routes are undocumented
3 participants