Aritra Dey
Aritra Dey
auth): update sign-in documentation with error handling details Updated the authentication documentation to include details on the new error logging feature for sign-in failures. Resolves issue #2301.
Fixes #44 Update `JSRootEventLoader` to handle unsupported compression method for ATLAS AOD files. * Add import for the compression library in `packages/phoenix-event-display/src/loaders/jsroot-event-loader.ts`. * Modify `getEventData` method to handle unsupported compression...
Improve "cilium-dbg metrics list" output for histograms/summary metrics Now output looks like - ``` kubectl exec -n kube-system -it cilium-44tjx -- cilium-dbg metrics list | grep -A 5 'cilium_agent_api_process_time_seconds' cilium_agent_api_process_time_seconds...
Deletes Cilium-related annotations from K8s nodes as part of the uninstall process. Fixes #22306 Please ensure your pull request adheres to the following guidelines: - [ ] For first time...
## Description This PR resolves npm warnings caused by deprecated [email protected] and [email protected] by overriding them. few observations: ### Before ``` $ npm explain inflight glob [email protected] node_modules/inflight inflight@"^1.0.4" from...
## Description Serve `Splide` and `Three.js` locally via static directory to replace external `CDN` usage. Fixes #9723 Command run to download the css and js file - ``` curl -L...
**Please provide a description of this PR:** This PR enhances the `istioctl proxy-status` (ps) output to dynamically display the status of all xDS types and any custom resource types (CRDs)...
## Description This PR introduces the initial version of a` Quarto notebook` as part of the Quarto `PEcAn notebooks-based workflow GSoC project`. The notebook enables users to run a complete...
### Bug Description There is currently a problem logging into `RStudio` using the credentials: - username: carya - password: illinois PR [#3527](https://github.com/PecanProject/pecan/pull/3527) introduces some changes to mitigate this issue.However, even...
## Description This pull request adds X-schema.org-keywords to the DESCRIPTION files across various packages to enhance metadata and improve discoverability. The most important changes include the addition of keywords related...