Skip to content

v3.2.7

Compare
Choose a tag to compare
@adferrand adferrand released this 19 Jun 14:10
Timestamp SHA Message Author
2019-06-19T14:10Z cfd5fe4 (v3.2.7) Automated packaging of release by CapsuleCD CapsuleCD
2019-06-19T14:03Z 388e608 Merge f6ee452 into 0ac45bb Adrien Ferrand
2019-06-19T14:02Z f6ee452 Prepare new version Adrien Ferrand
2019-05-30T12:55Z 0ac45bb Merge pull request #381 from splashx/add-support-for-dot-notation ensure dot in zone:id Jason Kulatunga
2019-05-21T18:55Z 0a9e2a9 add support for Aliyun (#406) * add basic support for aliyun
  • pass test

  • fix file place

  • change test file path

  • refactor to api, enable recording by vcrpy

  • add test recordings

  • compatiblity for python3

  • update test results

  • remove recordings

  • fix lint and query_prarameter filters

  • remove wrong added env files

  • add back correct test records

  • fix last two lint bugs

  • resolve adferrand's comments

  • sorry for the missed one | Claud.Lee
    2019-05-21T18:53Z | 1d5325a | Replace HTTP GET with local file pytest fixture (#408) * Replace HTTP GET with pytest tmpdir fixture.

Fixes #378.

  • Add docstring to testfile fixture.

  • Return test runner to original execution directory after completed test.

  • Refactor test to use simpler method for the test file.

In this case, the zone file will be created in the directory where tests
are run, and then removed after the tests have completed. One drawback
of this method is that if there is an execution failure before the file
is removed, a developer may not notice, and could accidentally commit
the file to the repository. An entry to .gitignore was added to prevent
this scenario. | Andrew Spencer
2019-05-21T18:51Z | 267411f | Merge branch 'fix-itertools' | Adrien Ferrand
2019-05-21T18:43Z | 1c68a73 | Upgrade everything | Adrien Ferrand
2019-05-21T18:27Z | d4c1085 | Upgrade pip to take advantage of env markers and avoid error in itertools | Adrien Ferrand
2019-05-21T18:20Z | cd4801b | Simplify and optimize appveyor config | Adrien Ferrand
2019-05-21T18:14Z | 4a1acf4 | Ensure to use correct version of python | Adrien Ferrand
2019-05-21T18:02Z | 6ecbcd8 | Merge branch 'azure' | Adrien Ferrand
2019-05-21T18:04Z | a186e21 | Revert "Merge branch 'azure'" This reverts commit ec044f4, reversing changes made to 575a407. | Adrien Ferrand
2019-05-21T18:02Z | ec044f4 | Merge branch 'azure' | Adrien Ferrand
2019-05-20T15:22Z | 9a10be5 | improve readability, decorate classmethod | Diogenes Jesus
2019-03-19T11:14Z | 32ba9bd | ensure dot in zone:id | Diogenes Jesus
2019-05-15T18:20Z | 6b83f51 | Trigger CI | Adrien Ferrand
2019-05-06T20:22Z | 8f6ea16 | Relaunch pipeline | Adrien Ferrand
2019-05-05T11:54Z | 56d9210 | Fix lint | Adrien Ferrand
2019-05-05T07:37Z | 940ba9c | Br for python 2.x | Adrien Ferrand
2019-05-04T21:37Z | 71fcfc7 | And replace by bytes | Adrien Ferrand
2019-05-04T21:34Z | 55ffd6a | Use bytes pattern in response | Adrien Ferrand
2019-05-04T21:20Z | d749852 | Add comment | Adrien Ferrand
2019-05-04T21:13Z | 342793c | Update codeowner and readme | Adrien Ferrand
2019-05-04T21:11Z | d690bbd | Register integration tests cassettes | Adrien Ferrand
2019-05-04T21:11Z | f74f9c5 | Implement azure test provider | Adrien Ferrand
2019-05-04T21:11Z | 35c04e1 | Implement azure provider | Adrien Ferrand
2019-05-03T16:33Z | 51ed58d | Implement delete action | Adrien Ferrand
2019-05-03T14:16Z | 455d292 | Merge branch 'master' into azure | Adrien Ferrand
2019-04-08T14:00Z | 0bd37ac | Add create and list, finish authentication | Adrien Ferrand
2019-04-07T18:58Z | 48c1391 | Work in progress | Adrien Ferrand