- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 236
Upgrade js-yaml #235
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
Upgrade js-yaml #235
Conversation
Sorry I'm trying to figure out the problems with GitHub Actions, I might have just done it, but we've got some conflicts now. Could you have a look? |
Head branch was pushed to by a user without write access
@philsturgeon, the |
Thank you! I just landed on that same conclusion myself #238 🤣 Will merge yours as soon as its done. |
Head branch was pushed to by a user without write access
5e0e6a2
to
20192cd
Compare
yikes, DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.2 LTS" GithubAction:
|
Are secrets available in PR jobs? - name: Run tests
run: npm run coverage:browser
env:
SAUCE_USERNAME: ${{ secrets.SAUCE_USERNAME }}
SAUCE_ACCESS_KEY: ${{ secrets.SAUCE_ACCESS_KEY }} |
Got it! I dont know what's been going on around here but there's a few problems that need fixing. I'll get things sorted out when I dont feel like I'm dying! :D Thanks for your patience. |
🎉 This PR is included in version 9.0.9 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
No description provided.