Skip to content

Conversation

@DirtyF
Copy link
Member

@DirtyF DirtyF commented Apr 27, 2020

@DirtyF DirtyF requested a review from a team April 27, 2020 20:18
@ashmaroli
Copy link
Member

Is your motivation behind this to follow a convention or to just bundle the necessary files in the gem?
If it is the latter case, then IMHO the gem contents ought to roughly be:

  lib/**/*
- script/**/*
- spec/**/*
- .gitignore
- .rspec
- .rubocop.yml
- .travis.yml
- appveyor.yml
- Gemfile
  History.markdown
- Rakefile
  README.md

@DirtyF
Copy link
Member Author

DirtyF commented Apr 28, 2020

@ashmaroli looks like it would be easier to only add lib and Markdown files :)

@ashmaroli
Copy link
Member

Yep. :select instead of :reject.. 😉

@DirtyF
Copy link
Member Author

DirtyF commented May 9, 2020

@ashmaroli found an even simpler way to list files with Dir thanks to @piotrmurach

@DirtyF DirtyF changed the title chore: reject tests folders from gem's files chore: use Dir to list source files May 9, 2020
@ashmaroli
Copy link
Member

@jekyllbot: merge +dev

@jekyllbot jekyllbot merged commit 54976f6 into master May 11, 2020
@jekyllbot jekyllbot added the fix label May 11, 2020
@jekyllbot jekyllbot deleted the chore/gemspec branch May 11, 2020 16:09
jekyllbot added a commit that referenced this pull request May 11, 2020
@jekyll jekyll locked and limited conversation to collaborators May 11, 2021
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.

4 participants