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(sltt-app): add LAN storage projects configuration #37 #40

Merged

Conversation

ericpyle
Copy link
Collaborator

@ericpyle ericpyle commented Nov 4, 2024

What issue(s) is this trying to resolve?

How does it all work?

  • add connections api and handlers for addStorageProject removeStorageProject and getStorageProjects
  • use whiltelist.sltt-projects file to track additions or removals via appending to file
  • tsv format: {timestamp}\t{-|+}\t{project}\t{adminEmail}

What particularly has changed?

  • add connections.tests.ts

Steps for testing

  1. (developers) run npm test expect passes

ticket: #37
commit-convention: https://www.conventionalcommits.org/en/v1.0.0/

@ericpyle ericpyle merged commit 1cf39be into main Nov 4, 2024
@ericpyle ericpyle deleted the feat-37-sltt-app-add-lan-storage-projects-configuration branch November 4, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant