Commit Graph

13854 Commits

Author SHA1 Message Date
x032205
b163c74a05 Merge pull request #3998 from Infisical/fix/foldersCommitsTriggeredOnNestedFolder
Fix folder creation commits triggered on new folder instead of the parent
2025-07-10 16:12:43 -04:00
Carlos Monastyrski
46a4c6b119 Fix create folder commit issue triggering the commit on the created folder and not the parent folder 2025-07-10 17:02:53 -03:00
Scott Wilson
b03e9b70a2 Merge pull request #3982 from Infisical/audit-log-secret-path-tooltip
improvement(audit-logs): clarify secret key/path filter behavior for audit logs
2025-07-10 11:22:07 -07:00
x032205
f6e1808187 Merge pull request #3930 from Infisical/ENG-3016
feat(dynamic-secrets): AWS IRSA auth method
2025-07-10 13:44:59 -04:00
Daniel Hougaard
648cb20eb7 Merge pull request #3994 from Infisical/daniel/podman-docs
docs: add podman compose docs
2025-07-10 21:44:51 +04:00
Sid
fedffea8d5 ENG-2595 (#3976)
* feat: implement railway secret sync

* fix: railway sync config

* feat: add documentation on railway

* fix: undo mock on-prem change

* lint: fix

* fix: cleanup railway integration

* fix: retry and doc images

* fix: sync fields

* fix: query typo

* Update docs/docs.json

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-10 22:53:18 +05:30
x032205
8917629b96 Remove unused env var from docs 2025-07-10 12:36:53 -04:00
x032205
7de45ad220 Feedback + small docs update 2025-07-10 12:33:40 -04:00
x032205
5eb52edc52 Merge branch 'main' into ENG-3016 2025-07-10 12:28:39 -04:00
Sid
d3d1fb7190 feat: add more admin environment overrides (#3995)
* feat: add more env overrides
* Reorder alphabetically

---------

Co-authored-by: sidwebworks <xodeveloper@gmail.com>
Co-authored-by: x032205 <x032205@gmail.com>
2025-07-10 21:54:52 +05:30
Maidul Islam
6531e5b942 Merge pull request #3996 from Infisical/misc/remove-concurrently-for-index-creations
misc: remove concurrently for index creations
2025-07-10 11:48:08 -04:00
Sheen Capadngan
4164b2f32a misc: remove concurrently for index creations 2025-07-10 23:42:38 +08:00
Daniel Hougaard
0ec56c9928 docs: add podman compose docs 2025-07-10 18:57:25 +04:00
Maidul Islam
35520cfe99 Merge pull request #3989 from Infisical/add-access-token-index
add index for referencing columns in identity access token
2025-07-10 09:48:39 -04:00
Sid
ba0f6e60e2 fix: yaml secret file parsing (#3837) 2025-07-10 15:33:59 +05:30
Daniel Hougaard
579c68b2a3 Merge pull request #3991 from Infisical/helm-update-v0.9.4
Update Helm chart to version v0.9.4
2025-07-10 14:03:10 +04:00
DanielHougaard
f4ea3e1c75 Update Helm chart to version v0.9.4 2025-07-10 10:02:02 +00:00
Daniel Hougaard
7d37ea318f Merge pull request #3990 from Infisical/daniel/operator-logs
fix: add request ID to error logs
2025-07-10 13:57:44 +04:00
Daniel Hougaard
5cb7ecc354 fix: update go sdk 2025-07-10 13:35:59 +04:00
Maidul Islam
5e85de3937 fix lint and short index name 2025-07-09 23:36:55 -04:00
Maidul Islam
8719e3e75e add index for referencing columns in identity access token
This PR will address issue with very long identity deletions due to a sequential scan over ALL identity access rows during CASCADE
2025-07-09 23:19:01 -04:00
x032205
69ece1f3e3 Merge pull request #3986 from Infisical/update-email-reinvite-job
Add jitter and increase window to 12 m
2025-07-09 22:03:02 -04:00
x032205
d5cd6f79f9 Merge branch 'main' into update-email-reinvite-job 2025-07-09 19:57:15 -04:00
x032205
19c0731166 Add jitter and increase window to 12 m 2025-07-09 19:54:35 -04:00
Maidul Islam
f636cc678b Merge pull request #3985 from Infisical/move-migration-logger-init-to-knexfile
fix(migration): move logger init for standalone migration to entry knexfile
2025-07-09 19:16:31 -04:00
Scott Wilson
ff8ad14e1b fix: move logger init for standalone migration to entry knexfile 2025-07-09 16:14:11 -07:00
x032205
d683d3adb3 Merge pull request #3984 from Infisical/ENG-3149
Dockerfile for mintlify docs
2025-07-09 17:32:02 -04:00
x032205
d9b8cd1204 Utilize cache 2025-07-09 17:28:10 -04:00
x032205
27b5e2aa68 Dockerfile for mintlify docs 2025-07-09 17:20:26 -04:00
Sheen
692121445d Merge pull request #3862 from vespersio/patch-1
✅ PR: fix infisical-schema-migration CrashLoopBackOff when upgrading to 0.133.0 #3849
2025-07-09 16:38:01 +08:00
x032205
d2098fda5f Lower perm scope 2025-07-08 23:02:01 -04:00
x032205
09d72d6da1 Remove assume role from IRSA 2025-07-08 22:51:43 -04:00
x032205
e33a3c281c Merge branch 'main' into ENG-3016 2025-07-08 15:25:15 -04:00
Scott Wilson
a614b81a7a improvement: clarify secre key/path filter behavior for audit logs 2025-07-08 09:49:22 -07:00
Sid
9a940dce64 fix: support email link template pre-fill (#3979)
* fix: support email link template pre-fill

* fix: remove support dropdown from personal settings

* fix: update support template

---------

Co-authored-by: sidwebworks <xodeveloper@gmail.com>
2025-07-08 22:15:55 +05:30
Scott Wilson
7e523546b3 Merge pull request #3981 from Infisical/fix-integrations-audit-log-type
fix(typo): add missing space on integrations audit log upgrade prompt
2025-07-08 08:56:19 -07:00
Scott Wilson
814d6e2709 fix: add missing space on integrations audit log upgrade prompt 2025-07-08 08:48:14 -07:00
Scott Wilson
c0b296ccd5 Merge pull request #3975 from Infisical/improve-approval-audit-logs
improvement(audit-logs): Create crud events for secret approvals on merge and improve approval audit logs
2025-07-08 08:37:29 -07:00
x032205
da82cfdf6b Merge pull request #3925 from Infisical/ENG-3041
feat(secret-scanning): Bitbucket data source + App Connection
2025-07-07 22:41:38 -04:00
Scott Wilson
92147b5398 improvements: nits and remove console log 2025-07-07 19:19:37 -07:00
x032205
526e184bd9 Step 4 image fix 2025-07-07 22:00:04 -04:00
x032205
9943312063 Docs fixes v3 2025-07-07 21:57:43 -04:00
x032205
c2cefb2b0c Fix image again xD 2025-07-07 21:51:49 -04:00
x032205
7571c9b426 Fix image 2025-07-07 21:48:01 -04:00
Scott Wilson
bf707667b5 Merge pull request #3977 from Infisical/fix-search-filter-for-imported-secrets-on-single-env-view
fix(secret-imports-dashboard): support filtering imported secrets in single env view
2025-07-07 18:32:20 -07:00
Scott Wilson
d2e6743f22 fix: support filtering imported secrets in singl env view 2025-07-07 18:06:09 -07:00
x032205
9e896563ed Feedback 2025-07-07 20:26:35 -04:00
x032205
64744d042d Rename GitHubRepositoryRegex 2025-07-07 19:23:26 -04:00
x032205
2648ac1c90 Improve teardown 2025-07-07 19:18:53 -04:00
x032205
22ae1aeee4 Swap away from using hash checks 2025-07-07 19:07:18 -04:00