This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 63
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
With this PR mongoose is setup and ready to get started for bringing back in all the modules |
I adjusted now all the lines I found which were related to the old things. Feel free to review, if you still find some things that we can git rid of. Do you want to merge this PR then although the linting is failing, or shall I address this issue as well before merging? |
Lets merge because it will allow others to get involved if they want to also, great work 👍 |
eddiejaoude
added a commit
that referenced
this pull request
May 30, 2022
* feat: remove token auth (#226) * refactor: remove Astra removes everything astra related for mongo migration Remove Astra * chore: add mongo to docker-compose * test: adjust and comment out tests * feat: remove token system * style: linting * chore: remove unused packages Co-authored-by: Cahllagerfeld <Cahllagerfeld> * feat: mongoose setup (#230) * feat: init mongoose * style: linting * feat: update gitpod & actions * ci: rename images * fix: mongo health check * fix: update e2e-tests * chore: update dockerfile & actions Co-authored-by: Cahllagerfeld <Cahllagerfeld> Co-authored-by: Eddie Jaoude <[email protected]> * fix: standup module migration (#232) * feat: init standup module * style: lint * test: adjust unit tests * test: close connection * test: update e2e-test config * feat: implement search * style: linting * test: bring in tests again * test: add last response property * test: setup new step-def * test: bring back in all tests * chore: remove unused file * chore: delete tests for auth module * style: fix linting * chore: remove log * chore: add naming convention * fix: adjust naming convention Co-authored-by: Cahllagerfeld <Cahllagerfeld> * feat: add user & github Profile Module (#244) * refactor: Remove unused Modules (#252) * feat: add github Events Module (#253) * fix: migrate logic to controller (#258) * feat: removed unused tokens * docs: moved from docs folder * fix: removed Github Actions docs (#262) * fix: removed asciidoctor * fix: kubernetes environment name * fix: removed the docs directory (#264) * fix: environment variable naming * feat: add throttling (#268) * fix: linting (#269) Co-authored-by: Eddie Jaoude <[email protected]> Co-authored-by: Aayush Sharma <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #229