34 Commits

Author SHA1 Message Date
Alessio
45958d0711 Update woodpecker build file to use 'steps' instead of 'pipeline' 2024-09-15 18:42:31 -07:00
Alessio
27d8ab39f0 Abandon concept of release branches, switch to tags 2024-08-23 15:00:24 -07:00
Alessio
adbab97ca1 Reset the CI pipeline step conditions (don't force everything to run every time anymore) 2024-08-19 16:39:22 -07:00
Alessio
8b54f0acab Try removing quotes 2024-08-19 14:58:53 -07:00
Alessio
27760db3a8 Add debugging line in CI 2024-08-19 14:55:58 -07:00
Alessio
e699301e82 When running integration test in CI, make the /tmp directory before writing temp session file 2024-08-19 14:52:41 -07:00
Alessio
dda57b8117 Kick CI to run integration test 2024-08-19 14:47:49 -07:00
Alessio
f8988abef1 Enable optionally using a stored session file in integration test, bypassing login 2024-08-19 14:15:57 -07:00
Alessio
e3bc6a88d9 Use secrets for keys instead of ad-hoc image 2024-06-10 21:30:57 -07:00
Alessio
033fe3409f Change 'release-*' to 'v*.*.*' pattern for release branches, for compatibility with Go build tools 2024-06-10 18:18:36 -07:00
439063dacc Add upload step for windows build
- Add ssh-agent and known_host for windows SSH upload
2024-03-16 18:30:28 -07:00
f3b71a2633 Move --addr flag under webserver subcommand 2024-03-10 19:14:19 -07:00
beb694b3ef Fix the name of the package in the build 2024-02-25 22:28:21 -08:00
a5f1e8396e Add --default-profile command-line flag which will create the profile if necessary and then use it 2024-02-21 19:53:12 -08:00
688b64aee3 Force another version number lol 2024-02-19 23:56:01 -08:00
bcacd041cf Force a version number for testing 2024-02-19 23:53:33 -08:00
958cd662ed Remove integration test for now 2024-02-19 23:51:47 -08:00
e4d91f9cbd Enable experimental windows build 2024-02-19 23:25:28 -08:00
b6ada6371c Fix up a bunch of lint errors and other stuff 2023-10-14 19:45:51 -03:00
9bb751afa5 BUGFIX: Fix retweeted-by button trying to open 2 pages simultaneously (user feed and the retweeted tweet) 2023-10-12 10:08:22 -07:00
8349ca4ae3 Add background scraping of the logged-in user's home timeline 2023-08-27 21:05:09 -03:00
653e365ffd Temporarily change the user in the version bump test to pcmonk 2023-08-23 13:00:08 -03:00
d79433e323 Run the integration tests manually 2023-08-22 20:31:06 -03:00
111de20734 Run the integration tests on release branches 2023-08-22 20:24:59 -03:00
b47cfc9f78 First go at fixing integration tests 2023-08-22 20:22:08 -03:00
b8d0d6be7a Fix bug 2023-08-20 11:49:57 -03:00
d6e0ef82b9 Add sleep 1 after starting webserver 2023-08-20 11:44:09 -03:00
450df74ba8 Add CI test for compiled webserver 2023-08-20 11:41:42 -03:00
4273413e98 Try to fix the build 2023-08-18 19:50:13 -03:00
b7ee3e066b Update CHANGELOG.txt for v0.4.0 2023-08-18 19:32:10 -03:00
2a4e38d870 Disable integration tests for now 2023-08-02 23:36:38 -03:00
ac3f19b02a Add sample data to woodpecker build 2023-08-02 23:32:19 -03:00
f20f7f3b79 Fix path to test profiles directory 2023-07-30 14:27:35 -03:00
599ba042b8 Create separate build file for the docker image 2023-06-03 10:56:01 -03:00