Alessio
|
c428c95a4c
|
Switch order of test and lint in CI build
|
2024-12-23 19:16:48 -08:00 |
|
Alessio
|
9f31037ad7
|
Update the other command in the build with the same change as previous commits
|
2024-12-11 11:17:04 -08:00 |
|
Alessio
|
eb6afa63a0
|
BUGFIX: Fix what must have been a very old bug, where the version bump test used 'offline-twitter-engine' instead of 'offline-twitter' as the 'old' version, effectively pinning it at v0.6.2
|
2024-12-11 11:07:35 -08:00 |
|
Alessio
|
0f7b7d74e2
|
Update build file to use authenticated session to fetch a user (change from last release)
|
2024-12-09 18:34:39 -08:00 |
|
Alessio
|
178e38555f
|
Reactivate integration tests that were temporarily deactivated
|
2024-12-09 11:53:02 -08:00 |
|
Alessio
|
724533ecec
|
Just remove the version bump test since there's no db version changes in this release anyway
|
2024-11-06 22:55:04 -08:00 |
|
Alessio
|
9d41c36368
|
Use session file for temporary workaround command in build
|
2024-11-06 22:46:28 -08:00 |
|
Alessio
|
3fbf1ea474
|
Temporarily swap out the user fetch in the version bump test because it's being fixed in this release (currently broken)
|
2024-11-06 22:29:52 -08:00 |
|
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 |
|