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

docs: implement versioning documentation #10

Merged
merged 7 commits into from
Dec 23, 2024

Conversation

huynguyen-hl
Copy link
Collaborator

@huynguyen-hl huynguyen-hl commented Dec 23, 2024

Description

This PR implements versioning for the Storage Service documentation. It includes a pipeline to deploy the new version to GitHub Pages for the Storage Service documentation site.

Additionally, it captures the current documentation as version 1.0.0 and removes some unnecessary code in the AWS S3 adapter (src/services/storage/aws.ts).

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

https://github.com/gs-gs/fa-ag-trace/issues/860

Mobile & Desktop Screenshots/Recordings

Trigger the deployment to GitHub Pages using the build_publish_docs.yml pipeline:

image

Output testing domain:

https://huynguyen-hl.github.io/project-identity-resolver/ (will be replaced by https://uncefact.github.io/project-identity-resolver/)


Home Page:

image

Version: 1.0.1:

image image

Version 1.0.0:

image image

Added tests?

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

Added to documentation?

  • 📜 README.md
  • 📕 storybook
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

Copy link
Contributor

github-actions bot commented Dec 23, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 94.15% 177/188
🟢 Branches 96.67% 29/30
🟢 Functions 84.62% 22/26
🟢 Lines 94.02% 173/184

Test suite run success

41 tests passing in 10 suites.

Report generated by 🧪jest coverage report action from 7295d0c

@huynguyen-hl huynguyen-hl merged commit 3ef6fc5 into next Dec 23, 2024
3 checks passed
@huynguyen-hl huynguyen-hl deleted the docs/implement-versioning-documentation branch December 23, 2024 07:34
namhoang1604 added a commit that referenced this pull request Dec 26, 2024
…into docs/add-swagger-spec

* 'next' of github.com:uncefact/project-identity-resolver:
  chore: implement the Publish Tag workflow (#11)
  docs: implement versioning documentation (#10)
  docs: init documentation site with Docusaurus setup (#9)
  feat: implement AWS S3 storage adapter (#8)
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.

2 participants