bcda-app icon indicating copy to clipboard operation
bcda-app copied to clipboard

Beneficiary Claims Data API

Results 30 bcda-app issues
Sort by recently updated
recently updated
newest added

## đŸŽĢ Ticket https://jira.cms.gov/browse/BCDA-8082 ## 🛠 Changes Added explicit log for when a job is marked as failed. ## â„šī¸ Context for reviewers Currently, job-based failures are picked up via...

## đŸŽĢ Ticket https://jira.cms.gov/browse/BCDA-7895 ## 🛠 Changes - Update CCLF CLI to support S3 flags - Encapsulate CCLF import functionality in CclfImporter interface, which can support Local and S3 imports...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.30.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
go

## đŸŽĢ Ticket https://jira.cms.gov/browse/BCDA-PLT-187 ## 🛠 Changes (What was added, updated, or removed in this PR.) Workflow to deploy to test environment added ## â„šī¸ Context for reviewers (Background context,...

## đŸŽĢ Ticket https://jira.cms.gov/browse/BCDA-xxx ## 🛠 Changes added a postman collection that contains BCDA API endpoints and basic setup for customers to test/try. ## â„šī¸ Context for reviewers BCDA doesn't...

Hi `CMSgov/bcda-app`! This is not an automatic, 🤖-generated PR, as you can check in my [GitHub profile](https://github.com/jorgectf), I work for GitHub and I am part of the [GitHub Security Lab](https://securitylab.github.com/)...

Hi there! I noticed that BCDA's OAuth Token response provides a string value for the `expires_in` parameter. If I'm reading the [OAuth RFC correctly](https://www.rfc-editor.org/rfc/rfc6749#appendix-A.14), expires_in should be a numeric value...

### Fixes [BCDA-5938](https://jira.cms.gov/browse/BCDA-5938) Decrease code complexity for function getNewAndExistingBeneficiaries and its tests - move logic in getNewAndExistingBeneficiaries into smaller functions - update tests ### Security Implications - [ ] new...

I am trying to follow the instruction to try this project but I am unable to create the docker because I need the Ansible Vault password and it has not...