Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Releases: quantmind/pulsar-agile

0.5.0

23 Oct 16:50
Compare
Choose a tag to compare

Backward incompatible version which brings lots of improvements
in the API and internals

  • Allow to run all commands, not just tasks
  • List commands in alphabetical order
  • vars and python commands always run
  • Interactive shell execution with chdir parameter
  • Refactored github api
  • Removed ansible roles

0.4.0

14 May 13:15
Compare
Choose a tag to compare
  • Added python module for executing python function on the same application domain as the app manager 2a6e21a
  • Handle release notes when no release is available on github 756bd2c
  • Added s3 and labels commands and fixes #5

0.3.0

23 Feb 16:56
Compare
Choose a tag to compare
  • Overall refactoring
  • THe agile script now executes tasks only
  • Agile apps are executed from tasks
  • Agile apps can now start servers
  • Added Watch server for execuing tasks on file changes

Agile - Ansible - AWS

09 Feb 11:22
Compare
Choose a tag to compare
0.2.0

Release 0.2.0

First official release

04 Feb 08:18
Compare
Choose a tag to compare
  • First official release