You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/12/31 10:02:00 UTC

[jira] [Commented] (AIRFLOW-6109) Rename function service

    [ https://issues.apache.org/jira/browse/AIRFLOW-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006029#comment-17006029 ] 

ASF GitHub Bot commented on AIRFLOW-6109:
-----------------------------------------

michalslowikowski00 commented on pull request #6977: [AIRFLOW-6109] [AIP-21] Rename GCP function operators
URL: https://github.com/apache/airflow/pull/6977
 
 
   PR contains changes regarding AIP-21 (renaming GCP operators and hooks).
   
   These modules have been renamed:
   - GcfFunctionDeleteOperator
   - GcfFunctionDeployOperator
   - GcfHook
   - GcfFunctionInvokeOperator 
   
   Deprecation warnings have been added to these modules:
   - airflow/contrib/hooks/gcp_function_hook.py
   - airflow/contrib/operators/gcp_function_operator.py 
   
   Tests have been changed:
   - tests/test_core_to_contrib.py
   - tests/gcp/operators/test_functions.py
   
   - [ ] Description above provides context of the change
   - [ ] Commit message contains [\[AIRFLOW-6109\]](https://issues.apache.org/jira/browse/AIRFLOW-6109) or `[AIRFLOW-XXXX]` for document-only changes
   - [ ] Unit tests coverage for changes (not needed for documentation changes)
   - [ ] Commits follow "[How to write a good git commit message](http://chris.beams.io/posts/git-commit/)"
   - [ ] Relevant documentation is updated including usage instructions.
   - [ ] I will engage committers as explained in [Contribution Workflow Example](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#contribution-workflow-example).
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   Read the [Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines) for more information.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Rename function service
> -----------------------
>
>                 Key: AIRFLOW-6109
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6109
>             Project: Apache Airflow
>          Issue Type: Sub-task
>          Components: gcp
>    Affects Versions: 1.10.6
>            Reporter: Michał Słowikowski
>            Assignee: Michał Słowikowski
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Added these classes:



--
This message was sent by Atlassian Jira
(v8.3.4#803005)