Skip to content

Conversation

@piggggggggy
Copy link
Member

Skip Review (optional)

  • Minor changes that don't affect the functionality (e.g. style, chore, ci, test, docs)
  • Previously reviewed in feature branch, further review is not mandatory
  • Self-merge allowed for solo developers or urgent changes

Description (optional)

Things to Talk About (optional)

kkdy21 and others added 22 commits February 5, 2025 10:48
```
build(vercel): update vercel config and gitignore for deployment

- Add .vercel to .gitignore to exclude Vercel-specific files
- Remove build command and output directory from vercel.json
```
build(vercel): update vercel config and gitignore for deployment

- Add .vercel to .gitignore to exclude Vercel-specific files
- Remove build command and output directory from vercel.json

Signed-off-by: sulmo <sulmo@megazone.com>
build(storybook): update URLs and enable caching for builds

- Updated Storybook URLs for mirinae and web components
- Enabled caching in turbo configuration for unified-storybook build
```

Signed-off-by: sulmo <sulmo@megazone.com>
Signed-off-by: samuel.park <samuel.park@megazone.com>
…ok (#5623)

ci(github): add workflow for deploying unified storybook

- Added a GitHub Actions workflow to deploy the unified storybook.
- Modified output paths in turbo.json for consistency.
ci(github): add workflow for deploying unified storybook

- Added a GitHub Actions workflow to deploy the unified storybook.
- Modified output paths in turbo.json for consistency.

Signed-off-by: sulmo <sulmo@megazone.com>
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
feat: add header slot at overlay layout
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Replaced PAT_FOR_PR_LABELER with CONSOLE_PR_PAT_TOKEN in GitHub Actions workflow

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
ci: update PR review labeler workflow token name
…page (#5633)

* fix(metric-explorer): solve widget metric link bug & refactor metric page

Signed-off-by: samuel.park <samuel.park@megazone.com>

* chore(widget): small fix

Signed-off-by: samuel.park <samuel.park@megazone.com>

---------

Signed-off-by: samuel.park <samuel.park@megazone.com>
…able (#5634)

Signed-off-by: samuel.park <samuel.park@megazone.com>
Signed-off-by: samuel.park <samuel.park@megazone.com>
@vercel
Copy link

vercel bot commented Feb 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2025 9:42am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
console ⬜️ Ignored (Inspect) Feb 12, 2025 9:42am
dashboard ⬜️ Ignored (Inspect) Visit Preview Feb 12, 2025 9:42am
inventory-v2 ⬜️ Ignored (Inspect) Feb 12, 2025 9:42am

@github-actions
Copy link
Contributor

✅ There are no commits in this PR that require review.

@github-actions
Copy link
Contributor

🎉 @WANZARGEN and @kkdy21 have been randomly selected as the reviewers! Please review. 🙏

@github-actions github-actions bot added the pending/review Pull Request is awaiting review. No reviewers have started reviewing yet. label Feb 12, 2025
@github-actions github-actions bot requested a review from kkdy21 February 12, 2025 09:42
@github-actions
Copy link
Contributor

⚠️ @piggggggggy the signed-off-by was not found in the following 11 commits:

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <randomdeveloper@example.com>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

@piggggggggy piggggggggy merged commit 9af7225 into master Feb 12, 2025
12 of 14 checks passed
@github-actions github-actions bot removed the pending/review Pull Request is awaiting review. No reviewers have started reviewing yet. label Feb 12, 2025
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.

7 participants