Commit graph

100 commits

Author SHA1 Message Date
f36933b355
use ocaml 5.1 instead of 5.2 2024-01-26 16:07:28 +01:00
cb3888dbe0
notice on firefox
Some checks failed
ci/woodpecker/push/publish Pipeline failed
2024-01-26 16:02:27 +01:00
025d42b44a
close the driver on crash 2024-01-26 15:49:25 +01:00
c091d0cdd0
add hashtag option (#1) 2024-01-26 15:44:28 +01:00
ec233810d2
update dependencies 2024-01-26 15:44:11 +01:00
77fb7b5dc6
follow deprecation notice 2024-01-26 15:31:36 +01:00
c4af201d10
format 2024-01-26 15:31:24 +01:00
3f415cf9e1
update tweet strategy
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
* now use the home page to tweet, instead of relying of clicking on tweet page
2023-05-16 13:32:50 +02:00
2518fca99d
wait a little between opening the tweet area and finding it
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-05-16 13:10:04 +02:00
5e6c764ae4
remove useless deps
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-05-16 03:32:27 +02:00
da1c0c8298
use CSS selector for tweet area
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-05-16 03:11:40 +02:00
e456fa5bda
double all sleep
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-05-16 02:48:48 +02:00
2d9a51d74a
notice on $
Some checks failed
ci/woodpecker/push/publish Pipeline failed
2023-05-16 02:45:24 +02:00
27205063f2
be sure to have the password between quotes
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-05-16 02:34:47 +02:00
5f13e5be00
typo in image url
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-05-16 02:28:49 +02:00
1024368283
flexing
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-05-16 02:19:56 +02:00
ceb1a48c79
use headless mode
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-05-16 02:18:35 +02:00
6eead8e88b
add badge
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-05-16 02:12:01 +02:00
cb6573deee
typo
Some checks failed
ci/woodpecker/push/publish Pipeline failed
2023-05-16 02:11:13 +02:00
20e8f4f4a3
fix build
Some checks failed
ci/woodpecker/push/publish Pipeline failed
2023-05-16 02:04:12 +02:00
ac174c4e83
add core lib 2023-05-16 01:57:25 +02:00
bacb23d50b
add image link 2023-05-16 01:56:49 +02:00
5e76676142
add yojson lib 2023-05-16 01:55:55 +02:00
fc541977d8
Add woodpecker job 2023-05-16 01:54:13 +02:00
3b2de6f973
Add docker image 2023-05-16 01:41:19 +02:00
81115dbc76
explanation 2023-05-15 17:25:15 +02:00
52adb27f0a
Revert "Add a command who install dependencies based on dune-project"
This reverts commit 658ef57b2f.
2023-05-15 17:24:04 +02:00
6136c0b94b
Revert "Revert "Revert "Add a command who install dependencies based on dune-project"""
This reverts commit 499de3978a.
2023-05-15 17:20:47 +02:00
499de3978a
Revert "Revert "Add a command who install dependencies based on dune-project""
This reverts commit 616a3eefad.
2023-05-15 17:20:39 +02:00
616a3eefad
Revert "Add a command who install dependencies based on dune-project"
This reverts commit 658ef57b2f.
2023-05-15 17:19:38 +02:00
a9c9b125e7
oops, fix command 2023-05-15 17:09:32 +02:00
658ef57b2f
Add a command who install dependencies based on dune-project 2023-05-15 16:57:36 +02:00
73aafd941c
add some optional logging 2023-05-15 16:28:24 +02:00
39a5e10530
its working! 🎉 2023-05-15 15:59:00 +02:00
ed20ce4ce3
typo 2023-05-15 15:58:28 +02:00
dde373d87c
send the tweet 2023-05-15 15:58:26 +02:00
e8fde14350
click on tweet button 2023-05-15 15:09:24 +02:00
fba2d3b4f9
WIP: Send a tweet 2023-05-15 15:05:34 +02:00
62b04965c3
detect if we need to tweet or not 2023-05-15 14:56:56 +02:00
5575d2c2c5
readability 2023-05-15 14:56:41 +02:00
3c2a60e1a5
don't shadow existing variable 2023-05-15 14:31:27 +02:00
707e8f999a
find latest tweet and returns epoch int 2023-05-15 14:29:29 +02:00
a48594ad2f
Setup routine, adding skeleton for finding latest tweet and for check
Adding refresh call
2023-05-15 12:48:38 +02:00
0511907097
wait a bit longer 2023-05-15 12:12:25 +02:00
d0b739acf8
Navigate to tweet and replies instead of only the profile 2023-05-15 12:11:59 +02:00
408a2b0845
note 2023-05-15 11:46:45 +02:00
f04b3fa763
click to profile 2023-05-15 11:44:21 +02:00
d5a7c3d0ed
handle sigint 2023-05-15 11:02:56 +02:00
25f1d808e9
Add waiting time to be sure the server is started 2023-05-15 10:29:26 +02:00
fe4c642ff9
add deps inside dune 2023-05-15 10:23:35 +02:00