Commit graph

175 commits

Author SHA1 Message Date
uncleJim21
942ae31d49
add endpoint that can mark a given chat as read/unread (#776)
* add endpoint that can mark a given chat as read/unread

* attempt to resolve build issues

* try again

* test: added new test for marking messages as unread

* commit to force CI/CD to run again

* remove unnecessary notification

---------

Co-authored-by: kevkevin <oapallikunnel@gmail.com>
2023-10-30 17:06:02 -05:00
kevkevin
ce6e4758e7
Build job (#763)
* updating workflow to check if [ci commit] is in the message and if it is we wont run the jobs below

* moved the statment into the rest of the code
2023-09-08 11:39:20 -05:00
kevkevin
5ecbd66c19
updating workflow to check if [ci commit] is in the message and if it is we wont run the jobs below (#762) 2023-09-08 11:36:01 -05:00
kevkevin
80fc3104fc
added skip ci 2023-09-07 21:40:02 -05:00
kevkevin
003795b82c
added github pat to the workflow to get it to work 2023-09-07 21:20:09 -05:00
Oluwatobi Bamidele
8985814d81 Merge branch 'master' into ml-bot 2023-08-29 23:44:26 +01:00
Oluwatobi Bamidele
97cd8a01ab update: removed stack branch 2023-08-29 23:09:57 +01:00
Oluwatobi Bamidele
41d9a51e44 update: removed logs used for debugging on github pipeline 2023-08-28 20:48:56 +01:00
Oluwatobi Bamidele
fac5a10a25 fix: error 2023-08-28 17:23:01 +01:00
Oluwatobi Bamidele
a07a14b3d8 update: changed media_host to localhost and posited stack to a new branch 2023-08-28 17:11:00 +01:00
Oluwatobi Bamidele
c674177239 update: add docker list 2023-08-28 16:16:54 +01:00
Oluwatobi Bamidele
6b2a7d2f45 update: added meme to the log 2023-08-28 15:53:49 +01:00
Oluwatobi Bamidele
edc38408ef added display logs 2023-08-28 13:49:29 +01:00
kevkevin
e613d22b71
modified action to use the correct file since I used it too early in the command (#755) 2023-08-25 10:28:48 -05:00
kevkevin
4133a91ff5
Docker relay swarm build (#754)
* Lint and format code

* Update proto files and types

* added a new workflow file that works similar to the regular relay build to build relay-swarm builds

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-25 10:16:26 -05:00
Oluwatobi Bamidele
11bb28a8e3 update: removed stack branch 2023-08-24 22:22:49 +01:00
Oluwatobi Bamidele
5187027762 update: added cln update branch 2023-08-24 17:24:28 +01:00
Oluwatobi Bamidele
cba58bb36f update: remove cln-config stack branch 2023-08-24 15:02:21 +01:00
Oluwatobi Bamidele
6287c34b1c update: changed cln-integration for stack 2023-08-23 22:46:49 +01:00
Oluwatobi Bamidele
e76498f209 update: removed branch pointing to stack 2023-08-17 22:05:25 +01:00
Oluwatobi Bamidele
6284deec42 Merge branch 'master' into ml-bot 2023-08-15 20:24:38 +01:00
Oluwatobi Bamidele
2d86f5e846 update: removed stack branch 2023-08-15 17:58:31 +01:00
Oluwatobi Bamidele
9f06a4ad37 update: removed logs from github workflow 2023-08-15 02:55:47 +01:00
Oluwatobi Bamidele
0211c7182c updated added alice log 2023-08-15 02:11:34 +01:00
Oluwatobi Bamidele
54ef5ad380 update: added log to workflow 2023-08-15 01:55:42 +01:00
Oluwatobi Bamidele
00ac6bcca0 added ml bot to array of test 2023-08-15 01:37:10 +01:00
Oluwatobi Bamidele
32ed39e04e update: added ml-bot server branch on stack 2023-08-15 01:34:34 +01:00
Oluwatobi Bamidele
98c753328c update: changed the wait time to 1 minute 2023-08-11 22:19:11 +01:00
Oluwatobi Bamidele
0109cd7b85 update: removed the logs 2023-08-11 22:18:19 +01:00
Oluwatobi Bamidele
b38502c0b2 update: added sleep to work flow 2023-08-11 21:46:18 +01:00
Oluwatobi Bamidele
ae0e7c0b39 update: added continue-on-error: true 2023-08-11 21:34:30 +01:00
Oluwatobi Bamidele
37a46567bb update: checking out logs 2023-08-11 21:09:55 +01:00
Oluwatobi Bamidele
ede41bdce5 update: added logs afte test fails 2023-08-11 20:23:58 +01:00
Oluwatobi Bamidele
185b47e659 added updat/change-example-bot branch to stack 2023-08-11 18:45:53 +01:00
Oluwatobi Bamidele
23c32f5b25 update: added spamGoneBot to github action array of test name 2023-08-02 14:39:46 +01:00
kevkevin
8bb64c54ae
adding back the rm package-lock.json and arm64 (#740)
* added back linux/arm64

* added back linux/arm64/v8

* added yarn in dockerfile

* added yarn in dockerfile

* added yarn in dockerfile

* Lint and format code

* Update proto files and types

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-01 17:24:36 -05:00
kevkevin
db11d0fd29
removed linxu/arm64 because of failing docker build (#738) 2023-08-01 13:48:00 -05:00
Bamidele Oluwatobi
f7fd69571e
Test/external hosted bot (#730)
* feat: added test for external hosted bot

* updated added test file to array of test

* update: updated github action to accomodate bot container

* update: run build

* update: moved submodule git command to stack as working directory

* update: added bots.yml file coreactlt

* update: pointed stack back to master branch
2023-07-31 09:43:32 -05:00
Bamidele Oluwatobi
31fc3dc0c9
feat: added test for external bot api (#728)
* feat: added test for external bot api

* update: added file name to github action
2023-07-25 08:07:23 -07:00
Oluwatobi Bamidele
578bedec7b update: changed stack to master 2023-06-14 18:00:07 +01:00
Oluwatobi Bamidele
956f36f060 update: refactored to ensure fee test is one file 2023-06-14 03:01:54 +01:00
Oluwatobi Bamidele
d5499e71a6 update: added the fee test 2023-06-14 02:35:56 +01:00
Oluwatobi Bamidele
9260f61f17 update: added stack branch 2023-06-14 02:12:01 +01:00
Antoni Spaanderman
5bd19cd6a6
fix bug introduced by #686: add dist folder after updating generated types (#702) 2023-06-09 20:05:46 -05:00
Oluwatobi Bamidele
9973e1070c update: removed swarm image build 2023-06-09 20:18:40 +01:00
Oluwatobi Bamidele
4fe51fcc17 update: build swarm image from PR 2023-06-09 19:51:38 +01:00
Oluwatobi Bamidele
d7abf1d733 merge: merge urrent branch to master 2023-05-30 19:25:22 +01:00
Oluwatobi Bamidele
e60e62c8fb update: created a new integration file for cln proxy test 2023-05-30 18:14:34 +01:00
Oluwatobi Bamidele
415dbfb9ac update: pull stack from the proxy new tag branch 2023-05-29 23:47:53 +01:00
Oluwatobi Bamidele
b393210a3c update: merge current branch with master 2023-05-26 20:26:54 +01:00