Green Build Versions Save

An android app for managing your CI builds.

v1.2.0

5 years ago

Features:

  • Adding support for multiple accounts.

Issues fixed:

PR merged:

  • [fix]: fillColor attribute vector drawable issue (#15 ). Thanx @pranaypatel512 .

v1.1.1

6 years ago

Features:

  • Abort the currently running build. (a6b43e0562deb36df6fc25964889dfb6ec9a81af & fb9a75e2d402e4e0a55bb8e1912426629451b0a6)
  • Restart the build. (a6b43e0562deb36df6fc25964889dfb6ec9a81af & fb9a75e2d402e4e0a55bb8e1912426629451b0a6)

v1.1.0

6 years ago

Features:

  • Get the list of your recent builds. (00c1fa930d5d19432cfee5d0057ac1622eb8edee)
  • Adding logout. (6144807671f32a9df1ac39020752dd4ce775d609)
  • Navigate easily throughout the application using new navigation drawer. (1b9f6dea335f11f8a59e2d0b15517a23537871b1)
  • Added about screen (c2322c0f4ee3fa4d0142a5e6b9a2e9730483b160 & 8530ff98ad0c4105d2e5dd3ee067be6b4795d9d8)

Merged PR:

  • Feature navigation drawer & about page. (#4 )

v1.0.1

6 years ago

Features:

  • Sort the repository lists based on the name or the time when the last build started.
  • Adding firebase anonymous user auth. (6e6f093403a3a34f609f04d846bda2f6c7790381)

Issues:

  • Error : Invalid trigger type api. (#3 )

v1.0

6 years ago

Here we go!!! ?

First release.

Features:

  • View list of all the active projects.
  • View the status of the last build for each project.
  • View the previous builds.
  • View, edit and delete environment variables.
  • View the list of the scheduled cron jobs.
  • Schedule new cron jobs.
  • Manage caches.