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

Set up deployment environment for 2.0.0 alpha version #1474

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

sungik-choi
Copy link
Contributor

@sungik-choi sungik-choi commented Jul 7, 2023

Self Checklist

  • I wrote a PR title in English.
  • I added an appropriate label to the PR.
  • I wrote a commit message in English.
  • I wrote a commit message according to the Conventional Commits specification.
  • I added the appropriate changeset for the changes.
  • [Component] I wrote a unit test about the implementation.
  • [Component] I wrote a storybook document about the implementation.
  • [Component] I tested the implementation in various browsers.
    • Windows: Chrome, Edge, (Optional) Firefox
    • macOS: Chrome, Edge, Safari, (Optional) Firefox
  • [New Component] I added my username to the correct directory in the CODEOWNERS file.

Related Issue

None

Summary

2.0.0 alpha 버전을 위한 배포 환경을 설정합니다.

Details

  • enter prerelease mode (alpha)
  • ci branch rule에 alpha branch 추가

Breaking change or not (Yes/No)

No

References

@sungik-choi sungik-choi added ci Issue or PR related to continuous integration build Issue or PR related to build system labels Jul 7, 2023
@sungik-choi sungik-choi self-assigned this Jul 7, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jul 7, 2023

⚠️ No Changeset found

Latest commit: a78214c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@sungik-choi sungik-choi merged commit 615b9bd into channel-io:alpha Jul 7, 2023
@sungik-choi sungik-choi deleted the chore/alpha-env branch July 7, 2023 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issue or PR related to build system ci Issue or PR related to continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant