Sheen Capadngan
8214e07abd
misc: properly handled multi-container setups
2025-10-28 05:52:58 +08:00
Sheen Capadngan
b9c824559c
misc: added health and ready probe endpoints
2025-10-28 04:57:25 +08:00
Sheen
f693fa49ea
Merge pull request #4758 from Infisical/fix/relay-instance-heartbeat
...
fix: add bypass for instance relay heartbeat
2025-10-28 02:45:33 +08:00
Sheen Capadngan
0bf26d4fa2
fix: add bypass for instance relay heartbeat
2025-10-28 02:17:51 +08:00
Daniel Hougaard
9e7e9ec31e
Merge pull request #4744 from Infisical/daniel/new-deps
...
fix: vite update
2025-10-27 20:32:46 +04:00
carlosmonastyrski
8edfb42c33
Merge pull request #4728 from Infisical/feat/ENG-3942
...
PKI: Add support for certificate auto-renewal and manual renewal workflows
2025-10-27 11:42:08 -03:00
Carlos Monastyrski
8961e5d83d
Use PG instead of bullMQ on the new certificates renew queue
2025-10-27 10:24:12 -03:00
Carlos Monastyrski
8f96ffa7c8
Small change on the renew column badge for disabled options
2025-10-27 09:47:09 -03:00
BlackMagiq
7a31ea6eda
Merge pull request #4754 from Infisical/docs-secrets-local-dev-video
...
Add Link to Video Tutorial for the Infisical CLI in Local Development to Docs
2025-10-26 17:04:47 -07:00
Tuan Dang
28603b8e2a
Add link to cli in local dev video tutorial in docs
2025-10-26 16:59:30 -07:00
Daniel Hougaard
092e29d688
update node types
2025-10-25 13:17:06 +04:00
Scott Wilson
c96ab44684
Merge pull request #4748 from Infisical/fix-enterprise-plan-check
...
fix(front-end): add optional chain operator to fix enterprise check from throwing error
2025-10-24 19:27:51 -07:00
Scott Wilson
793a313f1d
fix: add optional chain operator to fix enterprise check from throwing error
2025-10-24 19:16:08 -07:00
Andre
6c04dd1937
Merge pull request #4729 from Infisical/ENG-3958
...
docs: add EC2 terraform deployment docs for relay
2025-10-24 19:40:34 -04:00
Andre
f4228fedac
Merge pull request #4727 from Infisical/fix-resource-account-rotation-form
...
fix: allow rotation account credentials to be removed from resources
2025-10-24 19:11:09 -04:00
Carlos Monastyrski
fe2d57154b
Fix sign-certificate logic and minor improvements on the certificates table
2025-10-24 19:57:06 -03:00
Piyush Gupta
53908b769e
Merge pull request #4743 from Infisical/feat/adds-PAT-to-github-integration
...
feat: adds PAT to GitHub integration
2025-10-25 02:37:10 +05:30
Piyush Gupta
248bc97e42
docs: update GitHub integration documentation for Personal Access Token setup
2025-10-25 02:22:26 +05:30
Fang-Pen Lin
9abf2e1e60
Merge pull request #4655 from Infisical/ENG-3913-add-mysql-pam
...
[ENG-3913] Add mysql pam
2025-10-24 13:52:16 -07:00
Piyush Gupta
2a78d1267c
Merge branch 'main' of https://github.com/Infisical/infisical into feat/adds-PAT-to-github-integration
2025-10-25 02:17:59 +05:30
Fang-Pen Lin
dd713fbe61
Fix linter issues
2025-10-24 12:54:17 -07:00
Fang-Pen Lin
a87c290893
Fix linter problem
2025-10-24 12:29:38 -07:00
Fang-Pen Lin
1aa4acab93
Code style
2025-10-24 12:29:37 -07:00
Fang-Pen Lin
456f87a4ee
Fix backend linter issue as well
2025-10-24 12:29:36 -07:00
Fang-Pen Lin
f16ba29bbd
Fix linter
2025-10-24 12:29:35 -07:00
Fang-Pen Lin
1f17cbd84f
Remove pwd rotation stuff for now
2025-10-24 12:29:34 -07:00
Fang-Pen Lin
503b7f04eb
Try a different way of import to see if we can fix CI
2025-10-24 12:29:33 -07:00
Fang-Pen Lin
aa77ee2c58
Revert back to pg
2025-10-24 12:29:32 -07:00
Fang-Pen Lin
82572b7a57
More linter errors
2025-10-24 12:29:31 -07:00
Fang-Pen Lin
80ea5ab23e
Linter
2025-10-24 12:29:30 -07:00
Fang-Pen Lin
307b172333
Linter error, also try to fix strange DatabaseError import error
2025-10-24 12:29:29 -07:00
Fang-Pen Lin
0cf7cf77ac
Try to fix linter issues
2025-10-24 12:29:29 -07:00
Fang-Pen Lin
f2c3be6923
Revert pkg lock
2025-10-24 12:29:28 -07:00
Fang-Pen Lin
fd66d365b7
Fix access account cli
2025-10-24 12:29:27 -07:00
Fang-Pen Lin
92f83476dd
Revert mysql2 version for now, as the TLSSocket cert check workaround is not needed yet at this moment
2025-10-24 12:29:26 -07:00
Fang-Pen Lin
172eeebeff
Try to fix the rotation for psql
2025-10-24 12:29:25 -07:00
Fang-Pen Lin
c0d6204e13
Fix pwd rotation syntax
2025-10-24 12:29:24 -07:00
Fang-Pen Lin
bcf4b6931b
Fix wrong db error type used
2025-10-24 12:29:23 -07:00
Fang-Pen Lin
3e8b6bf3e7
Move pwd rotation stuff to the new sql conn obj
2025-10-24 12:29:22 -07:00
Fang-Pen Lin
cc6f0e79dd
Add mysql stuff
...
Add missing mysql types
Add missing mysql import
Add more mysql stuff
Add mysql options
Add missing mysql stuff
Update more for mysql stuff
Fix wrong psql stuff
Add mysql as deps
Use mysql2 driver
Add missing mysql stuff
Fix mysql form
Fix db conn details schema
Add more missing stuff for mysql
Add more missing stuff
Add TODO
Refactor
refactor
Refactor code
Refactor
Connect only for mysql
Upgrade mysql2
Try built in approach
Rename the field
Make ssl default
Clean up
Remove dev code
Add todo
Rename the right one
Fix linter
Add missing await
Fix linter issue
Fix linter complains
Fix linter complains
Fix more linters
Fix more linter issues
Fix linter issues
Fix linters
# Conflicts:
# backend/src/ee/routes/v1/pam-resource-routers/pam-resource-router.ts
# backend/src/ee/services/pam-resource/pam-resource-fns.ts
# frontend/src/pages/pam/PamAccountsPage/components/PamAccountForm/PamAccountForm.tsx
# Conflicts:
# frontend/src/pages/pam/PamAccountsPage/components/PamAccessAccountModal.tsx
2025-10-24 12:29:21 -07:00
Daniel Hougaard
20302b99ce
Update vitest.e2e.config.mts
2025-10-24 23:11:51 +04:00
Daniel Hougaard
abd4cb6217
Merge pull request #4703 from Infisical/daniel/helm-improvements
...
fix: self-hosting experience improvements
2025-10-24 21:44:25 +04:00
Daniel Hougaard
fd8e191ad0
fix: vite cve's
2025-10-24 21:37:22 +04:00
x032205
c81bfbd0f4
Add -E flag to command
2025-10-24 13:31:12 -04:00
Piyush Gupta
f6892ac40d
fix: greptile review
2025-10-24 21:16:57 +05:30
Piyush Gupta
b0aa005e66
docs: adds app-connection docs for github PAT
2025-10-24 21:02:48 +05:30
Piyush Gupta
096bdec439
feat: adds PAT support to github integration
2025-10-24 19:52:05 +05:30
Victor Hugo dos Santos
3ea4ebe101
Merge pull request #4742 from Infisical/fix/gov-cloud-arn-validation
...
fix: support GovCloud (US) ARNs
2025-10-24 10:50:17 -03:00
Piyush Gupta
b03843bae4
Merge pull request #4721 from Infisical/fix/pricing-calculation-on-billing-page
...
[ENG-3823] fix: pricing calculation on billing page
2025-10-24 18:27:39 +05:30
Victor Santos
579e2cae14
feat(identity-aws-auth): support GovCloud ARNs in ARN extraction and validation
2025-10-24 09:52:29 -03:00