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

[MMB-154] A few small fixes for CDN publishing #127

Merged
merged 4 commits into from
Aug 23, 2023

Conversation

surminus
Copy link
Collaborator

I tested this on this branch and successfully uploaded the bundle here: https://nonprod-cdn.ably.com/spaces/0.0.12/iife/index.bundle.js

See commits for details.

I want to test this with the `nonprod` account just to double-check it
doesn't do anything... unexpected. Ensure we can use a different role.
We don't really need to authenticate with npm, but not setting the token
results in the error:
```
Error: Failed to replace env in config: ${NPM_TOKEN}
```

Also use `npm ci` to install dependencies, like we do in the release
action.
@surminus surminus requested a review from lmars August 23, 2023 12:30
Copy link
Member

@lmars lmars left a comment

Choose a reason for hiding this comment

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

LGTM

@surminus surminus merged commit f33d0d3 into main Aug 23, 2023
5 checks passed
@surminus surminus deleted the laura-modified-cdn-action branch August 23, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants