Skip to content

Releases: DevanshMathur19/drone-plugin-lib

v1.0.13

Choose a tag to compare

@DevanshMathur19 DevanshMathur19 released this 05 Dec 15:10
Using godotenv for parsing .env files, changing test format completely.

v1.0.12

Choose a tag to compare

@DevanshMathur19 DevanshMathur19 released this 05 Dec 11:26
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

Choose a tag to compare

@DevanshMathur19 DevanshMathur19 released this 05 Dec 11:22
Adding multiline tests.

v1.0.10

Choose a tag to compare

@DevanshMathur19 DevanshMathur19 released this 02 Dec 15:19
Removing usage of WriteEnvtoFile.-3

v1.0.9

Choose a tag to compare

@DevanshMathur19 DevanshMathur19 released this 02 Dec 15:08
Removing usage of WriteEnvtoFile.-2

v1.0.7

Choose a tag to compare

@DevanshMathur19 DevanshMathur19 released this 02 Dec 14:45
Removing usage of WriteEnvtoFile.

v1.0.6

Choose a tag to compare

@DevanshMathur19 DevanshMathur19 released this 20 Nov 05:59
Testing update and delete.-2

v1.0.5

Choose a tag to compare

@DevanshMathur19 DevanshMathur19 released this 20 Nov 05:58
Testing update and delete.

v1.0.4

Choose a tag to compare

@DevanshMathur19 DevanshMathur19 released this 08 Nov 07:57
Using CI_ERROR_MESSAGE v2

v1.0.2

Choose a tag to compare

@DevanshMathur19 DevanshMathur19 released this 08 Nov 07:44

Using CI_ERROR_MESSAGE and CI_ERROR_CODE.