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

GH-458 Reposilite 3.0 #465

Merged
merged 152 commits into from
Sep 5, 2021
Merged

GH-458 Reposilite 3.0 #465

merged 152 commits into from
Sep 5, 2021

Conversation

dzikoysk
Copy link
Owner

@dzikoysk dzikoysk commented Apr 30, 2021

Reposilite 3.0 main branch

Domains status - estimated percentage of completion:

  • Auth
  • Config
  • Console
  • Failure
  • Maven
    • General
    • Proxy
    • Metadata
  • Resources
  • Frontend
  • Shared components
    • General
    • Reactive routing
    • Reimplemented OpenApi module
  • Statitics
  • Storage
    • FS
    • S3
  • Token
  • Web
  • Unit tests
  • Integration tests
  • Other

@dzikoysk dzikoysk self-assigned this Apr 30, 2021
* Upgrade to GitHub-native Dependabot

* Update dependabot.yml

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Dzikoysk <[email protected]>
This was linked to issues Apr 30, 2021
dzikoysk added 2 commits May 3, 2021 14:22
# Conflicts:
#	docs/docs/docker.html
#	docs/docs/docker/index.html
@dzikoysk dzikoysk added the breaking Issue breaks the compatibility with previous versions label May 10, 2021
@dzikoysk dzikoysk added this to the Reposilite 3.x milestone May 10, 2021
dzikoysk and others added 2 commits May 11, 2021 15:40
* Migrates from java.io to java.nio.

* Migrates from java.io to java.nio.

* Resolve conflicts

* Resolve conflicts

* Begin implementing storage providers.

* More minor changes.

* Most of the work for StorageProviders is done. Tests are still failing, but everything seems to basically work. The S3StorageProvider needs to be tested, and a config option of some kind needs to be added to specify which storage provider to use.

* Most of the work for StorageProviders is done. Everything seems to basically work. The S3StorageProvider needs to be tested. Config options have been added, but the no redeploy option has not been implemented yet. The REST API storage provider has not been implemented yet.

Co-authored-by: Haven <[email protected]>
Co-authored-by: Haven King <[email protected]>
@dzikoysk dzikoysk linked an issue May 13, 2021 that may be closed by this pull request
@dzikoysk dzikoysk linked an issue May 14, 2021 that may be closed by this pull request
dependabot bot added 3 commits September 2, 2021 23:53
Bumps [jansi](https://github.com/fusesource/jansi) from 2.3.2 to 2.3.4.
- [Release notes](https://github.com/fusesource/jansi/releases)
- [Changelog](https://github.com/fusesource/jansi/blob/master/changelog.md)
- [Commits](fusesource/jansi@jansi-2.3.2...jansi-2.3.4)

---
updated-dependencies:
- dependency-name: org.fusesource.jansi:jansi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.39.2 to 1.40.0.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md)
- [Commits](googleapis/google-http-java-client@v1.39.2...v1.40.0)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `jackson` from 2.12.4 to 2.12.5.

Updates `jackson-module-kotlin` from 2.12.4 to 2.12.5
- [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases)
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.12.4...jackson-module-kotlin-2.12.5)

Updates `jackson-datatype-jsr310` from 2.12.4 to 2.12.5

Updates `jackson-dataformat-xml` from 2.12.4 to 2.12.5
- [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases)
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.12.4...jackson-dataformat-xml-2.12.5)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-pages github-pages bot temporarily deployed to github-pages September 2, 2021 22:00 Inactive
Bumps commons-io from 2.8.0 to 2.11.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-pages github-pages bot temporarily deployed to github-pages September 2, 2021 22:12 Inactive
@github-pages github-pages bot temporarily deployed to github-pages September 3, 2021 00:15 Inactive
* Clean up and simplify log.js

* Remove commented filter
@github-pages github-pages bot temporarily deployed to github-pages September 3, 2021 11:31 Inactive
@github-pages github-pages bot temporarily deployed to github-pages September 3, 2021 11:52 Inactive
@github-pages github-pages bot temporarily deployed to github-pages September 3, 2021 16:22 Inactive
dependabot bot added 4 commits September 3, 2021 18:34
Bumps [spring-security-crypto](https://github.com/spring-projects/spring-security) from 5.4.6 to 5.5.2.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.4.6...5.5.2)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vue](https://github.com/vuejs/vue) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.8/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `awssdk` from 2.17.31 to 2.17.33.

Updates `software.amazon.awssdk:bom` from 2.17.31 to 2.17.33
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.31...2.17.33)

Updates `s3` from 2.17.31 to 2.17.33

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-pages github-pages bot temporarily deployed to github-pages September 3, 2021 16:34 Inactive
@github-pages github-pages bot temporarily deployed to github-pages September 4, 2021 00:09 Inactive
@github-pages github-pages bot temporarily deployed to github-pages September 5, 2021 00:58 Inactive
@github-pages github-pages bot temporarily deployed to github-pages September 5, 2021 13:34 Inactive
@dzikoysk dzikoysk marked this pull request as ready for review September 5, 2021 14:03
@dzikoysk dzikoysk merged commit c72189a into master Sep 5, 2021
@dzikoysk dzikoysk deleted the 3.0 branch September 5, 2021 14:08
dzikoysk added a commit that referenced this pull request Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Issue breaks the compatibility with previous versions in progress Issue is currently being processed next release Details about planned release
Projects
None yet
8 participants