You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/release_notes/release_notes_1.7.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Full list of commits since version 1.7.3
49
49
Release 1.7.3
50
50
-------------
51
51
52
-
Enable token+proxy hybrid configuration, to send a proxy in a ddition to tokens to support OSG Gratia probes.
52
+
Enable token+proxy hybrid configuration, to send a proxy in addition to tokens to support OSG Gratia probes.
53
53
54
54
Full list of commits since version 1.7.2
55
55
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -108,7 +108,7 @@ This release features:
108
108
The RPM package was renamed from decisionengine-standard-library to decisionengine_modules. rpm/yum updates from the old RPM will work correctly.
109
109
110
110
.. note::
111
-
The "channel_name" key in the Source Proxy config dictionaries needs to be changed to "source_channel". "channel_name" is now being used to describe the name of the channel itself, not the name of the channel the Source Proxy is gettting information from.
111
+
The "channel_name" key in the Source Proxy config dictionaries needs to be changed to "source_channel". "channel_name" is now being used to describe the name of the channel itself, not the name of the channel the Source Proxy is getting information from.
112
112
113
113
114
114
Issues fixed in this release
@@ -140,7 +140,7 @@ Full list of commits since version 1.6.0
140
140
141
141
`77a79ad <https://github.com/HEPCloud/decisionengine_modules/commit/77a79adb0c6b6a81441f77cb0d1b62fe1a614a75>`_: Use latest version of bill calc
142
142
143
-
`385266c <https://github.com/HEPCloud/decisionengine_modules/commit/385266c417c18eba3c8aedecc6f6a4e6aca6b92f>`_: Fix requiements to match our usage
143
+
`385266c <https://github.com/HEPCloud/decisionengine_modules/commit/385266c417c18eba3c8aedecc6f6a4e6aca6b92f>`_: Fix requirements to match our usage
144
144
145
145
`56e2d9e <https://github.com/HEPCloud/decisionengine_modules/commit/56e2d9e288295a5d6d0987b9250acc644a54b809>`_: Add config for lgtm
146
146
@@ -188,7 +188,7 @@ Full list of commits since version 1.6.0
188
188
189
189
`5435707 <https://github.com/HEPCloud/decisionengine_modules/commit/54357079948adf0e3f68618efe6bb76a3a0af651>`_: Check for configuration error.
190
190
191
-
`4f7fc04 <https://github.com/HEPCloud/decisionengine_modules/commit/4f7fc044f1761cbf915d405e235a1d7cc9b9812c>`_: Accomodate breaking changes introduced by the framework.
191
+
`4f7fc04 <https://github.com/HEPCloud/decisionengine_modules/commit/4f7fc044f1761cbf915d405e235a1d7cc9b9812c>`_: Accommodate breaking changes introduced by the framework.
192
192
193
193
`a27f92a <https://github.com/HEPCloud/decisionengine_modules/commit/a27f92afc1f5ef2b3d16c03cc311a49593a168cf>`_: Added 1.6.2 release notes, from branch 1.6
Copy file name to clipboardExpand all lines: doc/source/release_notes/release_notes_2.0.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,7 +177,7 @@ chanism. This allows to trigger this action through a GitHub API or directly thr
177
177
178
178
`9044b64 <https://github.com/HEPCloud/decisionengine_modules/commit/9044b64d3dc813e9eabc36d04c125392f2efecb9>`_: Add token authentication to the glideinwms module
`95a7d7b <https://github.com/HEPCloud/decisionengine_modules/commit/95a7d7b8835776da4ed16a3a6268da96cabe74e6>`_: Test the arguments used to call publish_to_htcondor.
183
183
@@ -219,7 +219,7 @@ chanism. This allows to trigger this action through a GitHub API or directly thr
219
219
220
220
`d57ac6e <https://github.com/HEPCloud/decisionengine_modules/commit/d57ac6ee7376191f482fd0bebe14f013b8e16e79>`_: Set Apache 2.0 license and added REUSE compliance
221
221
222
-
`cf43119 <https://github.com/HEPCloud/decisionengine_modules/commit/cf4311949d3c5fd991d1c5c4a6a190ba53a2eb71>`_: Set fail-fast to false to allow py3.6 tests to complete also when higher version fail. Temporarly downgraded from py3.10 to py3.9 because the condor dependency is not available yet for py3.10.
222
+
`cf43119 <https://github.com/HEPCloud/decisionengine_modules/commit/cf4311949d3c5fd991d1c5c4a6a190ba53a2eb71>`_: Set fail-fast to false to allow py3.6 tests to complete also when higher version fail. Temporarily downgraded from py3.10 to py3.9 because the condor dependency is not available yet for py3.10.
223
223
224
224
`e2707e5 <https://github.com/HEPCloud/decisionengine_modules/commit/e2707e589142d40afdc5716fd4c4d6c9a38bc64e>`_: Ignoring E203, whitespace after ':', since black is adding the whitespace
0 commit comments