31 Commits

Author SHA1 Message Date
b583b9fe74 Delete automatic mirror_release.yml CI file 2025-05-12 00:32:39 -04:00
968f03e8c7 Add github sync for i2p.i2p 2025-05-10 18:50:45 -04:00
b360b22143 CI: delete sync CI job for now 2025-04-24 10:38:39 -04:00
793b51c026 CI: tweaks to mirror-release CI file 2025-01-03 23:06:50 -05:00
fbcee7bf0d CI: rewrite the script that downloads the new release from the primary mirror and posts it to github 2025-01-03 23:01:20 -05:00
b0e80c0ba0 CI: rewrite the script that downloads the new release from the primary mirror and posts it to github 2025-01-03 22:59:35 -05:00
2aaa6c7d1c CI: ensure that development builds are run nightly against the master branch. Put a bigger gap between sync calls for the gitlab->github sync 2025-01-03 22:41:00 -05:00
4fcdbebc61 CI: build IzPack installers in CI 2025-01-03 22:33:36 -05:00
3cb12b66f6 CI: add workflow to also build tagged docker images 2024-09-18 22:48:28 -04:00
f093b56dc3 CI: add workflow to also build tagged docker images 2024-09-18 22:47:11 -04:00
2447310f91 CI: add workflow to also build tagged docker images 2024-09-18 22:45:36 -04:00
a51d64513a CI: add workflow to continuously build docker every time we push to master 2024-09-18 22:05:44 -04:00
b4a0f83c00 CI: log what we're actually doing when CI generates the javadoc site 2024-08-21 11:56:29 -04:00
94248d2019 CI: sleep longer between attempts to ping a mirror 2024-07-19 19:13:55 -04:00
bd1f4c9f6a CI: when a new tag is pushed, wait until the mirror is updated, download the files from the mirror, and then move the files to the github release corresponding to the tag. Use the i2p.newsxml source to generate the text for the release 2024-06-27 19:39:42 -04:00
44190bb52d CI: remove mavenCentral.deps target from CI since it's actually covered by maven-dev-release.sh 2024-05-06 18:28:57 -04:00
67e57f0391 Router: Bump build time. CI: test Debian patches in CI. test Maven builds in CI. 2024-05-02 01:12:47 -04:00
6decc16c41 CI: Give access to GITHUB_TOKEN to git sync CI job 2024-04-23 16:23:13 -04:00
b29be88d08 CI: use github actions to sync FROM i2pgit.org TO github.com instead of running a script on my server. PAT is not generated yet due to the need to determine what permissions it needs. This job will fail on the github side until I add the PAT. 2024-04-22 14:42:15 -04:00
33b9317d37 CI: add update-zip in useful location to github pages 2024-04-22 14:35:43 -04:00
bee407c6a1 CI: Fix job names for maven build tests, Router: Refactor exploratory message filter, refactor tunnel tests 2024-03-26 09:48:25 -04:00
9bf538ed64 Change format of filename for install .jar artifact 2024-03-25 15:50:09 -04:00
1b58933777 CI: Do jdk7 maven builds on checkins 2024-03-25 15:46:58 -04:00
ba18e3945d CI: Put a dev build onto github site, it is unsigned and will require users to allow it manually 2024-03-18 11:37:31 -04:00
b90d6fd34e add write permission for pages to CI id-token 2024-02-19 14:50:40 -05:00
2a4279f8fc use setup pages action 2024-02-19 14:44:48 -05:00
708bd1b9d5 deploy javadoc to github pages using github CI 2024-02-19 14:39:18 -05:00
748ebb5742 build javadoc in CI, create a zip of it, and upload the zip to github. 2024-02-17 19:01:26 -05:00
37002822b3 install.jar fix name 2022-02-11 19:50:40 +00:00
50d56ccbe8 gettext 2022-02-11 19:46:27 +00:00
48cb6f79ef Use GitHub Actions to publish installer.jar on each push 2022-02-11 19:38:04 +00:00