Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Improve regex for finding names of archives #49

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

computerquip-streamlabs

Simplifies the regex a bit while allowing extended semver such as v0.0.0-beta.1.
It's a bit less flexible but I didn't find anything it didn't work with aside from extremely early node stuff before any stable release.

That said, I can't seem to find where the NW.js checksum file is. Their version of gyp doesn't seem to download one which is a bit concerning though I could just be missing it.

@computerquip-streamlabs
Copy link
Author

computerquip-streamlabs commented Dec 4, 2018

  • Change to fix bad escaping (cmake regex requires double backslash).
  • Change to handle node archives that don't properly format the headers archive into version sub-folders.
  • Give more verbose handling to help debug any issues.
  • Handle checksum files that describe multiple header archives.

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.

1 participant