Releases: DevanshMathur19/drone-plugin-lib
Releases · DevanshMathur19/drone-plugin-lib
Release list
v1.0.13
v1.0.12
Squashed commit of the following:
commit 4f13a99d9b5a13f1bfceba81203ab1dbb3cc7005
Author: Devansh Mathur <devanshmathur@harness.io>
Date: Thu Dec 5 16:51:14 2024 +0530
Adding multiline tests.
commit ff7bb9a8002e89278a5e4d4ad475cc1c2e289482
Author: Devansh Mathur <devanshmathur@harness.io>
Date: Thu Dec 5 11:56:09 2024 +0530
Changing functionality of ParseKeyValue and adding tests.
commit b8d1f0c6c603da40e67ee0071b9baf2cfb5d0007
Merge: d92cff4 cc345e6
Author: Devansh Mathur <devanshmathur@harness.io>
Date: Tue Dec 3 19:35:44 2024 +0530
Merge branch 'CI-14828' of https://github.com/DevanshMathur19/drone-plugin-lib into CI-14828
Merging after rebase.
commit d92cff41257548dd826a6f97c4f06beaf370f1cd
Author: Devansh Mathur <devanshmathur@harness.io>
Date: Tue Dec 3 19:34:26 2024 +0530
Rebasing and fixing.
commit cc345e6840b0d1da0c09e7e7d74ebcae465be810
Author: Devansh Mathur <devanshmathur@harness.io>
Date: Tue Dec 3 12:52:08 2024 +0530
Fixing lint errors.
commit 4891b9036eb38504c0c4411501807cdcd44e3a51
Author: Devansh Mathur <devanshmathur@harness.io>
Date: Tue Dec 3 12:47:31 2024 +0530
Optimizing Tests.
commit 05a2bbb21b039526b6b1f25776bd0fea30cdf3b4
Author: Devansh Mathur <devanshmathur@harness.io>
Date: Tue Dec 3 12:07:56 2024 +0530
Adding UT's.
commit ad9dad04a66d3b7f5093d3754cf1ca8a423277c2
Merge: d58ad30 3de8df9
Author: OP (oppenheimer) <21008429+Ompragash@users.noreply.github.com>
Date: Tue Dec 3 01:07:06 2024 +0530
Merge pull request #44 from drone-plugins/fix-staticcheck
Fix staticcheck issue in .drone.yml
commit 3de8df97602294757cc80b22e73f3aac574af4d8
Author: OP (oppenheimer) <21008429+Ompragash@users.noreply.github.com>
Date: Tue Dec 3 01:05:15 2024 +0530
Update .drone.yml
commit deedf89000b09242554cc3c466cae51a5e21bf34
Author: OP (oppenheimer) <21008429+Ompragash@users.noreply.github.com>
Date: Tue Dec 3 01:00:35 2024 +0530
Fix staticcheck issue in .drone.yml
commit 85e2820dd3b7f20712b8d9985a5a4de5f5381d7a
Author: Devansh Mathur <devanshmathur@harness.io>
Date: Mon Dec 2 21:19:39 2024 +0530
Optimizing code .
commit bbf67d88df78270ad79c3ee183b26bcbe94b78ed
Author: Devansh Mathur <devanshmathur@harness.io>
Date: Wed Nov 20 16:21:19 2024 +0530
Adding new functions and updating Update and Delete methods.
v1.0.11
v1.0.10
Removing usage of WriteEnvtoFile.-3
v1.0.9
Removing usage of WriteEnvtoFile.-2
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.2
Using CI_ERROR_MESSAGE and CI_ERROR_CODE.