Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinning this library's version #36

Merged
merged 2 commits into from
Oct 31, 2018
Merged

Pinning this library's version #36

merged 2 commits into from
Oct 31, 2018

Conversation

thekaveman
Copy link
Contributor

Separate from the MDS version.

@hunterowens tagging you because this steps the version down from what it was previously "published" as (I was trying to represent the MDS version, not the version of mds-provider). I don't know if this has implications for your usage of the library.

I want to tag releases using semver, so starting from the very beginning seemed logical. But I can always start at 0.2.0 if this presents a problem. I think in a system like npm (not sure about pypi) something like this -- releasing an earlier version than the "current" -- isn't allowed; but we aren't there yet with #26, and my processes won't care either way.

separate from the MDS version
@thekaveman thekaveman mentioned this pull request Oct 31, 2018
@hunterowens
Copy link
Collaborator

No issues from us, we have been using the master builds. The thought here is to decouple mds-provider (the python library) from mds_provider_implementation (the spec). I give this idea a 👍

@thekaveman thekaveman merged commit be4ab3c into master Oct 31, 2018
@thekaveman thekaveman deleted the version branch October 31, 2018 22:27
hunterowens added a commit that referenced this pull request Nov 13, 2018
…vider

* 'master' of https://github.com/CityofSantaMonica/mds-provider: (26 commits)
  use lowercase for temp table names
  don't add duplicate columns
  allow validating from Path instances (#38)
  Support more Pythonic DBAPI connections (#37)
  Pinning this library's version (#36)
  typo
  fixes for loading data from file
  quote table names
  randomize the temp table name (#31)
  check the initial page before adding
  improve paging handling (#30)
  Hacking the associated_trips column into order (#29)
  expose before_load in shortcut functions
  guard against non-200 status codes
  fix to properly handle older versions of providers registry
  support Path object sources
  cleaning up a bad copy/rebase
  fix broken import statement
  pythonic word choice
  clean up and some basic logging
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants