identus-cloud-agent icon indicating copy to clipboard operation
identus-cloud-agent copied to clipboard

Identus Cloud Agent

Results 96 identus-cloud-agent issues
Sort by recently updated
recently updated
newest added

### Description: Handle Error Notify webhooks ATL-6934 Send error notifications to the webhooks ### Checklist: - [x] My PR follows the [contribution guidelines](https://github.com/hyperledger/identus-cloud-agent/blob/main/CONTRIBUTING.md) of this project - [x] My PR...

pollux
connect
cloud-agent

### Is this a regression? No ### Description [There are 1500 files with non-compliant licenses that need addressed.](https://lfscanning.org/reports/hyperledger/identus-2024-07-24-67e499f2-0017-42e5-96f7-c85464c0976d.html) ### Please provide the exception or error you saw ```Markdown This was...

### Description: Summarize the changes you're submitting in a few sentences, including Jira ticket ATL-xxxx if applicable. Link to any discussion, related issues and bug reports to give the context...

pollux
cloud-agent

## About this PR Updates: * 📦 [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.8.1` to `3.8.2` + 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.8.2) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.8.1...v3.8.2) ## Usage ✅ **Please merge!** I'll automatically update this PR...

build
mercury

### Description: Add a Predef to remove ??? ### Checklist: - [x] My PR follows the [contribution guidelines](https://github.com/hyperledger/identus-cloud-agent/blob/main/CONTRIBUTING.md) of this project - [x] My PR is free of third-party dependencies...

pollux
build
shared
mercury
connect
cloud-agent

### Description: Epic branch for https://input-output.atlassian.net/browse/ATL-6543 ### Alternatives Considered (optional): Link to existing ADR (Architecture Decision Record), if any. If relevant, describe other approaches explored and the selected approach. Documenting...

pollux
build
infra
ci
docs
shared
mercury
connect
cloud-agent

### Proposed feature SQLite can be used as an alternative storage in the Cloud Agent. ### Feature description Using SQLite library as a storage can: 1. replace the Postgres DB...

question

### Proposed feature It would be nice to know where the compilation and testing are spending most of their time. - The goal is to know how can we improve...

### Is this a regression? No ### Description Quill library produces a lot of noisy logs in compile and runtime This should be fixed by: - patch the quill library...

question

### Proposed feature Having warnings impacts the code quality. Fixing all warnings in one PR is difficult, so any PR that reduces the warning should be linked to this issue....