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

release md v1 #370

Merged
merged 16 commits into from
Aug 10, 2022
Merged

release md v1 #370

merged 16 commits into from
Aug 10, 2022

Conversation

MichalPaszowski
Copy link
Contributor

first version of release howto

release.md Outdated Show resolved Hide resolved
release.md Outdated Show resolved Hide resolved
release.md Outdated Show resolved Hide resolved
@sgraczyk sgraczyk requested review from marcinsawicki and a team July 28, 2022 10:54
release.md Outdated Show resolved Hide resolved
release.md Outdated Show resolved Hide resolved
release.md Outdated Show resolved Hide resolved
release.md Outdated Show resolved Hide resolved
release.md Outdated Show resolved Hide resolved
@sgraczyk
Copy link

sgraczyk commented Aug 5, 2022

For some reason, the package-lock bumped. Can you confirm why it happened?

release.md Outdated Show resolved Hide resolved
@MichalPaszowski
Copy link
Contributor Author

For some reason, the package-lock bumped. Can you confirm why it happened?

Prettier changed formatting a bit.

You need to be a member of @livechat organization on npm. Then after authorization (`npm login`) you can publish packages into npm registry.

To bump package versions and publish them into registry please run `npm run deploy`.
We have entire document about that take a look [here](./RELEASE.md).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
We have entire document about that take a look [here](./RELEASE.md).
Release process is described [here](./RELEASE.md). By default `@livechat` organization members are maintainers and have required permissions.

RELEASE.md Show resolved Hide resolved
RELEASE.md Show resolved Hide resolved
@sgraczyk
Copy link

sgraczyk commented Aug 5, 2022

For some reason, the package-lock bumped. Can you confirm why it happened?

Prettier changed formatting a bit.

I'm afraid that any new update in package.json will bring back the old formatting. O think we should exclude automatically generated files from linting rules. At this moment please skip the update of this file, and we'll reconfigure the linter in a separate PR.

This reverts commit 888f27c.
@MichalPaszowski MichalPaszowski merged commit 59f454b into v1 Aug 10, 2022
@MichalPaszowski MichalPaszowski deleted the release/md branch August 10, 2022 10:40
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.

4 participants