• Joined on 2023-06-26
rix created pull request toolshed/abra-test-recipe#2 2023-10-03 21:02:30 +00:00
WIP: Add test case for long secrets.
rix created branch add-too-long-secret-test-case in rix/abra-integration-test-recipe 2023-10-03 20:59:11 +00:00
rix pushed to add-too-long-secret-test-case at rix/abra-integration-test-recipe 2023-10-03 20:59:11 +00:00
ad66809d41 Add test case for long secrets.
rix created repository rix/abra-integration-test-recipe 2023-10-03 20:53:13 +00:00
rix pushed to add-secret-length-linting at rix/abra 2023-10-03 20:26:55 +00:00
d78abfec2f Fix where the secret check happens and fiddle with messages.
0480235758 Fix typo.
22f1ffacaa Written secret length verification in the wrong place.
81d9e03800 Error when domain is too long for secret lengths.
95b081867c Add warning for long secret names.
Compare 8 commits »
rix pushed to add-secret-length-linting at rix/abra 2023-10-03 20:23:58 +00:00
666e9a041c Fix where the secret check happens and fiddle with messages.
rix commented on pull request toolshed/abra#359 2023-10-01 10:56:10 +00:00
fix: add warning for long secret names

Just thought I'd update on this. As is turning into a theme with this one, it was harder than I thought! I wrote my code to catch a failing test case and then realised it doesn't actually work…

rix commented on pull request toolshed/abra#359 2023-10-01 10:54:08 +00:00
fix: add warning for long secret names

Good spot! fixed now : )

rix pushed to add-secret-length-linting at rix/abra 2023-10-01 10:53:50 +00:00
30387cbb1b Fix typo.
rix pushed to add-secret-length-linting at rix/abra 2023-10-01 10:52:13 +00:00
6bdec1ccd0 Written secret length verification in the wrong place.
cacf512cde Error when domain is too long for secret lengths.
Compare 2 commits »
rix pushed to add-secret-length-linting at rix/abra 2023-09-30 10:20:40 +00:00
82bcaaa86f Add warning for long secret names.
f18f0b6f82 build: set ABRA_DIR explicitly
892f6c0730 test: ensure catalogue is cloned
b53fd2689c test: add unit test for TestEnsureDomainsResolveSameIPv4
906bf65d47 test: moar domain check tests [ci skip]
Compare 5 commits »
rix pushed to main at rix/abra 2023-09-30 09:22:26 +00:00
f3ded88ed8 fix: app version includes tags, sorts & tests
bf648eeb5d fix: recipe versions sorts, aligns & spaces
533edbf172 fix: recipe versions lists correctly (also -m)
78b8cf9725 test: fix git tag command [ci skip]
f0560ca975 test: no args for helpers, fix recipe_* tests [ci skip]
Compare 53 commits »
rix pushed to add-secret-length-linting at rix/abra 2023-09-27 18:14:48 +00:00
a150f227bc Add warning for long secret names.
1e6a6e6174 fix: app logs retrieves recipe
1e4f1b4ade build: disable publish image for now
306fe02d1c chore: tag 0.8.x series
e4610f8ad5 test: make int test script lighter [ci skip]
Compare 20 commits »
rix created pull request toolshed/abra#359 2023-09-27 18:03:10 +00:00
WIP: Add warning for long secret names.
rix pushed to add-secret-length-linting at rix/abra 2023-09-27 17:58:22 +00:00
ac5f59cf37 Add warning for long secret names.
f3ded88ed8 fix: app version includes tags, sorts & tests
bf648eeb5d fix: recipe versions sorts, aligns & spaces
533edbf172 fix: recipe versions lists correctly (also -m)
78b8cf9725 test: fix git tag command [ci skip]
Compare 10 commits »
rix created branch add-secret-length-linting in rix/abra 2023-09-27 17:58:21 +00:00
rix commented on issue toolshed/organising#463 2023-09-26 20:53:25 +00:00
Dealing with secret names that are too long

Hey,

I was looking at potentially picking this up but I want to make sure I understand the problem and the proposed solution before I start. From my limited understanding we have 2 problems:

rix created pull request toolshed/abra#357 2023-09-24 16:29:56 +00:00
Fix chas -> chaos typo in deploy.go
rix created branch fix-typo in rix/abra 2023-09-24 16:18:30 +00:00
rix pushed to fix-typo at rix/abra 2023-09-24 16:18:30 +00:00
b36e3b28ce Fix chas -> chaos typo in deploy.go