Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

draft switch to gradle #193

Merged
merged 34 commits into from Dec 30, 2022
Merged

draft switch to gradle #193

merged 34 commits into from Dec 30, 2022

Conversation

lWoHvYe
Copy link
Owner

@lWoHvYe lWoHvYe commented Dec 26, 2022

try manage by gradle

dependabot bot and others added 22 commits December 13, 2022 08:12
Bumps [fastutil](https://github.com/vigna/fastutil) from 8.5.9 to 8.5.11.
- [Release notes](https://github.com/vigna/fastutil/releases)
- [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES)
- [Commits](vigna/fastutil@8.5.9...8.5.11)

---
updated-dependencies:
- dependency-name: it.unimi.dsi:fastutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts:
#	.idea/misc.xml
#	pom.xml
#	unicorn-cd-generator/pom.xml
#	unicorn-core/pom.xml
#	unicorn-core/src/main/java/com/lwohvye/core/utils/redis/RedisUtils.java
#	unicorn-logging/pom.xml
#	unicorn-reactive/pom.xml
#	unicorn-sys-api/pom.xml
#	unicorn-system/pom.xml
#	unicorn-system/src/main/java/com/lwohvye/sys/modules/mnt/util/ScpClientUtil.java
#	unicorn-system/src/main/java/module-info.java
#	unicorn-tp-tools/pom.xml
#	valentine-starter/pom.xml
add ex-lib to dependency
* fixup! try use Encrypted secrets
do things in another way
- for customers, only support short-line other than camelCase
- for provider, xxxImplementation will work on runtimeClasspath for the customers while xxxApi compileClasspath
@lWoHvYe lWoHvYe marked this pull request as draft December 26, 2022 03:17
@lWoHvYe lWoHvYe self-assigned this Dec 26, 2022
lWoHvYe and others added 5 commits December 26, 2022 12:09
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.2.1 to 2.3.3.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@67421db...3fbe033)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build.gradle Show resolved Hide resolved
@lWoHvYe lWoHvYe marked this pull request as ready for review December 30, 2022 10:27
@lWoHvYe lWoHvYe merged commit a70571f into lWoHvYe:dev_3.x Dec 30, 2022
@lWoHvYe lWoHvYe linked an issue Feb 16, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to Gradle
1 participant