Sindre Stephansen
15aa4ea177
Add support for resolving latest or stable version of packages
2 yıl önce
Sindre Stephansen
938147ba65
Minor fixes
2 yıl önce
Sindre Stephansen
66e8cba3e7
Add a dataclass for package
2 yıl önce
Sindre Stephansen
0fe75c46ce
Reorganize python code
2 yıl önce
Sindre Stephansen
e386398eb6
Make the gradle version optional
2 yıl önce
Sindre Stephansen
4389c0a10e
Add support for multiple gradle versions
2 yıl önce
Sindre Stephansen
e3adc2ea2e
Dynamically shorten generated gradle file
The dependency section is not generated when no packages are given. This makes the config file easier to read for plugin-only configs.
2 yıl önce
Sindre Stephansen
e47277824e
Restructure and simplify config file
2 yıl önce
Sindre Stephansen
d848a7d0bd
Allow missing _versions in package group
2 yıl önce
Sindre Stephansen
5626d1029e
Update JVM version for gradle
2 yıl önce
Sindre Stephansen
4e60c80394
Rewrite to support multiple kotlin versions ( #27 )
* WIP Try to add variant support
* Rewrite package resolver
The new version adds support for multiple kotlin versions, and direct support for plugins. The total runtime is lower because the resolver does less work.
* Update README
2 yıl önce
Sindre Stephansen
ed4f7a9c3a
Merge branch 'wip/gradle-reposilite'
2 yıl önce
Sindre Stephansen
253a36cbbc
Fix gradle configuration to avoid error logs
2 yıl önce
Sindre Stephansen
729dcb7a81
Increase log level to avoid low-level logs
2 yıl önce
Sindre Stephansen
6e710333ec
Increase gradle memory limit
2 yıl önce
Sindre Stephansen
38effcde85
Add more logging
2 yıl önce
Sindre Stephansen
10c9256d84
Switch to alpine in sync container
2 yıl önce
Sindre Stephansen
592404f0f1
Fix handling of packages without javadoc or sources
2 yıl önce
Sindre Stephansen
f2a43d0941
Fix resolving of BOM dependencyManagement
2 yıl önce
Sindre Stephansen
9497dadc9f
Delete unnecessary files
2 yıl önce
Sindre Stephansen
5378227573
Fix return code
2 yıl önce
Sindre Stephansen
749c6a534f
Add sources and javadoc for top-level dependencies
2 yıl önce
Sindre Stephansen
ea64e50266
Avoid duplication of packages in sync container
2 yıl önce
Sindre Stephansen
3d99fdb7bf
Fix order of operations in Dockerfile
2 yıl önce
Sindre Stephansen
084b5e454d
Remove hardcoded repo url
2 yıl önce
Sindre Stephansen
0db241e723
Change the sync job to use gradle
2 yıl önce
Sindre Stephansen
f79c3f7662
Update reposilite
2 yıl önce
Sindre Stephansen
da090e5b79
Change update-poms.py to generate gradle build files instead of poms
2 yıl önce
Sindre Stephansen
f0ac88b127
Update versions
2 yıl önce
Sindre Stephansen
a408ec0fb1
Add gradle nodejs plugin
2 yıl önce
Sindre Stephansen
ee806f24b2
Modify update-poms.py to use maven metadata from all mirrors
2 yıl önce
Sindre Stephansen
de3499f50d
Add gradle plugins
2 yıl önce
Sindre Stephansen
5ec0a9f122
Add predefined empty maven variables
2 yıl önce
Sindre Stephansen
aab3efc02c
Fix handling of packages that are waiting for a parent
2 yıl önce
Sindre Stephansen
f3be5dda29
Move handling of TooManyRequests errors to make sure packages aren't lost
2 yıl önce
Sindre Stephansen
29115e56f7
Update packages
2 yıl önce
Sindre Stephansen
ccdc24f23c
Fix merging of dependencies and dependency management
2 yıl önce
Sindre Stephansen
b75b8f96de
Reduce the list of packages, and specify versions
2 yıl önce
Sindre Stephansen
50ab152fe4
Improve property handling
2 yıl önce
Sindre Stephansen
d54cbc539b
WIP: resolve nested properties
2 yıl önce
Sindre Stephansen
5db92f3ff6
Update packages
2 yıl önce
Sindre Stephansen
1d58dd2cc6
Handle HTTP error 419
2 yıl önce
Sindre Stephansen
72f5b816d8
Handle missing artifactId and groupId in BOMs
2 yıl önce
Sindre Stephansen
c9f58af9bf
Automatically look for jvm versions of packages
2 yıl önce
Sindre Stephansen
ad22b08c11
Add kotlin gradle plugins and update versions
3 yıl önce
Sindre Stephansen
5a3946ea24
Add BOM poms as dependencies, and update packages
3 yıl önce
Sindre Stephansen
482d4bfdb4
Add sshd subpackages
3 yıl önce
Sindre Stephansen
f3744b5127
Add database libraries
3 yıl önce
Sindre Stephansen
046aab2fa1
Update versions
3 yıl önce
Sindre Stephansen
4b33cdc180
Update dependencies
3 yıl önce