Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Conversation

@nahsi
Copy link
Contributor

@nahsi nahsi commented Oct 10, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 10, 2022

FluenceJS version is 0.26.2-e2e-registry-6e19b26-62-1

To install it run:

npm login --registry https://npm.fluence.dev
npm i -E @fluencelabs/fluence@0.26.2-e2e-registry-6e19b26-62-1 --registry=https://npm.fluence.dev

@github-actions
Copy link

github-actions bot commented Oct 10, 2022

Aqua version is v0.0.1-e2e-registry-6e19b26-62-1.0

To install it run:

npm login --registry https://npm.fluence.dev
npm i @fluencelabs/aqua@=v0.0.1-e2e-registry-6e19b26-62-1.0 --registry=https://npm.fluence.dev

@nahsi nahsi enabled auto-merge (squash) October 10, 2022 18:02
@nahsi nahsi merged commit b160fb7 into master Oct 10, 2022
@nahsi nahsi deleted the e2e-registry branch October 10, 2022 18:03
if: inputs.avm-version != ''
working-directory: packages/fluence-js
run: pnpm add --save @fluencelabs/avm@${{ inputs.avm-version }}
run: pnpm add --save -E @fluencelabs/avm@${{ inputs.avm-version }}
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you can omit --save here when using -E

uses: fluencelabs/aqua/.github/workflows/snapshot.yml@main
with:
fluence-js-version: ${{ needs.snapshot.outputs.fluence-js-version }}
fluence-js-version: "=${{ needs.snapshot.outputs.fluence-js-version }}"
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think equals is needed here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants