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

Add GitHub Actions for CI/CD pipeline #2

Closed
adelowo opened this issue Apr 18, 2021 · 1 comment
Closed

Add GitHub Actions for CI/CD pipeline #2

adelowo opened this issue Apr 18, 2021 · 1 comment

Comments

@adelowo
Copy link
Contributor

adelowo commented Apr 18, 2021

No description provided.

@adelowo
Copy link
Contributor Author

adelowo commented May 15, 2021

Fixed by #6

@adelowo adelowo closed this as completed May 15, 2021
horlah added a commit that referenced this issue Jan 24, 2022
Replace dashboard page with `convoy-dashboard` component
jirevwe added a commit that referenced this issue May 10, 2022
* feat: add search config

* feat: add search implementation

* feat: add method to find events by an array of ids

* feat: implement route
jirevwe added a commit that referenced this issue May 16, 2022
* write events search UI

* Add Event Search (#2)

* feat: add search config

* feat: add search implementation

* feat: add method to find events by an array of ids

* feat: implement route

* chore: mount event search on ui router (#3)

* Connect search API (#4)

* [WIP] connect search API

* complete search API implementation

* update convoy-dashboard

* fix: fixed divide by zero error. (#5)

* fix search API method

* update convoy-dashboard

* chore: add default sort

* fix dashboard

* chore: undo group service change

Co-authored-by: Raymond Tukpe <jirevwe@users.noreply.github.com>
Co-authored-by: Raymond Tukpe <rtukpe@gmail.com>

* chore: add env var and cli args config

* chore: fix scss

* feat: use typesense search when it's available

* resolve conflicts

* feat: add indexer command

* chore: convert to milli seconds manually

* feat: create typesense collection before adding documents

* chore: add tests, error out when run with an in-memory db

* Merge with main (#668)

* fix build on main (#665)

* fix build on main

* comment group UI test, UI has been rewritten

* chore: mount group endpoints on ui router (#664)

* adds support for storing events for disabled apps (#663)

* refactor new relic config (#636)

* patch: update package.json (#666)

* Update website documentation (#634)

* chore: update website documentation

* website documentation (#649)

* Additional updates for web documentation (#654)

* website documentation

* additional updates on web documentations

* Updated website api docs (#657)

* website documentation

* additional updates on web documentations

* updates api

* CLI docs update

* Update Docs COPY

* Update Docs COPY

Co-authored-by: Pelumi Muyiwa-Oni <Pelumioni25@gmail.com>
Co-authored-by: Subomi Oluwalana <subomioluwalana71@gmail.com>

* Integration tests (#638)

* Initial Integration setup

* Updates

* Initial cleanup

* remove unused dependencies

* Fixed lint issues

* events integration tests (#643)

* tests: add Test_CreateAppEvent_Valid_Event

* tests: comment dashboard_integration_test.go

* tests: fix Test_CreateAppEvent_Valid_Event

* tests: fix db check

* tests: add Test_CreateAppEvent_App_has_no_endpoint & Test_CreateAppEvent_App_is_disabled

* tests: add Test_GetAppEvent_Valid_Event & Test_GetAppEvent_Event_not_found

* tests: add more tests

* tests: fix tests

* tests: fix tests

* tests: fix lint error

* fix: rename newRequestAndResponder to createRequest

* fix: change serialize func signature

* fix: only compare ids

* fix: add integration build tag to middleware_test.go

* fix: fix test

* Application Tests (#656)

* updated apps test

* tests pass

* updated apps test

* Fixed lint issues

* Removed debug statement

* Fixed failing test

* group integration tests (#655)

* tests: add group_integration_test.go

* fix: fix tests

* fix: fix tests

* fix: fix naming convention

* security integration tests (#647)

* tests: add more tests for SecurityIntegrationTestSuite

* tests: add more tests

* fix: remove newRequestAndResponder

* fix: fix security_integration_test.go

* fix: fix SetupSuite

* fix: fix tests

* fix: fix tests

* fix: fix naming convention

* fix: fix tests

Co-authored-by: Subomi Oluwalana <subomioluwalana71@gmail.com>

* Dashboard Integration Test (#661)

* tests: fix dashboard_integration_test.go

* fix: fix tests

* fix: fix tests

* Resolved failing event test

Co-authored-by: Daniel Oluojomu <danvixent@gmail.com>

* chore: add searcher to integration test dependencies

Co-authored-by: Emmanuel Aina <emmanuel.ainaj@gmail.com>
Co-authored-by: Dotun Jolaoso <dotunjolaosho@gmail.com>
Co-authored-by: Pelumi Muyiwa-Oni <Pelumioni25@gmail.com>
Co-authored-by: Subomi Oluwalana <subomioluwalana71@gmail.com>
Co-authored-by: Daniel Oluojomu <danvixent@gmail.com>

Co-authored-by: horlah <emmanuel.ainaj@gmail.com>
Co-authored-by: Dotun Jolaoso <dotunjolaosho@gmail.com>
Co-authored-by: Pelumi Muyiwa-Oni <Pelumioni25@gmail.com>
Co-authored-by: Subomi Oluwalana <subomioluwalana71@gmail.com>
Co-authored-by: Daniel Oluojomu <danvixent@gmail.com>
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

No branches or pull requests

1 participant