Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Releases: ocadotechnology/aimmo

0.2.0.b2807: Setup Versioning (#849)

11 Oct 14:11
0898dfd
Compare
Choose a tag to compare
Pre-release
* test version 0.1.0

* Merge branch 'master' into versions

* try wihtout multiple deployment provider setup

* Remove if

* add job name to deploy stage

* Github versioning with releases

* Merge branch 'master' into versions

* test deploy step

* remove file option

* Make sure travis releases are prereleases

* Test deploy to PyPi

* specify branch for PyPi

* again

* only run deploy step once

* Merge branch 'master' into versions

* Merge branch 'development' into versions

* test release stage

* replace before_deploy with script

* remove extra indentation

* close second if statement

* Make bash script more resilient

* fix bash script syntax error

* Try using export

(commentted out python tests to make travis build faster for testing)

* Comment out job name

* comment out the whole test job

* move tag script into it’s own file

* test duplicate providers with different branch conditions

* test PyPi deploy with tags: true

* try bash script condition for PyPi

* fix bash script error

* Test deploy on tags

* try seeing if setting Travis tag gives use the corrent pypi number

* fix bash export statement

* push git tag before release

* Target correct commit on github releases

* bump up version number

* get ready for PR, switch branch from versions to development

* Update contributing guidelines

* Update versioning pipeline details

* Merge development into versions

0.2.0.b2787

10 Oct 14:24
Compare
Choose a tag to compare
0.2.0.b2787 Pre-release
Pre-release
bump up version number

0.1.0.b2784

10 Oct 13:59
Compare
Choose a tag to compare
0.1.0.b2784 Pre-release
Pre-release
Target correct commit on github releases

0.1.0.b2781: Fix owner naming on the Avatar Data admin page (#841)

10 Oct 13:12
f188996
Compare
Choose a tag to compare
* Use obj.owner instead of obj.owner.first_name

0.1.0.b2778: Fix owner naming on the Avatar Data admin page (#841)

10 Oct 12:55
f188996
Compare
Choose a tag to compare
* Use obj.owner instead of obj.owner.first_name

0.1.0.b2775: Fix owner naming on the Avatar Data admin page (#841)

10 Oct 12:21
f188996
Compare
Choose a tag to compare
* Use obj.owner instead of obj.owner.first_name

0.1.0.b2773: Fix owner naming on the Avatar Data admin page (#841)

10 Oct 12:20
f188996
Compare
Choose a tag to compare
* Use obj.owner instead of obj.owner.first_name

0.1.0.b2769: Fix owner naming on the Avatar Data admin page (#841)

10 Oct 12:00
f188996
Compare
Choose a tag to compare
* Use obj.owner instead of obj.owner.first_name

0.1.0.b2766: Fix owner naming on the Avatar Data admin page (#841)

10 Oct 11:42
f188996
Compare
Choose a tag to compare
* Use obj.owner instead of obj.owner.first_name

0.1.0.b2727: Change admin display of Avatar (#821)

02 Oct 12:28
Compare
Choose a tag to compare
* Change admin display of avatar

* code climate fixes

* Merge branch 'master' into avatar_admin

* Merge branch 'master' into avatar_admin