Commit Graph

28 Commits

Author SHA1 Message Date
github-actions[bot] 8bead92c48 根据上游 Gitea Tag v1.21.4 初始化 release/1.21.4 2026-05-08 03:21:50 +00:00
shile be5f1eb787 同步 release/1.26.0 的构建配置与版本信息
将 release/1.26.0 分支中的 workflow、README 和 pom 配置合并到 master,保持发布流程与版本说明一致。
2026-04-23 14:06:18 +08:00
shile 17b1280153 修复 GitHub Actions 的 Javadoc 构建失败 2026-04-22 18:22:06 +08:00
shile c647c8cab0 配置 GitHub 自动发布到 Sonatype Central 2026-04-22 18:17:03 +08:00
shile 059f86cfc1 update generated api docs and models
Refresh the generated client sources, documentation, and test layout to match the latest API schema changes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 17:48:10 +08:00
Andrew Thornton 9306f0ea29
[maven-release-plugin] prepare for next development iteration 2023-01-12 20:41:43 +00:00
Andrew Thornton 0bcd3a4e73
[maven-release-plugin] prepare release java-gitea-api-1.18.0 2023-01-12 20:41:43 +00:00
Andrew Thornton bbf6ba6377
[maven-release-plugin] prepare for next development iteration 2022-05-21 13:40:17 +01:00
Andrew Thornton f590b58458
[maven-release-plugin] prepare release java-gitea-api-1.16.8 2022-05-21 13:40:17 +01:00
dependabot[bot] 313b7ee872
Bump gson from 2.8.6 to 2.8.9 (#6)
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-21 13:28:38 +01:00
Steven fd94ccfbfb
Update gson dependencies (#5)
* Bump gson-fire to 1.8.5
* Bump gson-version to 2.8.6

Signed-off-by: Steven Kriegler <61625851+justusbunsi@users.noreply.github.com>
2021-08-22 20:51:39 +01:00
Andrew Thornton 86e509e656
Update to 1.16.0-SNAPSHOT from v1.16.0-dev-116-g274aeb3a9
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-18 18:55:22 +01:00
Andrew Thornton e54f3aa174
move to v1.15.x
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-01 16:18:10 +01:00
Andrew Thornton 204c6683cd
Update readme etc.
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-03-09 11:37:32 +00:00
Andrew Thornton f741989974
update version 1.14.0-SNAPSHOT
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-03-09 10:23:18 +00:00
Marat Radchenko ac8dcb35ed
Update API from gitea.com (#3) 2021-03-08 22:48:13 +00:00
dependabot[bot] 3bef988b4d
Bump junit from 4.12 to 4.13.1 (#2)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 23:02:16 +01:00
Marat Radchenko c59420e9a8 Update API (#1)
* Update to Gitea 1.10.0+dev-427-gf9aba9ba0

* Add swagger-codegen-maven-plugin to automate code generation

* Regenerate swagger classes

* Fix tests compilation caused by API changes

* Drop Java 7 support

It is EOL and not supported on Travis anymore. Intead, test against Java 11

* Fix Gradle script using nonexistent 'configurations.compileClasspath'

* Update Gradle to 5.6.2 to add support for Java 11

* Add missing javax.annotation-api to build.gradle to fix compilation on Java 11
2019-10-15 11:05:02 +01:00
Andrew Thornton 59b3d0f054
Update to 225c489 2018-11-02 18:36:15 +00:00
Andrew Thornton 081a6fe85f
[maven-release-plugin] prepare for next development iteration 2018-10-19 18:51:22 +01:00
Andrew Thornton c73cc643ab
[maven-release-plugin] prepare release java-gitea-api-1.6.0 2018-10-19 18:51:21 +01:00
Andrew Thornton 77a4e0bcf6
Regenerate API for Gitea - using current master (what will become v1.6) 2018-09-07 10:54:22 +01:00
Andrew Thornton b6114323d3
[maven-release-plugin] prepare for next development iteration 2018-09-05 20:54:26 +01:00
Andrew Thornton 181c6a2a80
[maven-release-plugin] prepare release java-gitea-api-1.0.0 2018-09-05 20:54:05 +01:00
Andrew Thornton f0e8346ace
Drop to SNAPSHOT 2018-09-05 20:52:06 +01:00
Andrew Thornton 0c4e130c5d
Change name to java-gitea-api 2018-08-24 16:07:31 +01:00
Andrew Thornton 63d76d8aae
Minor update 2018-08-21 20:30:48 +01:00
Andrew Thornton 969a62f4fe
Minor update 2018-08-21 19:59:48 +01:00