<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bbprb, branch 0.2.0</title>
<subtitle>Bitbucket Pull Request Builder Plugin for Jenkins</subtitle>
<id>https://git.pashev.ru/bbprb/atom?h=0.2.0</id>
<link rel='self' href='https://git.pashev.ru/bbprb/atom?h=0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/bbprb/'/>
<updated>2018-02-17T12:45:52Z</updated>
<entry>
<title>Call it version 0.2.0</title>
<updated>2018-02-17T12:45:52Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2018-02-17T12:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/bbprb/commit/?id=c901b2d17219c7ffb59d37d4375ecba853f71fa7'/>
<id>urn:sha1:c901b2d17219c7ffb59d37d4375ecba853f71fa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation</title>
<updated>2018-02-17T12:37:07Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2018-02-17T12:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/bbprb/commit/?id=0a5d04270fc8b6b04440a0d45609c44b9d13020d'/>
<id>urn:sha1:0a5d04270fc8b6b04440a0d45609c44b9d13020d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused checkDestinationCommit</title>
<updated>2018-02-17T11:31:19Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2018-02-17T11:31:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/bbprb/commit/?id=5e104c326af8f587568545406d2a973e715a0f25'/>
<id>urn:sha1:5e104c326af8f587568545406d2a973e715a0f25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable fail on error for the findbugs plugin</title>
<updated>2018-02-17T10:38:15Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2018-02-17T10:38:15Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/bbprb/commit/?id=d179d635ab8715ce42f80ca6b878575c4afee4b3'/>
<id>urn:sha1:d179d635ab8715ce42f80ca6b878575c4afee4b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set build state to STOPPED on abort</title>
<updated>2018-01-28T08:44:54Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2018-01-28T08:44:54Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/bbprb/commit/?id=291825bd09bc8d0afd869b186b18329a910001c4'/>
<id>urn:sha1:291825bd09bc8d0afd869b186b18329a910001c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add crumb exclusion for /bbprb-hook/</title>
<updated>2018-01-28T08:26:25Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2018-01-28T08:26:25Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/bbprb/commit/?id=7149adb8be3ed1c8774bf9100848fc8589e3fd18'/>
<id>urn:sha1:7149adb8be3ed1c8774bf9100848fc8589e3fd18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete extractTrigger</title>
<updated>2018-01-18T18:26:11Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2018-01-18T18:26:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/bbprb/commit/?id=f0b4a844736238e19542f56ec9ae9fdcf5463424'/>
<id>urn:sha1:f0b4a844736238e19542f56ec9ae9fdcf5463424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BitbucketBuildListener: catch all exceptions</title>
<updated>2018-01-18T10:02:33Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2018-01-18T10:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/bbprb/commit/?id=6994abc807bf53c335c7c61669ab12832c55d05e'/>
<id>urn:sha1:6994abc807bf53c335c7c61669ab12832c55d05e</id>
<content type='text'>
`getCause` may return null, we don't care.
</content>
</entry>
<entry>
<title>BitbucketBuildListener: remove always-true condition</title>
<updated>2018-01-18T09:58:37Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2018-01-18T09:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/bbprb/commit/?id=f4588208039a735750560eac922471b23804c32d'/>
<id>urn:sha1:f4588208039a735750560eac922471b23804c32d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor Environment Contributor</title>
<updated>2017-12-19T07:53:12Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2017-12-19T07:52:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/bbprb/commit/?id=541f877f3d7a8b1cf9ca3c0cf080a9695887bfc2'/>
<id>urn:sha1:541f877f3d7a8b1cf9ca3c0cf080a9695887bfc2</id>
<content type='text'>
Use `bbprb` prefix for environment variables, export more of them.
</content>
</entry>
</feed>
