Skip to content

Commit e5db434

Browse files
committed
Prepared for release
1 parent dae90b3 commit e5db434

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

README.markdown

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ It also works on Windows, but requires cygwin git (not msysgit).
1616

1717
<h2>RELEASES</h2>
1818

19-
The current release is 1.2. Only the latest release is available for
20-
<a href="http://cloud.github.com/downloads/krosenvold/bgit/git-plugin-1.2.jar">download</a>. Older releases will have to be built from source, which is really easy.
19+
The current release is 1.2.2 Only the latest release is available for
20+
<a href="http://cloud.github.com/downloads/krosenvold/bgit/git-plugin-1.2.2.jar">download</a>. Older releases will have to be built from source, which is really easy.
2121

2222
<h3>Branch/Release policy</h3>
2323

@@ -69,13 +69,25 @@ should be able to access the repositories.
6969
All the groundwork was done by Don Brown from Atlassian. Until Atlassian can
7070
provide resources to the plugin I will be mantaining it here on github
7171

72+
73+
<h2>Problem tracking</h2>
74+
It is important that permissions and git setup is correct on ALL nodes (with or without remote agents)
75+
76+
Also ensure that all remote agents AND the local agent can perform the clone, permission problems related to file systems
77+
often give low-quality error messages, often related to complaints about the "checkout" folder.
78+
79+
7280
<h3>==== USAGE WARNING ====</h3>
7381
If you are using SSH make sure to use ssh keys. In general, make sure that a
74-
background script can pull from your repo. If it can't then Bamboo will not be
82+
shell script (running as the same user) can pull from your repo. If it can't then Bamboo will not be
7583
able to checkout neither.
7684

7785
<h2>Release notes</h2>
7886

87+
1.2.2 & 1.2.1
88+
89+
Issue 8, 11 and 12 fixed in these two. Time for a binary release ;)
90+
7991
1.2 RELEASE NOTES
8092

8193
- Fixed race condition where build agent could check out different version than master bamboo agent thought.

0 commit comments

Comments
 (0)