From 7b8a35bee1779dbb9f9dbaa9c0225db15b248c14 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 14 Oct 2024 21:47:01 +0000 Subject: [PATCH] (actions) update PR references --- changelog.d/20241001_125933_derek_move_globus_app.rst | 2 +- ...14456_30907815+rjmello_compute_client_function_methods.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.d/20241001_125933_derek_move_globus_app.rst b/changelog.d/20241001_125933_derek_move_globus_app.rst index 0484d9e7..9e00b0b7 100644 --- a/changelog.d/20241001_125933_derek_move_globus_app.rst +++ b/changelog.d/20241001_125933_derek_move_globus_app.rst @@ -3,4 +3,4 @@ Changed ~~~~~~~ - GlobusApp constructs have been moved from ``globus_sdk.experimental.globus_app`` to - ``globus_sdk.globus_app`` and ``globus_sdk``. (:pr:`NUMBER`) + ``globus_sdk.globus_app`` and ``globus_sdk``. (:pr:`1085`) diff --git a/changelog.d/20241008_214456_30907815+rjmello_compute_client_function_methods.rst b/changelog.d/20241008_214456_30907815+rjmello_compute_client_function_methods.rst index 9c2c7f9e..f6617d90 100644 --- a/changelog.d/20241008_214456_30907815+rjmello_compute_client_function_methods.rst +++ b/changelog.d/20241008_214456_30907815+rjmello_compute_client_function_methods.rst @@ -2,7 +2,7 @@ Added ~~~~~ - Added ``ComputeClient.register_function()`` and ``ComputeClient.delete_function()`` - methods. (:pr:`NUMBER`) + methods. (:pr:`1085`) - Added ``ComputeFunctionDocument`` and ``ComputeFunctionMetadata`` data classes for - use with the ``ComputeClient.register_function()`` method. (:pr:`NUMBER`) + use with the ``ComputeClient.register_function()`` method. (:pr:`1085`)