Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Releases: grapl-security/grapl-rc-buildkite-plugin

v0.1.7

04 May 18:24
94da28a
Compare
Choose a tag to compare
Merge pull request #27 from grapl-security/cm/delete-deleted-files

Ensure files deleted on `main` are also deleted on `rc`

v0.1.6

24 Feb 15:22
8225967
Compare
Choose a tag to compare
Merge pull request #19 from grapl-security/escapeKeysInArtifacts

Escape keys during flatten_json

v0.1.5

12 Jan 19:56
23e38cd
Compare
Choose a tag to compare
Merge pull request #13 from grapl-security/cm/remove-git-diff-call

Revert "Add a `git diff --staged` call to see how the merge resolved"

v0.1.4

12 Jan 17:23
52567da
Compare
Choose a tag to compare
Merge pull request #11 from grapl-security/cm/logging-and-visibility

Improve logging and visibility

v0.1.3

11 Jan 18:09
4742c0f
Compare
Choose a tag to compare
Merge pull request #9 from grapl-security/cm/redo-rc-logic

Re-do RC logic

v0.1.2

16 Dec 15:28
bd8f00c
Compare
Choose a tag to compare
Merge pull request #5 from grapl-security/cm/allow-unrelated-histories

Perform merge with --allow-unrelated-histories

v0.1.1

15 Dec 19:11
f3ab7d3
Compare
Choose a tag to compare
Merge pull request #2 from grapl-security/cm/account-for-missing-files

Properly handle the case where there is no artifacts file

v0.1.0

15 Dec 17:57
2130d8c
Compare
Choose a tag to compare
Merge pull request #1 from grapl-security/cm/initial-functionality

Initial plugin implementation