Skip to content

build: publish to npm#270

Merged
nowseemee merged 1 commit intomainfrom
build/release
Apr 26, 2021
Merged

build: publish to npm#270
nowseemee merged 1 commit intomainfrom
build/release

Conversation

@nowseemee
Copy link
Copy Markdown
Collaborator

No description provided.

@nowseemee nowseemee requested a review from acstll April 26, 2021 16:04
@nowseemee nowseemee self-assigned this Apr 26, 2021
@nowseemee nowseemee requested a review from eeegor as a code owner April 26, 2021 16:04
@nowseemee nowseemee force-pushed the build/release branch 5 times, most recently from 523dbce to 3b85b1b Compare April 26, 2021 16:12
@nowseemee nowseemee temporarily deployed to RELEASE April 26, 2021 16:14 Inactive
@nowseemee nowseemee temporarily deployed to RELEASE April 26, 2021 16:14 Inactive
Copy link
Copy Markdown
Collaborator

@acstll acstll left a comment

Choose a reason for hiding this comment

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

everything else looks 🆗 to me

Comment thread package.json
"force-version": "lerna version --conventional-commits --force-publish",
"format": "lerna run format",
"publish-telekom": "lerna publish -y from-package --no-git-tag-version --no-push --force-publish @telekom/scale-components,@telekom/scale-components-react,@telekom/scale-components-angular,@telekom/scale-components-vue,@telekom/scale-design-tokens",
"prepare-neutral": "node scripts/prepare-neutral-release.js && git commit . -m 'chore: temp commit'",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

what happens to this commit? 🤔 does it get lost/piled up in the CI machine?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

it goes to the void 🤷🏻

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

would you like to keep it? if yes, where would you store it?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

nope, the opposite, if it goes into the void then it's fine 😄

@nowseemee nowseemee merged commit cda4e4f into main Apr 26, 2021
@nowseemee nowseemee deleted the build/release branch April 26, 2021 19:31
nowseemee added a commit that referenced this pull request Apr 26, 2021
* typos + -neutral snippets (#259)

* typos + -neutral snippets

please esp. check the "neutral" examples as the original did not have "neutral". text from here: https://github.com/telekom/scale-republish-prep

* fix neutral packages' name

Co-authored-by: Daniel Beck <daniel@beck.win>

* open source information (#260)

new phrasing after text editing

* Update AUTHORS (#261)

* Update LICENSE (#262)

According to editing

* docs: better package readmes, package.json metadata and storybook favicon (#263)

* docs: better package readmes and package.json metadata

* docs(components): update package description

* docs: add link to repo

* docs(components): update package description

* chore: update banner image

* feat(storybook): add app icons

* remove legacy toast from index (#266)

* feat(components): add readonly attribute to text-field (no styles) (#267)

* build(bernerslee): storybook deployment (#268)

* feat/build-pr (#269)

* chore: remove dead code

* style: run prettier project-wide && enable commitlint

* build: add CI/CD jobs for PR builds

* chore: ignore lerna-debug.log

* fix: format script

* build: add run permission for porcelain script

* build: remove --since flag from format

* chore: fix package name

* build: try to make it green

* style: revert prettier changes on mdx files

* build: skip lerna bootstrap in favor of generate script

* build: check for uncommitted files after components build

* test: remove obsolete visual snapshot

* test(datagrid): try to improve reliability

* test(e2e): try to improve reliability

* test(datagrid): improve reliability

* build(pr): dedicate step for uncommitted files check (#271)

* chore(deps): bump ssri in /examples/boilerplate-angular (#255)

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](npm/ssri@v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump elliptic in /examples/boilerplate-angular (#257)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump y18n in /examples/boilerplate-angular (#256)

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build: publish to npm (#270)

* chore(release): publish

Co-authored-by: Tim Heiler iconstorm <61275996+timheiler-ico@users.noreply.github.com>
Co-authored-by: Egor Kirpichev <egor.kirpichev@gmail.com>
Co-authored-by: Arturo Castillo Delgado <ac@iconstorm.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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