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

install-on-chain.js files aren't being linted #3672

Open
katelynsills opened this issue Aug 13, 2021 · 2 comments
Open

install-on-chain.js files aren't being linted #3672

katelynsills opened this issue Aug 13, 2021 · 2 comments
Labels
cosmic-swingset package: cosmic-swingset hygiene Tidying up around the house

Comments

@katelynsills
Copy link
Contributor

Our eslint settings ignore files within bundles/**

Screen Shot 2021-08-12 at 6 45 10 PM

So this means that these two files should probably be moved out of "bundles":

packages/pegasus/bundles/install-on-chain.js
packages/treasury/bundles/install-on-chain.js

Originally posted by @katelynsills in #3647 (comment)

katelynsills added a commit that referenced this issue Aug 13, 2021
See #3672 for the issue to fix the root problem
katelynsills added a commit that referenced this issue Aug 13, 2021
See #3672 for the issue to fix the root problem
katelynsills added a commit that referenced this issue Aug 13, 2021
* BREAKING CHANGE: make the run mint within Zoe, and give only the treasury the ability to create a ZCFMint with it

* chore: change 'makeZoe' to 'makeZoeKit'

* chore: add "shutdownZoeVat" argument to Zoe, and pass it to `makeIssuerKit` for invitation issuerKit and fee issuerKit

* chore: manually lint-fix install-on-chain.js

See #3672 for the issue to fix the root problem
katelynsills added a commit that referenced this issue Aug 14, 2021
* BREAKING CHANGE: make the run mint within Zoe, and give only the treasury the ability to create a ZCFMint with it

* chore: change 'makeZoe' to 'makeZoeKit'

* chore: add "shutdownZoeVat" argument to Zoe, and pass it to `makeIssuerKit` for invitation issuerKit and fee issuerKit

* chore: manually lint-fix install-on-chain.js

See #3672 for the issue to fix the root problem
katelynsills added a commit that referenced this issue Aug 14, 2021
* BREAKING CHANGE: make the run mint within Zoe, and give only the treasury the ability to create a ZCFMint with it

* chore: change 'makeZoe' to 'makeZoeKit'

* chore: add "shutdownZoeVat" argument to Zoe, and pass it to `makeIssuerKit` for invitation issuerKit and fee issuerKit

* chore: manually lint-fix install-on-chain.js

See #3672 for the issue to fix the root problem
michaelfig pushed a commit that referenced this issue Aug 16, 2021
* BREAKING CHANGE: make the run mint within Zoe, and give only the treasury the ability to create a ZCFMint with it

* chore: change 'makeZoe' to 'makeZoeKit'

* chore: add "shutdownZoeVat" argument to Zoe, and pass it to `makeIssuerKit` for invitation issuerKit and fee issuerKit

* chore: manually lint-fix install-on-chain.js

See #3672 for the issue to fix the root problem
michaelfig pushed a commit that referenced this issue Aug 17, 2021
* BREAKING CHANGE: make the run mint within Zoe, and give only the treasury the ability to create a ZCFMint with it

* chore: change 'makeZoe' to 'makeZoeKit'

* chore: add "shutdownZoeVat" argument to Zoe, and pass it to `makeIssuerKit` for invitation issuerKit and fee issuerKit

* chore: manually lint-fix install-on-chain.js

See #3672 for the issue to fix the root problem
@dckc dckc added cosmic-swingset package: cosmic-swingset hygiene Tidying up around the house labels Oct 27, 2021
@Tartuffo
Copy link
Contributor

@dckc When I first started working on our ZH board, I marked this as being for the Mainnet 1 release because it was already in the Review/QA pipeline. This seems like it is an open question, not really In Review or In QA. Should this be moved back to the MN-1 backlog, or taken out of the Mainnet 1 release altogether.

@dckc
Copy link
Member

dckc commented Feb 11, 2022

Out of mn-1

Though it is likely to be addressed with #4165 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cosmic-swingset package: cosmic-swingset hygiene Tidying up around the house
Projects
None yet
Development

No branches or pull requests

3 participants