Skip to content

Releases: ministryofjustice/cloud-platform-cli

1.7.1

25 Jan 07:11
c533f76
Compare
Choose a tag to compare

See #67

1.7.0

22 Jan 09:04
be632dd
Compare
Choose a tag to compare

See #66 for details

1.6.7

18 Dec 07:00
7f5e654
Compare
Choose a tag to compare

Changelog

7f5e654 Merge pull request #64 from ministryofjustice/add-redacted-to-divergence
f42e6c3 Added redacted to divergence so we can print outputs

1.6.6

07 Dec 11:58
3cdb45c
Compare
Choose a tag to compare

Changelog

3cdb45c Merge pull request #63 from ministryofjustice/adding-more-dirs-to-apply-pipeline
11483d2 pushed version
c0a379e More directories to the apply/plan pipeline

1.6.5

04 Dec 08:25
259635a
Compare
Choose a tag to compare

See #62 for details

1.6.4

03 Dec 15:05
9ca0a8d
Compare
Choose a tag to compare

Changelog

9ca0a8d Merge pull request #61 from ministryofjustice/improving-output-divergence
1e4f7ce Fixed in divergence the following bug:

1.6.3

10 Nov 17:51
91fcf2e
Compare
Choose a tag to compare

Changelog

91fcf2e Merge pull request #60 from ministryofjustice/fix-nil-pointer
f9985b9 - Added trimming for the workspaces, so they don't include whitespaces - Fix the nil pointer when terraform fail to excute.

1.6.2

10 Nov 09:51
2b915dd
Compare
Choose a tag to compare

Changelog

2b915dd Merge pull request #59 from ministryofjustice/fix-version
4873646 Set version to 1.6.2

1.6.1

09 Nov 13:16
2bf4aa4
Compare
Choose a tag to compare

Changelog

2bf4aa4 Merge pull request #58 from ministryofjustice/bulk-apply
4ccb200 Added redacted to Apply
0e7c86b Added Bulk apply capability

1.6.0

05 Nov 16:17
76f4158
Compare
Choose a tag to compare

Changelog

76f4158 Merge pull request #57 from ministryofjustice/bulk-plan
cf53042 Sync with main branch
f08f064 Add package comment for Godocs
885ed11 Updated tests and deleted find()
0ea8d32 Added comments to the functions
a446775 Put 1.5.2
a82444f Context flags deleted
68c23eb Pushed version
7498a9f Merge pull request #56 from ministryofjustice/refactor-bulk
7023508 Bulk plan - multiples directories
4e846a5 Exploring KUBE_CTX use
86ec5d6 Refactoring code
83641e7 Tidy up comment that makes no sense
42e351e Merge pull request #55 from ministryofjustice/dockerfile-update
4c602f7 Added testFind function
2eac773 Create unit test for targetDirs function (#54)
ee2fd8a Renamed environment to context, add Plan/BulkPlan to the Commander struct
4c8930f First MVP done, doing plan against multiple directories
8b70d6b Creating a bulk plan for EKS and kops
39cb4f0 Added logger and updated Dockerfile
135479c Some work around bulk-plan (not finished)
42a0680 Some work around bulk-plan (not finished)