Nikola Markovic

Results 7 issues of Nikola Markovic

In response to [this thread](https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/td-p/550461/jump-to/first-unread-message) / scenario. Will implement simple directory deletion and let process terminate as a result rather than killing processes, for safety - i.e. need to add...

Easy change in setupProxy w/ `secure: false`, but will need to replace xhr2 in the config script with something that doesn't mind invalid certs

enhancement
good first issue
csa-carbon
csa-onsen
csa-bootstrap
csa-fluent

This is a placeholder to track integration of @devaKumaraswamy's excellent [restaf + restaflib](https://github.com/sassoftware/restaf) into CSA, as an enhancement to our own managedRequest API access mechanism. Looking at the authentication options...

enhancement

I think this will be nice to do for users with the use case described in #10, and showcase the VA SDK integration.

enhancement
csa-carbon

I know we have this in the h54s repo, but I think we need everything in one place. Either we should write comprehensive instructions on configuring things like project document...

documentation

Opening this issue to track that upstream dependency and wait for the PR at [/facebook/create-react-app #5369](https://github.com/facebook/create-react-app/pull/5369) to be merged. Currently we're using [react-app-rewired](https://github.com/timarney/react-app-rewired) and [react-app-rewire-workbox](https://github.com/davejm/react-app-rewire-workbox) to enable customisation of our...

enhancement

This adds support for the cachestat syscall introduced in kernel 6.5 by @nhatsmrt as an alternative to mmap/mincore. I've tried to make sure that the output is fully backward-compatible and...