github ansible-semaphore/semaphore v2.8.21

latest releases: v2.9.64, openid, v2.9.63-premium...
2 years ago

Added Build/Deploy functionality. Added Task template Views (like in Jenkins).

Now task can be one of the following types:

  • Task — classic task
  • Build — task for creating artifacts
  • Deploy — task for deploying artifacts to the servers

In UI it looks like on the following screenshot:

Build and deploy tasks has versions:

Semaphore passing following NEW variables to Ansible:

  • semaphore_task_type — type of the task
  • semaphore_task_version — version of the artefact (for Build - which should be created, for Deploy - which should be deployed)

Docs by the feature

Changelog

8b2fb74 fix(be): add missed column in migration

Don't miss a new semaphore release

NewReleases is sending notifications on new releases.