1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Viranch Mehta
f90d261133 drop Azure DNS env vars in scripts 2021-06-09 15:13:05 -07:00
Ross McFarland
364b70048f Fix coverage pragma grep 2020-11-02 07:27:48 -08:00
Dan Hanks
41b3018a79 Change continent code for Timor Leste 2020-06-17 14:44:51 -04:00
Ross McFarland
ea5df74c3b If VENV_PYTHON is not specified default to python3 2020-06-12 07:52:44 -07:00
Dan Hanks
1569d94513 Add support for geo-targeting of CA provinces
- For providers that support such
2020-06-03 10:04:53 -04:00
Ross McFarland
a1b72ac29f Ignore E741, flags single-letter var names in comprehensions which I want to allow 2020-06-01 06:26:48 -07:00
Ross McFarland
b7e75b700d Fix code coverage for NS1 2020-05-08 08:44:26 -07:00
Ross McFarland
fd037e873b Transip v2.1.1, back out test skips and coverage omits 2020-03-16 07:45:32 -07:00
Pavan Chandrashekar
4432d49591 Minor fix. Coverage uses bourne shell, not bash 2020-03-10 12:41:16 -07:00
Pavan Chandrashekar
3ffde7330a Bypass transip tests, they are blocking octodns CI 2020-03-10 10:14:11 -07:00
Ross McFarland
7a623f167f Test python setup build in CI 2019-11-04 14:57:28 -08:00
Ross McFarland
0a7d63ef06 Show line numbers missing coverage 2019-10-09 14:35:53 -07:00
Ross McFarland
e3ad57d15b twine check before upload 2019-09-30 10:18:35 -07:00
Peter Dave Hello
a516f2ca7c Refactor shell script syntax and consistency
- Add a missing space for styling
- Replace legacy "\`...\`" with `$(...)`
- Quote variable to prevent word splitting
- Use builtin `command -v` instead of non-standard `which`
- Add two missing `>&2` redirection for error/warning message
2019-04-13 22:04:04 +08:00
Ross McFarland
52d99bd219 Merge remote-tracking branch 'origin/master' into dynamic-records 2018-12-14 10:15:50 -08:00
Ross McFarland
91b37192ff Omit cmds from coverage, print report, enforce 100% 2018-12-14 09:49:31 -08:00
Ross McFarland
50ae8054c7 First pass at GeoCodes and geo_data for validating/working with geo codes 2018-12-10 12:55:18 -08:00
Ross McFarland
d6b0726a09 Minor fixes to script/release to source env 2018-08-20 10:49:58 -07:00
Ross McFarland
4f577bbcab Include a >=10.0.1 for pip -U pip 2018-04-20 12:45:53 -07:00
Ross McFarland
f86c06d304 Revert the setup.cfg infra and go back to requirements.txt
I've continually run into problems with the setup.cfg route that I'm not
interested in investing the time to debug and fix. Looking around it doesn't
seem to be very common yet so I've had a hard time finding help/docs etc.
2018-04-20 12:35:58 -07:00
Ross McFarland
3ea78af8e1 pycodestyle updates, mostly escaping \, couple r's, ignore break on binary 2018-04-15 09:58:36 -07:00
Ross McFarland
0b4f32e363 Add twine dev requirement, use it in script/release 2018-03-31 12:09:05 -07:00
Josh Soref
5d2ba2e715 Spelling (#214)
* spelling: ancillary
* spelling: antarctica
* spelling: australia
* spelling: authentication
* spelling: continental
* spelling: constructor
* spelling: conversion
* spelling: creation
* spelling: doesn't
* spelling: easily
* spelling: efficiently
* spelling: equivalent
* spelling: essentially
* spelling: everything
* spelling: exactly
* spelling: be
* spelling: expensive
* spelling: supports
* spelling: healthcheck
* spelling: immediately
* spelling: ignored
* spelling: invocation
* spelling: itself
* spelling: leftovers
* spelling: missing
* spelling: natural
* spelling: nonexistent
* spelling: peculiarities
* spelling: pointing

This change hit a line length limitation, so I'm wrapping it and
adding a period which appears to match local style...

* spelling: quicker
* spelling: response
* spelling: requested
* spelling: redirect
* spelling: traffic
* spelling: unknown
* spelling: uploaded
* spelling: useful
* spelling: separately
* spelling: zone
2018-02-27 09:09:47 -08:00
Adam Smith
9018e796bb migrate from pep8 to pycodestyle #152 2017-11-23 22:17:50 -08:00
Hervé Beraud
dd692320c9 Apply review comments
define 3 kinds of requirements (base, dev, test)
retrieve version from __init__.py
define setuptools minimal version

in CI install full (base, dev, test) dependencies
2017-11-04 22:41:00 +01:00
Hervé Beraud
77d2fd1eb4 improve setuptools capabilities 2017-11-03 22:31:38 +01:00
Petter Hassberg
aabab63003 Refactor GoogleCloudProvider
* in _rrset_for_X functions, use values instead of data attribute.
* Small typo fixes and removals of redundant steps etc.
* Unset GOOGLE_APPLICATION_CREDENTIALS in coverage script.
2017-10-09 19:55:59 +02:00
Petter Hassberg
ed783b5ff2 Add proposed google cloud provider.
Proposed google cloud provider for #23
2017-10-09 19:55:59 +02:00
Ross McFarland
ce7b2ef181 Cut v0.8.6 2017-09-06 13:23:26 -07:00
Ross McFarland
67c2f9767b CHANGELOG, version bump, pass at release script 2017-06-28 04:46:59 -07:00
Ross McFarland
7957a4c018 Initial import of OSS OctoDNS 2017-03-15 15:38:10 -07:00