aws-actions/configure-aws-credentials@v4 exports AWS_SECRET_ACCESS_KEY (with
the AWS_ prefix), but the S3 uploader was reading SECRET_ACCESS_KEY, leaving
credentials.secretAccessKey undefined. aws-sdk v2 silently fell back to the
default credential provider chain so this typo went unnoticed for years; the
aws-sdk v3 migration in #15147 made an explicit credentials object
authoritative, so every upload since has failed with "Resolved credential
object is not valid" (0/567 files on recent runs).
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Feature/add couchbase support (#14518)
* Add support for couchbase
* Update readme
* Update query operation
---------
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
* Fix: Couchbase UI fixes (#15194)
* Fix: couchbase ui fixes
* Feature/add couchbase support (#14518)
* Add support for couchbase
* Update readme
* Update query operation
---------
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
* Fix: couchbase ui fixes
* ui-fix: removed AI tag from couchbase
---------
Co-authored-by: Rudhra Deep Biswas <rudra21ultra@gmail.com>
Co-authored-by: Prajwal Pai <108796209+prajwal-pai77@users.noreply.github.com>
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
* Feat: Add S3 upload script and command to package.json
* auto redirect has been enabled
---------
Co-authored-by: Prajwal Pai <108796209+prajwal-pai77@users.noreply.github.com>
Co-authored-by: Sahil Dewangan <123866478+sahil7303@users.noreply.github.com>
Co-authored-by: Rudhra Deep Biswas <rudra21ultra@gmail.com>
Co-authored-by: Ganesh Kumar <ganesh8056234@gmail.com>
* Render refactor
* fixed the issue with commenting
* fix clear cache api
* enhanced the comment
* fixed the issue with comment not fetched by action
* issue with if condition intendation
* testing clear and push commint comment
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* fix for comment trirgger
* adding back to labels
* adding back to labels
* fixing fetching detail from api
* fixing fetching detail from api
* fixing fetching detail from api
* fixing fetching detail from api
* adding the comment option for triggerring
* fix label trigger
* fix label trigger
* fix label trigger
* fix label trigger
* fix label trigger
* adding failure notification on marketplace plugin failure
* update s3 bucket upload script with error logs
* update the aws/sdk package
* Adding the github action url to the PR comment
* Adding the output from s3 upload output for better understanding
* fix the build error due common files issue
* fix the build error due common files issue
* adding the submdoule file