FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build: exclude tap files from tarballs by mscdex · Pull Request #6348 · nodejs/node · GitHub

/ node Public

build: exclude tap files from tarballs - #6348

Merged
mscdex merged 1 commit into
nodejs:masterfrom
mscdex:build-exclude-tap-from-tarballs
Apr 28, 2016
Merged

build: exclude tap files from tarballs#6348
mscdex merged 1 commit into
nodejs:masterfrom
mscdex:build-exclude-tap-from-tarballs

Conversation

mscdex commented Apr 22, 2016

Copy link
Copy Markdown
Contributor
Checklist
  • the commit message follows commit guidelines
Affected core subsystem(s)
  • build
Description of change

This commit excludes generated tap files from tarballs.

mscdex added the build Issues and PRs related to build files or the CI. label Apr 22, 2016
mscdex force-pushed the build-exclude-tap-from-tarballs branch from 6e97c92 to 389edbd Compare April 22, 2016 14:26

jasnell commented Apr 22, 2016

Copy link
Copy Markdown
Member

LGTM

1 similar comment

Copy link
Copy Markdown
Member

LGTM

jbergstroem commented Apr 24, 2016
edited
Loading

Copy link
Copy Markdown
Member

How about *.tap? Regardless LGTM.

Edit: rationale being we might have lint.tap, etc.

Copy link
Copy Markdown
Contributor

lgtm

estliberitas force-pushed the master branch 2 times, most recently from 7da4fd4 to c7066fb Compare April 26, 2016 05:23
PR-URL: nodejs#6348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
mscdex force-pushed the build-exclude-tap-from-tarballs branch from 389edbd to be54989 Compare April 28, 2016 15:28
mscdex merged commit be54989 into nodejs:master Apr 28, 2016
mscdex deleted the build-exclude-tap-from-tarballs branch April 28, 2016 15:34
Fishrock123 pushed a commit that referenced this pull request May 4, 2016
PR-URL: #6348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to build files or the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL