drone v1.7.0 Release Notes

Release Date: 2020-03-28 // almost 4 years ago
  • โž• Added

    • ๐Ÿ— endpoint to display the latest build by branch. #2940.
    • ๐Ÿ— endpoint to display the latest build by pull request. #2940.
    • ๐Ÿ— endpoint to display the latest build by environment. #2940.
    • endpoint to delete a branch from the index. #2940.
    • endpoint to delete a pull request from the index. #2940.
    • endpoint to delete an environment from the index. #2940.
    • ๐Ÿ— page to view the latest build per branch.

    ๐Ÿ›  Fixed

    • ๐Ÿ”€ sync routine not executing asynchronously, being cancelled by http context.
    • ๐Ÿ”€ sync routine should ignore gitlab subrepositories
    • ๐Ÿš€ convert deploy events in 0.8 yaml to promote events.
    • ๐Ÿ‘ท do not execute cron job for disabled repositories. #2931.
    • โœ‚ remove trailing slash from gitea url to prevent oauth2 token refresh errors, by @cmj0121. #2920.
    • ๐Ÿ— disable font ligatures in build log output. drone/drone-ui#322.
    • missing am/pm in timestamps