Buildasaur v0.2.5 Release Notes

Release Date: 2015-05-03 // almost 9 years ago
  • ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ— Check if supplied GitHub account has read and write access to the repository #15
    • ๐Ÿ— Disable URL caching to always get the latest data from GitHub (comments, statuses) #10

    Closed issues:

    • โž• Add GitHub rate limit monitoring and smart interval estimation #17
    • ๐Ÿ— Find out whether GitHub rate limit is per user or per token #13
    • ๐Ÿ‘ Allow automatic start of builds after pull request has been opened #11
    • ๐Ÿ— Show current step's string in the commit status (building/testing/archiving,...) #3

    ๐Ÿ”€ Merged pull requests:

    • โž• added support for optional lttm #21 (czechboy0)
    • ๐Ÿ— GitHub Rate Limiting in the UI now #20 (czechboy0)
    • ๐Ÿ‘Œ Improved error handling, GitHub rate limiting in the log #19 (czechboy0)
    • โž• Added running integration's current step into github status #16 (czechboy0)
    • โž• Added note about r/w repository access to README.md #14 (mdio)