Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

next release channel setup #135

Merged
merged 3 commits into from
Mar 17, 2021
Merged

next release channel setup #135

merged 3 commits into from
Mar 17, 2021

Conversation

kaimallea
Copy link
Owner

@kaimallea kaimallea commented Mar 17, 2021

  • moves all source code, including tests, under src
  • installs babel
    • npm run build will compile code and output to lib, so this directory is now gitignored
    • installs babel-jest so that tests can be written with latest JS features. no need to compile tests, they just work™
  • removes cli tool

@kaimallea kaimallea merged commit 2499b7e into next-dev Mar 17, 2021
@kaimallea kaimallea deleted the next-setup branch March 17, 2021 19:45
@kaimallea
Copy link
Owner Author

🎉 This PR is included in version 2.0.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@KenEucker
Copy link
Collaborator

@kaimallea you're a legend. The work you've been doing the last two weeks is stellar.

Is the release and publish to npm automated with GitHub actions?

Anywho, I'm busy with a gig right now but I've been tracking your PRs. I think I can jump in and start working on a gallery or info module next and follow your lead, here in the next couple of weeks.

@kaimallea
Copy link
Owner Author

@KenEucker sounds good, and thanks! Re: GitHub action, yes, next releases are now automated any time a PR is merged into the next branch. The release will be available via npm at imgur@next, and imgur@v2.0.0-next.1 The next.1 portion will increase but the v2.0.0 prefix will stay the same.

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

Successfully merging this pull request may close these issues.

2 participants