135 Commits

Author SHA1 Message Date
61e646ba3b Add github sync for i2p-jpackage-mac
Some checks failed
Java CI / build (push) Has been cancelled
Java CI / build-22 (push) Has been cancelled
Sync Primary Repository to GitHub Mirror / sync (push) Has been cancelled
2025-05-10 18:52:45 -04:00
idk
a5dadeb6a6 Merge pull request #1 from i2p/dependabot/github_actions/dot-github/workflows/dawidd6/action-download-artifact-6
Some checks failed
Java CI / build (push) Has been cancelled
Java CI / build-22 (push) Has been cancelled
Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
2025-03-25 12:38:27 -04:00
0b21094016 Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3...v6)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 16:35:54 +00:00
9bef7b35f5 force overwrite of unzipped files 2024-10-25 19:38:32 -04:00
48348eb63d Make it build packages with the right version number 2024-10-25 19:15:12 -04:00
bb6b93a556 Switch back to old artifact naming scheme, that's not where the problem is broken-tag 2024-10-25 16:02:11 -04:00
72de4bc4df Tray and make artifacts which are correctly named and versioned 2024-10-20 15:45:02 -04:00
f6026af5ba maximize fetch depth in CI 2024-08-29 17:09:52 -04:00
cb450487f8 Attempt to build with Java 22 in CI 2024-08-29 16:44:38 -04:00
c65aea0ed9 don't try to pull own tags i2p-mac-2.6.1 2024-08-09 10:00:58 -04:00
ec03127603 ignore failure on pull tags i2p-mac-2.6.0-betafour i2p-mac-2.6.0-betathree 2024-07-21 23:42:23 -04:00
fa6ebc8b94 pull tags i2p-mac-2.6.0-betatwo i2p-mac-2.6.0-beta i2p-mac-2.5.2 i2p-mac-2.5.1 i2p-mac-2.6.0 i2p-mac-2.5.0 i2p-mac-2.4.0 i2p-mac-2.3.0 i2p-mac-2.2.0 i2p-mac-2.1.0 i2p-mac-2.0.0 2024-07-21 23:20:55 -04:00
08cec51dce disable fetch-tags 2024-07-21 23:14:48 -04:00
6b493c8832 Don't pull tags in build.sh, if you're running locally you have them, let the CI file do it 2024-07-21 01:31:02 -04:00
60a9fb156e run with a trailing qualifier on the tag 2024-07-21 00:27:56 -04:00
14b66d8f25 try listing all tags across all branches 2024-07-21 00:16:07 -04:00
3e993e72c6 try fetch-tags=true 2024-07-21 00:12:41 -04:00
78339ad6eb try --always 2024-07-21 00:09:10 -04:00
0cf574156a break on broken tags 2024-07-21 00:06:55 -04:00
6a63970a7f fix tag read part of script 2024-07-20 23:44:59 -04:00
b74e3ec5a5 Make sure tags are pulled before running build.sh 2024-07-20 23:36:36 -04:00
5d0b85e869 Fix CI file 2024-07-20 23:34:28 -04:00
ceb1278110 buildscript should use github tag i2p-mac- 2024-07-20 23:04:37 -04:00
d8fdcbd2b4 add releaser to CI 2024-07-20 23:01:33 -04:00
6a7974fec6 add releaser to CI 2024-07-20 23:01:27 -04:00
3c5cf560ba Update base I2P version 2024-02-13 16:15:56 -05:00
753c0f279a upload a dev build of a dmg in CI 2024-02-13 14:57:11 -05:00
49183d487f disable cert pre-copy for final distribution 2024-02-13 14:49:15 -05:00
986c0e8e11 re-add jnilib 2024-02-13 14:43:13 -05:00
8663456262 list outputs of builds 2024-02-13 14:26:15 -05:00
931ae1a407 only pass signing arg if arg is present 2024-02-13 14:20:24 -05:00
07a858d667 only pass signing arg if arg is present 2024-02-13 14:14:22 -05:00
a573f1c291 delete I2P_SRC not I2P_SRC_BACE 2024-02-13 13:57:06 -05:00
1f24437d4a Clone deps into working directory so nothing complains about permissions 2024-02-13 13:41:24 -05:00
64e0051912 start working on a github CI file using the Windows bundle CI file as base 2024-02-13 13:16:22 -05:00
7ab45024c6 Don't use the pre-built I2P.app to build the bundle anymore, don't use I2P_SIGNER and I2P_CODE_SIGNER anymore because we're not signing the native libs 2024-01-10 12:47:02 -05:00
4a80096c99 delete cert. 2024-01-10 12:46:14 -05:00
5015eac337 Don't use the pre-built I2P.app to build the bundle anymore, don't use I2P_SIGNER and I2P_CODE_SIGNER anymore because we're not signing the native libs 2024-01-10 12:45:30 -05:00
cf47ac8b61 Don't bother to build jbigi for this package anymore. 2024-01-10 12:33:17 -05:00
767ff8e031 Don't bother to build jbigi for this package anymore. 2024-01-10 12:31:04 -05:00
5c0e9ebbad Use local checkout as base for i2p.i2p 2023-12-28 10:17:09 -05:00
9fa10602b4 Use local checkout as base for i2p.i2p 2023-12-28 10:15:57 -05:00
0dcfb896d4 Update config example, clone i2p.i2p if it doesn't exist 2023-12-28 10:10:01 -05:00
idk
53d2341e2b bump default build tags 2023-03-19 11:51:23 +00:00
idk
10e009cb71 re-enable manual dylib signing 2023-03-05 03:18:58 +00:00
idk
14ef6ff370 sign packages at app image generation phase not dmg image generation phase 2023-03-03 06:15:50 +00:00
idk
045b50275b checkin before checkout 2023-02-21 15:10:37 +00:00
idk
abfe4047d1 check out extant branch if it already exists 2023-02-21 15:03:44 +00:00
idk
97bc0e450f always reset the source before pulling new tags, before checking out the tag to build, and before creating the tarball brach 2023-02-21 14:57:06 +00:00
idk
b4b02c7a58 always attempt to checkin modified routerversion.java 2023-02-16 20:37:09 +00:00