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: implement the Publish Tag workflow #11

Merged
merged 2 commits into from
Dec 25, 2024

Conversation

huynguyen-hl
Copy link
Collaborator

Description

This PR introduces the publish-tag.yml workflow. Its purpose is to extract the version value from the version.json file and create a new tag when a commit is merged into the main branch or triggered manually.

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/872

Mobile & Desktop Screenshots/Recordings

Triggering the publish-tag.yml workflow:

image

The created tag:

image

In cases where the tag already exists:

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

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 4110276

@namhoang1604 namhoang1604 merged commit 6ec4aa8 into next Dec 25, 2024
3 checks passed
@namhoang1604 namhoang1604 deleted the feat/implement-publish-tag branch December 25, 2024 04:03
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