Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: handle offline and no grant or token situations #109

Merged
merged 16 commits into from
Apr 1, 2024
Merged

Conversation

csmig
Copy link
Member

@csmig csmig commented Mar 25, 2024

Resolves #61, resolves #71, resolves #74, resolves #75, resolves #76, resolves #77

csmig and others added 13 commits February 13, 2024 11:18
commit f08e187
Author: csmig <[email protected]>
Date:   Thu Feb 29 18:58:21 2024 +0000

    chore: remove/update dependencies (#97)

commit a70d38a
Author: csmig <[email protected]>
Date:   Thu Feb 22 19:41:45 2024 +0000

    feat: in scan mode, migrate addToHistory() calls to the queue handlers (#93)

    Co-authored-by: matte22 <[email protected]>

commit d007792
Author: Mathew <[email protected]>
Date:   Thu Feb 22 13:28:34 2024 -0500

    test: Create Workflow for unit testing.  (#92)

commit e398da9
Author: Mathew <[email protected]>
Date:   Mon Feb 19 17:57:22 2024 -0500

    feat: scan mode history management (#90)

commit 00f497f
Author: csmig <[email protected]>
Date:   Fri Feb 16 15:37:43 2024 +0000

    feat: pass filename to parsers as sourceRef  (#91)
@csmig csmig requested review from Matte22 and cd-rite March 25, 2024 17:42
Copy link

Quality Gate Passed Quality Gate passed for 'NUWCDIVNPT_stigman-watcher'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Collaborator

@Matte22 Matte22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did a review of new code. All looks good to me!

@cd-rite cd-rite merged commit e66df84 into main Apr 1, 2024
3 checks passed
@cd-rite cd-rite deleted the alarm-events branch June 10, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment