Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
cbc6f16
chore: added sps pipeline
aryamohanan Aug 18, 2026
4052013
chore: added secret baseline
aryamohanan Aug 18, 2026
c835c25
chore: pipeline
aryamohanan Aug 18, 2026
9aa8cad
chore: regenerate secrets baseline using IBM detect-secrets
aryamohanan Aug 18, 2026
990d660
chore: added sps pipeline
aryamohanan Aug 18, 2026
3430290
chore: added
aryamohanan Aug 18, 2026
11042ec
chore: updated
aryamohanan Aug 18, 2026
3dee997
chore: added
aryamohanan Aug 18, 2026
cdf2847
chore: updated
aryamohanan Aug 18, 2026
728431b
chore: enabled secret scan
aryamohanan Aug 18, 2026
9d0e693
chore: ignore files
aryamohanan Aug 18, 2026
1fed2b4
chore: update
aryamohanan Aug 18, 2026
0e3cb60
chore: update
aryamohanan Aug 18, 2026
9452353
chore: add DinD collector-redis-tests and core-tests fan-out tasks
aryamohanan Aug 20, 2026
c8cff23
chore: updated
aryamohanan Aug 20, 2026
5d871e8
chore: updated
aryamohanan Aug 20, 2026
55277fa
chore: updated
aryamohanan Aug 20, 2026
3046cb0
chore: add npm install to fan-out tasks, fix workspace path
aryamohanan Aug 20, 2026
9f744b1
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
34d9230
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
f9232d8
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
43e4337
chore: updated
aryamohanan Aug 20, 2026
3e7a03c
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
a968662
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
90aa9ea
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
a634dc9
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
f188c1d
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
17ce797
fix: generate test folders and fix redis test discovery in SPS
aryamohanan Aug 20, 2026
13f9466
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
3bd84ca
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
4370bef
ci: dump AZURE env vars in collector-redis-tests step
aryamohanan Aug 20, 2026
5682ed8
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
938de95
ci: fetch AZURE_REDIS_CLUSTER_PWD from IBM Secrets Manager in collect…
aryamohanan Aug 20, 2026
e3aa495
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
f048fdc
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
c08dd6f
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
95b85f2
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
bd680ce
chore: install docker-ce-cli in collector-redis-tests step
aryamohanan Aug 20, 2026
9504529
chore: updated pipe
aryamohanan Aug 21, 2026
86d0e26
chore: cve fix
aryamohanan Aug 21, 2026
7eede21
chore: cve fix
aryamohanan Aug 21, 2026
4ea50f1
chore: updated cve
aryamohanan Aug 21, 2026
595a9ee
chore: updated
aryamohanan Aug 21, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .cra/.fileignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
node_modules
example-apps
dockerfile-examples
coverage
test-results
native-dep-packs
packages/collector/test/apps
packages/aws-lambda/lambdas/serverless-framework
Loading