Question

I have:

  1. a central repository with default branch being master
  2. it's Atlassian-Stash fork, where default branch is cfr
  3. a local repository where I added a README.md file.

Upon pushing to fork, I can see README on Files tab - it's listed among files in repo and it's rendered well under the list, as expected.

However Overview tab still displays:

There are no readme files in MyUser / ForkName, cfr.

Is there something I missed or should I file a bug report?

EDIT: There is a limitation in Atlassian on readme size, but my readme fits it. https://jira.atlassian.com/browse/STASH-3197

Per Charleso (Stash dev) advise, I've opened an issue with Pirate Ninja Unicorn, author(s?) of Overview plugin. https://bitbucket.org/pirateninjaunicorn/stash-readme-parser/issue/16/readme-seen-in-files-tab-reported-as - shall see what they'll reply.

Was it helpful?

Solution

Resolved in bug-fix for a previous issue apparently. Quoting Theresa Henze (from PNU):

I can't seem to reproduce the problem. [...] However, I fixed #15 and maybe this is no longer an issue. [...] I just released version 1.2.1. Could you please check whether your problem still occurs in the updated version?

https://bitbucket.org/pirateninjaunicorn/stash-readme-parser/issue/16/readme-seen-in-files-tab-reported-as

Tested with newly released plugin version 1.2.1 and it works. Closed the issue, thanks to Charleso for pointing me in the right direction!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top