Skip to content
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

Contents of directories named Packages or packages ignored by GitHub in calculating language statistics #16

Open
dalehenrich opened this issue Apr 3, 2013 · 5 comments

Comments

@dalehenrich
Copy link
Member

If one uses a directory named Packages or packages for their Cypress packages, GitHub will skip over those directories when looking for Smalltalk files.

The workaround is to use another name like repository. Cypress will work fine and GitHub will find your .st files for calculating language statistics.

@dalehenrich
Copy link
Member Author

Note that we should rename the directories in the reference implementation so that the language stats will reflect things correctly

@janvrany
Copy link
Member

janvrany commented Apr 3, 2013

On 03/04/13 19:45, Dale Henrichs wrote:

Note that we should rename the directories in the reference
implementation so that the language stats will reflect things correctly

What name do you suggest?


Reply to this email directly or view it on GitHub
#16 (comment)
Bug from
https://github.com/notifications/beacon/BTeKxI_0bFOw-XPWQyOrf53uwLhAduJ0ydR7G_ORcccfbAKNeprZcqidQAE9fhrL.gif

@dalehenrich
Copy link
Member Author

I guess my response didn't make it to the list ...

Jan,

There isn't a good alternative ... I'm falling back to the name that I originally used: `repository`, but `packages` is really the best name ... Anyone else have a suggestion?

Dale

@mkobetic
Copy link
Member

mkobetic commented Apr 7, 2013

The specification doesn't require use of a 'packages' or 'repository' directory, so this is more of an issue with the reference implementations, not with the spec, correct?

@dalehenrich
Copy link
Member Author

Exactly right ... I had also been recommending that the directory be called packages ... so I'm making a little bit of noise:)

Dale

----- Original Message -----
| From: "Martin Kobetic" notifications@github.com
| To: "CampSmalltalk/Cypress" Cypress@noreply.github.com
| Cc: "Dale Henrichs" dhenrich@vmware.com
| Sent: Sunday, April 7, 2013 3:11:30 PM
| Subject: Re: [Cypress] Contents of directories named Packages or packages ignored by GitHub in calculating
| language statistics (#16)
|
| The specification doesn't require use of a 'packages' or 'repository'
| directory, so this is more of an issue with the reference implementations,
| not with the spec, correct?
|
| ---
| Reply to this email directly or view it on GitHub:
| #16 (comment)
|

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

No branches or pull requests

3 participants