Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Kaxil Naik b46de89a9e
Add pydocstyle to Breeze Autocomplete (#9462) 2020-06-21 10:29:02 +01:00
Ash Berlin-Taylor 6350fd6ebb
Don't use the term "whitelist" - language matters (#9174)
It's fairly common to say whitelisting and blacklisting to describe
desirable and undesirable things in cyber security. However just because
it is common doesn't mean it's right.

However, there's an issue with the terminology. It only makes sense if
you equate white with 'good, permitted, safe' and black with 'bad,
dangerous, forbidden'. There are some obvious problems with this.

You may not see why this matters. If you're not adversely affected by
racial stereotyping yourself, then please count yourself lucky. For some
of your friends and colleagues (and potential future colleagues), this
really is a change worth making.

From now on, we will use 'allow list' and 'deny list' in place of
'whitelist' and 'blacklist' wherever possible. Which, in fact, is
clearer and less ambiguous. So as well as being more inclusive of all,
this is a net benefit to our understandability.

(Words mostly borrowed from
<https://www.ncsc.gov.uk/blog-post/terminology-its-not-black-and-white>)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
2020-06-08 10:01:46 +01:00
Jarek Potiuk bd7f63b39f
Get rid of Travis CI from the docs (#8488) 2020-04-21 17:27:09 +02:00
Ryan Hamilton 6aa4f534ce
CSS linting integrated into pre-commit (#8218) 2020-04-09 21:50:17 +01:00
Jarek Potiuk 210de87d6d
Move Dockerfile to Dockerfile.ci (#7829) 2020-03-23 08:56:26 +01:00
Jarek Potiuk 20b6b34392
[AIRFLOW-6838] Introduce real subcommands for Breeze (#7515)
This change introduces sub-commands in breeze tool.
It is much needed as we have many commands now
and it was difficult to separate commands from flags.

Also --help output was very long and unreadable.

With this change help it is much easier to discover
what breeze can do for you as well as navigate with it.

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>

Co-authored-by: Kamil Breguła <mik-laj@users.noreply.github.com>
2020-02-24 22:31:50 +01:00
Xinbin Huang da2a617cb7 [AIRFLOW-XXX] Fix development packages installtion instructions (#6942) 2019-12-31 08:19:03 +01:00
Jarek Potiuk 6733e58c73
more GSOD improvements (#6585)
Co-authored-by: Elena Fedotova <lavel@mail.ru>
2019-12-04 13:15:02 +01:00