Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Honza Dvorsky committed Sep 10, 2015
1 parent 4471241 commit bfa17c1
Showing 1 changed file with 11 additions and 70 deletions.
81 changes: 11 additions & 70 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
# Change Log

## [v0.3-beta5](https://github.com/czechboy0/Buildasaur/tree/v0.3-beta5) (2015-08-25)
## [v0.3](https://github.com/czechboy0/Buildasaur/tree/v0.3) (2015-09-10)
[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.3-beta5...v0.3)

**Closed issues:**

- what does LTTM mean? [\#117](https://github.com/czechboy0/Buildasaur/issues/117)

**Merged pull requests:**

- Swift 2! [\#122](https://github.com/czechboy0/Buildasaur/pull/122) ([czechboy0](https://github.com/czechboy0))

## [v0.3-beta5](https://github.com/czechboy0/Buildasaur/tree/v0.3-beta5) (2015-08-25)
[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.3-beta4...v0.3-beta5)

**Closed issues:**
Expand All @@ -11,11 +21,9 @@
**Merged pull requests:**

- Xcode 7 Beta 6 fixes [\#116](https://github.com/czechboy0/Buildasaur/pull/116) ([czechboy0](https://github.com/czechboy0))

- Remove "Buildasaur:" from GitHub build status messages [\#115](https://github.com/czechboy0/Buildasaur/pull/115) ([accatyyc](https://github.com/accatyyc))

## [v0.3-beta4](https://github.com/czechboy0/Buildasaur/tree/v0.3-beta4) (2015-07-25)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.3-beta3...v0.3-beta4)

**Closed issues:**
Expand All @@ -25,61 +33,44 @@
**Merged pull requests:**

- Add Slack info [\#110](https://github.com/czechboy0/Buildasaur/pull/110) ([cojoj](https://github.com/cojoj))

- xcode 7 beta 4 fixes [\#108](https://github.com/czechboy0/Buildasaur/pull/108) ([czechboy0](https://github.com/czechboy0))

- Singular/Plural Noun Fixes [\#104](https://github.com/czechboy0/Buildasaur/pull/104) ([czechboy0](https://github.com/czechboy0))

- Update README.md [\#103](https://github.com/czechboy0/Buildasaur/pull/103) ([czechboy0](https://github.com/czechboy0))

## [v0.3-beta3](https://github.com/czechboy0/Buildasaur/tree/v0.3-beta3) (2015-07-19)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.3-beta2...v0.3-beta3)

**Fixed bugs:**

- Clean testing device ids when destination is changed [\#85](https://github.com/czechboy0/Buildasaur/issues/85)

- Incorrect comment info [\#82](https://github.com/czechboy0/Buildasaur/issues/82)

**Closed issues:**

- Save Project Name to Build Templates and only show filtered for specific project [\#96](https://github.com/czechboy0/Buildasaur/issues/96)

- Create an object for TestHierarchy [\#92](https://github.com/czechboy0/Buildasaur/issues/92)

- Report code coverage in github comments [\#75](https://github.com/czechboy0/Buildasaur/issues/75)

**Merged pull requests:**

- Moved logging to BuildaKit [\#102](https://github.com/czechboy0/Buildasaur/pull/102) ([czechboy0](https://github.com/czechboy0))

- Pulled out logic into BuildaKit, split BuildaUtils into a separate project [\#101](https://github.com/czechboy0/Buildasaur/pull/101) ([czechboy0](https://github.com/czechboy0))

- Filter Build Templates by Project [\#98](https://github.com/czechboy0/Buildasaur/pull/98) ([czechboy0](https://github.com/czechboy0))

- Clean testing device ids when scheme/device filter type is changed [\#97](https://github.com/czechboy0/Buildasaur/pull/97) ([czechboy0](https://github.com/czechboy0))

- Update README.md [\#95](https://github.com/czechboy0/Buildasaur/pull/95) ([czechboy0](https://github.com/czechboy0))

- Adding Code Coverage and Test Number changes to comments [\#91](https://github.com/czechboy0/Buildasaur/pull/91) ([czechboy0](https://github.com/czechboy0))

## [v0.3-beta2](https://github.com/czechboy0/Buildasaur/tree/v0.3-beta2) (2015-07-15)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.3-beta1...v0.3-beta2)

**Merged pull requests:**

- Fixed generic array parameter name changed in Xcode 7 beta 3 [\#90](https://github.com/czechboy0/Buildasaur/pull/90) ([czechboy0](https://github.com/czechboy0))

- Update master -\> gladiolus [\#88](https://github.com/czechboy0/Buildasaur/pull/88) ([czechboy0](https://github.com/czechboy0))

- sync master [\#86](https://github.com/czechboy0/Buildasaur/pull/86) ([czechboy0](https://github.com/czechboy0))

- New App Icon and small fixes. [\#74](https://github.com/czechboy0/Buildasaur/pull/74) ([Higgcz](https://github.com/Higgcz))

## [v0.3-beta1](https://github.com/czechboy0/Buildasaur/tree/v0.3-beta1) (2015-07-02)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.2.9...v0.3-beta1)

**Fixed bugs:**
Expand All @@ -89,53 +80,32 @@
**Closed issues:**

- Infer and automatically filter devices based on target type [\#77](https://github.com/czechboy0/Buildasaur/issues/77)

- Migrate to Swift 2 [\#76](https://github.com/czechboy0/Buildasaur/issues/76)

- Update UI to support multiple repositories [\#72](https://github.com/czechboy0/Buildasaur/issues/72)

- Migrate to XcodeServerSDK [\#71](https://github.com/czechboy0/Buildasaur/issues/71)

- Buildasaur immediately crashes after being started [\#70](https://github.com/czechboy0/Buildasaur/issues/70)

- Xcode 7 support [\#69](https://github.com/czechboy0/Buildasaur/issues/69)

- Leaving for WWDC, back in mid June. [\#67](https://github.com/czechboy0/Buildasaur/issues/67)

- Identify bots not by name but by a custom key [\#66](https://github.com/czechboy0/Buildasaur/issues/66)

- Extract BuildaCiServer [\#63](https://github.com/czechboy0/Buildasaur/issues/63)

- Autocreation Test [\#55](https://github.com/czechboy0/Buildasaur/issues/55)

- Autocreation Test [\#54](https://github.com/czechboy0/Buildasaur/issues/54)

- Add a Readme badge for "Build Passing" [\#33](https://github.com/czechboy0/Buildasaur/issues/33)

- Update branch's commit statuses based on a non-PR bot [\#18](https://github.com/czechboy0/Buildasaur/issues/18)

**Merged pull requests:**

- Xcode 7 compatibility [\#78](https://github.com/czechboy0/Buildasaur/pull/78) ([czechboy0](https://github.com/czechboy0))

- Migrating to XcodeServerSDK [\#73](https://github.com/czechboy0/Buildasaur/pull/73) ([czechboy0](https://github.com/czechboy0))

- Fix status bar icon being invisible in dark mode [\#68](https://github.com/czechboy0/Buildasaur/pull/68) ([accatyyc](https://github.com/accatyyc))

- Adding Branch Watching [\#61](https://github.com/czechboy0/Buildasaur/pull/61) ([czechboy0](https://github.com/czechboy0))

- Trigger VC: Enter now inserts a newline in the script body field [\#59](https://github.com/czechboy0/Buildasaur/pull/59) ([czechboy0](https://github.com/czechboy0))

- Issue endpoints support [\#56](https://github.com/czechboy0/Buildasaur/pull/56) ([czechboy0](https://github.com/czechboy0))

- Added more Syncer tests [\#52](https://github.com/czechboy0/Buildasaur/pull/52) ([czechboy0](https://github.com/czechboy0))

- Initial refactor of syncer [\#51](https://github.com/czechboy0/Buildasaur/pull/51) ([czechboy0](https://github.com/czechboy0))

- Add a build status badge [\#50](https://github.com/czechboy0/Buildasaur/pull/50) ([czechboy0](https://github.com/czechboy0))

## [v0.2.9](https://github.com/czechboy0/Buildasaur/tree/v0.2.9) (2015-05-14)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.2.8...v0.2.9)

**Closed issues:**
Expand All @@ -147,7 +117,6 @@
- Menu bar, running in the background [\#48](https://github.com/czechboy0/Buildasaur/pull/48) ([czechboy0](https://github.com/czechboy0))

## [v0.2.8](https://github.com/czechboy0/Buildasaur/tree/v0.2.8) (2015-05-14)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.2.7...v0.2.8)

**Fixed bugs:**
Expand All @@ -159,47 +128,33 @@
- Fix for canceled integrations during Checkout [\#47](https://github.com/czechboy0/Buildasaur/pull/47) ([czechboy0](https://github.com/czechboy0))

## [v0.2.7](https://github.com/czechboy0/Buildasaur/tree/v0.2.7) (2015-05-13)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.2.6...v0.2.7)

**Fixed bugs:**

- Build Template Settings has no schemes in dropdown [\#38](https://github.com/czechboy0/Buildasaur/issues/38)

- Support for SSH passphrases [\#27](https://github.com/czechboy0/Buildasaur/issues/27)

**Closed issues:**

- Report build run duration in status/comment [\#31](https://github.com/czechboy0/Buildasaur/issues/31)

- Validate SSH keys during project setup validation [\#30](https://github.com/czechboy0/Buildasaur/issues/30)

- A way to disable automatic comments [\#28](https://github.com/czechboy0/Buildasaur/issues/28)

- Add Blueprint validation with xcsbridge source-control [\#25](https://github.com/czechboy0/Buildasaur/issues/25)

**Merged pull requests:**

- Option to disable posting status comments [\#43](https://github.com/czechboy0/Buildasaur/pull/43) ([czechboy0](https://github.com/czechboy0))

- SSH Passphrase Support + Better SSH Validation [\#42](https://github.com/czechboy0/Buildasaur/pull/42) ([czechboy0](https://github.com/czechboy0))

- Verify Git version \>= 2.3 [\#41](https://github.com/czechboy0/Buildasaur/pull/41) ([czechboy0](https://github.com/czechboy0))

- SSH Key Validation in onboarding [\#40](https://github.com/czechboy0/Buildasaur/pull/40) ([czechboy0](https://github.com/czechboy0))

- Shared schemes in workspace fix [\#39](https://github.com/czechboy0/Buildasaur/pull/39) ([czechboy0](https://github.com/czechboy0))

- Add Football Addicts to PROJECTS\_USING\_BUILDASAUR.md [\#37](https://github.com/czechboy0/Buildasaur/pull/37) ([accatyyc](https://github.com/accatyyc))

- Create PROJECTS\_USING\_BUILDASAUR.md [\#36](https://github.com/czechboy0/Buildasaur/pull/36) ([czechboy0](https://github.com/czechboy0))

- Integration duration in status comments [\#35](https://github.com/czechboy0/Buildasaur/pull/35) ([czechboy0](https://github.com/czechboy0))

- Simplify 'findCheckoutUrl' method [\#32](https://github.com/czechboy0/Buildasaur/pull/32) ([garnett](https://github.com/garnett))

## [v0.2.6](https://github.com/czechboy0/Buildasaur/tree/v0.2.6) (2015-05-04)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.2.5...v0.2.6)

**Fixed bugs:**
Expand All @@ -209,55 +164,42 @@
**Merged pull requests:**

- added support for cross-fork pull requests [\#24](https://github.com/czechboy0/Buildasaur/pull/24) ([czechboy0](https://github.com/czechboy0))

- Fixed repo permissions check [\#22](https://github.com/czechboy0/Buildasaur/pull/22) ([mdio](https://github.com/mdio))

## [v0.2.5](https://github.com/czechboy0/Buildasaur/tree/v0.2.5) (2015-05-03)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.2.4...v0.2.5)

**Fixed bugs:**

- Check if supplied GitHub account has read and write access to the repository [\#15](https://github.com/czechboy0/Buildasaur/issues/15)

- Disable URL caching to always get the latest data from GitHub \(comments, statuses\) [\#10](https://github.com/czechboy0/Buildasaur/issues/10)

**Closed issues:**

- Add GitHub rate limit monitoring and smart interval estimation [\#17](https://github.com/czechboy0/Buildasaur/issues/17)

- Find out whether GitHub rate limit is per user or per token [\#13](https://github.com/czechboy0/Buildasaur/issues/13)

- Allow automatic start of builds after pull request has been opened [\#11](https://github.com/czechboy0/Buildasaur/issues/11)

- Show current step's string in the commit status \(building/testing/archiving,...\) [\#3](https://github.com/czechboy0/Buildasaur/issues/3)

**Merged pull requests:**

- added support for optional lttm [\#21](https://github.com/czechboy0/Buildasaur/pull/21) ([czechboy0](https://github.com/czechboy0))

- GitHub Rate Limiting in the UI now [\#20](https://github.com/czechboy0/Buildasaur/pull/20) ([czechboy0](https://github.com/czechboy0))

- Improved error handling, GitHub rate limiting in the log [\#19](https://github.com/czechboy0/Buildasaur/pull/19) ([czechboy0](https://github.com/czechboy0))

- Added running integration's current step into github status [\#16](https://github.com/czechboy0/Buildasaur/pull/16) ([czechboy0](https://github.com/czechboy0))

- Added note about r/w repository access to README.md [\#14](https://github.com/czechboy0/Buildasaur/pull/14) ([mdio](https://github.com/mdio))

## [v0.2.4](https://github.com/czechboy0/Buildasaur/tree/v0.2.4) (2015-04-26)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.2.3...v0.2.4)

## [v0.2.3](https://github.com/czechboy0/Buildasaur/tree/v0.2.3) (2015-04-12)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.2.2...v0.2.3)

**Closed issues:**

- Add logging into a file [\#5](https://github.com/czechboy0/Buildasaur/issues/5)

## [v0.2.2](https://github.com/czechboy0/Buildasaur/tree/v0.2.2) (2015-04-12)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/0.2.1...v0.2.2)

**Merged pull requests:**
Expand All @@ -267,5 +209,4 @@
## [0.2.1](https://github.com/czechboy0/Buildasaur/tree/0.2.1) (2015-04-12)



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit bfa17c1

Please sign in to comment.