Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Feature: Pypi auto deployement #428

Merged
merged 24 commits into from
Mar 6, 2018
Merged

Feature: Pypi auto deployement #428

merged 24 commits into from
Mar 6, 2018

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Mar 1, 2018

Todo before merge:

  • Revert feature/pypi specific
  • Setup build on tag only

password:
secure: j/mwA+hWudujDZ+JkgN3hDBUcIH3Vt1SWsvxnyUadErFsi9S9bW8OZ8kOp3R8yj73pnaENADmvDPjBt6w39b3h7l/EmNYlEdsAuPBMmaNQ0+fmPiKLCcALVIt/Odxdc+a1p2p+F3HEatqMCkaSRUs9gcHSYA1P57rt7y6i28xrCTt1ayQrdOZofgyAx4egocFQlgXgFpQIO3vNXySmc5HaIJF8h84CUKvLG/jv9bHgDoT7n2F00sQQV/tLbXdWEA2LcJFN5q4gjk3AwFtofTtMzlk3IE3y3qp9DagWbdsKoy9+b31lypVDBiIp/N+kCm/pwYDJXyG0H7U1pev2F8K/f4xF2x0AJDJJamLczAY4Ac4AMPImlI3cCpSS6htQhb+i5+KeEUW2tm+xGmdprOSto2712C4TNMna25x+WZteuPmRGYTmmDxGSeD769lE6TMGqrJTlmpkzndJiyp8ek/86hJPJUQoPfDadWdIdcA4wCjpXFBach4DYEItKvYoIk/KfK3wdqp3Lbs+MhT+JhuXGR0RRWlkCROiIo48TwQ716ddvjy2PPxwxNhplu3BdyEXLEDGN9EnEL+3L5P0GELhB4+KstjXSbECBYzULJ1+4kzvrdSB3K9F41stpT7x9PN9mK0t9FrVpXWbNozuJqkCvVVtz2ZSJ+20kvSuI1TPA=
on:
python: 3.6
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not exactly sure here, but does this not need to also have python: 3.5?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no this means I only want to publish the build of version 3.6(could be 3.5 too) just picked the latest

setup.py Outdated
long_description=long_description,
url='https://github.com/Azure/aztk',
author='Microsoft',
author_email='jiata@microsoft.com',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be switched to askaztk@microsoft.com I think.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still needs to be updated I think.

setup.py Outdated
name='aztk',
version=version.__version__,
description=
'Utility for data engineers or platform developers to Run distributed jobs in Azure',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this match the repo's tagline? "On-demand, Dockerized, Spark Jobs on Azure (powered by Azure Batch)"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah didn't touch that one, could change it

@jafreck jafreck added this to the v0.7.0 milestone Mar 5, 2018
@timotheeguerin timotheeguerin merged commit c237501 into master Mar 6, 2018
@timotheeguerin timotheeguerin deleted the feature/pypi branch March 6, 2018 01:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants