8000 Publish to npm for easier consumption · Issue #36 · magento/baler · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Publish to npm for easier consumption #36

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

Open
DrewML opened this issue Jan 13, 2020 · 6 comments
Open

Publish to npm for easier consumption #36

DrewML opened this issue Jan 13, 2020 · 6 comments
Assignees

Comments

@DrewML
Copy link
Contributor
DrewML commented Jan 13, 2020

No description provided.

@krzksz
Copy link
krzksz commented Jan 16, 2020

Do you have any plans for this? Having some king of alpha release publish would greatly simplify the steps we need to take in our build/deploy process.

@adamj88
Copy link
adamj88 commented Jan 16, 2020

At current to globally install the package and run it we have to do the following:

yarn global add magento/baler#master && \
cd /usr/local/share/.config/yarn/global/node_modules/@magento/baler && \
yarn install --production=false && \
yarn run build --skipLibCheck

Ideally dist should be published to NPM having been built in the CI as at the moment we need to install dev dependencies to run the build and get a working copy.

Is the plan to introduce versioning? This would make it much easier to trigger an automated npm publish.

@DrewML
Copy link
Contributor Author
DrewML commented Jan 16, 2020

Have a TODO in the very near future to get a publishing process setup for the team that will be helping to take over maintenance of Baler :).

If you don't see anything by this time next week please bug me about it

@DrewML DrewML self-assigned this Jan 16, 2020
@marvinhinz
Copy link

Have a TODO in the very near future to get a publishing process setup for the team that will be helping to take over maintenance of Baler :).

If you don't see anything by this time next week please bug me about it

( ͡° ͜ʖ ͡°)

@DrewML
Copy link
Contributor Author
DrewML commented Mar 3, 2020

Ugh, I'm the worst 😆

Really trying to carve time out for this - just under some tight time constraints lately

@rossmc
Copy link
rossmc commented May 10, 2020

Hi @DrewML,

Is the plan still to publish this to NPM? If so, any idea when?

Many Thanks

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

No branches or pull requests

5 participants
0