dependabot-preview[bot]
58b54b170e
Bump kemitix-aws-java-sdk-s3-wrapper from 1.11.816 to 1.11.820 ( #505 )
2020-07-13 08:51:13 +00:00
dependabot-preview[bot]
c9ca13d6ae
Bump mockito-junit-jupiter from 3.3.3 to 3.4.0 ( #504 )
2020-07-13 08:46:16 +00:00
f67e550aab
Use kemitix-aws-java-sdk-s3-wrapper ( #503 )
...
* Use kemitix-aws-java-sdk-s3-wrapper
* Update reactor graph
2020-07-11 16:06:33 +01:00
9af29a2c3f
Update github actions ( #502 )
2020-07-11 15:09:37 +01:00
dependabot-preview[bot]
6c8b056ed9
Bump aws-java-sdk-s3 from 1.11.818 to 1.11.819 ( #500 )
2020-07-09 08:37:41 +00:00
dependabot-preview[bot]
d723e350eb
Bump aws-java-sdk-s3 from 1.11.817 to 1.11.818 ( #499 )
2020-07-08 08:26:42 +00:00
dependabot-preview[bot]
9246a98e41
Bump aws-java-sdk-s3 from 1.11.816 to 1.11.817 ( #498 )
2020-07-07 08:46:57 +00:00
dependabot-preview[bot]
446682745b
Bump picocli from 4.3.2 to 4.4.0 ( #497 )
2020-07-06 08:51:56 +00:00
dependabot-preview[bot]
7cb53cabb8
Bump aws-java-sdk-s3 from 1.11.815 to 1.11.816 ( #496 )
2020-07-03 08:22:26 +00:00
dependabot-preview[bot]
3f5be20fd1
Bump aws-java-sdk-s3 from 1.11.814 to 1.11.815 ( #495 )
2020-07-02 08:42:43 +00:00
dependabot-preview[bot]
a065caa36b
Bump aws-java-sdk-s3 from 1.11.813 to 1.11.814 ( #494 )
2020-07-01 08:44:09 +00:00
dependabot-preview[bot]
199f88fd33
Bump aws-java-sdk-s3 from 1.11.812 to 1.11.813 ( #493 )
2020-06-30 08:24:57 +00:00
dependabot-preview[bot]
8e218a5717
Bump aws-java-sdk-s3 from 1.11.811 to 1.11.812 ( #492 )
2020-06-29 08:44:04 +00:00
b960f2c8ab
Release 2.0.0 ( #491 )
...
* Version set to 2.0.0
* Remove lingering scala plugins
2020-06-27 20:09:45 +01:00
9f021f0266
Switch to Release drafter for creating Github release notes ( #490 )
...
* .github: switch back to release-drafter
* .github.release-drafter: fix typo
2020-06-27 19:46:47 +01:00
ee5a831e81
Convert app module to Java ( #488 )
...
* app.Program: convert to Java
* app.Main: convert to Java
* app: remove scala dependencies
* parent: remove scala dependencies
2020-06-27 18:50:34 +01:00
783402f745
Convert lib module to Java ( #487 )
...
* lib.FileScannerTest: convert to Java
* lib.Filters: convert to Java
* lib.FiltersTest: convert to Java
* lib.Archive: convert to Java
* lib.LocalFileSystem: convert to Java
* domain.Channel: better channel termination
* domain.Channel: improve assurance that threads die
* Ensure uisink and storage shutdown when exiting program
* domain.HashesTest: clean up
* domain.Channel.run() already shuts down channel when runner finishes
* lib.FileScannerTest: add listener before run
* domain.Channel: add lock around take and only interrupt if waiting
* .run: add intellij test run configurations
* app. update in-code version
* app: chain ui channel construction
* domain.Channel: add tracing option and simplify thread naming
* storage-aws: use default multipartUploadThreshold
* app: force exit once program is completed
* domain.channel: split up and move Channel to its own package
* lib.LocalFileSystemTest: convert to Java
* lib.SequencedAction: convert to Java
* domain.LocalFile: don’t box file length
* lib.FileScannerTest: include hashes
* lib.UnversionedMirrorArchive: convert to Java
* lib: remove scala dependencies
2020-06-27 18:00:22 +01:00
dependabot-preview[bot]
f30021873e
Bump aws-java-sdk-s3 from 1.11.810 to 1.11.811 ( #486 )
2020-06-26 08:29:26 +00:00
dependabot-preview[bot]
4f21d84421
Bump scala-library from 2.13.2 to 2.13.3 ( #485 )
2020-06-26 08:24:50 +00:00
78b1bcf6ac
Convert storage-aws tests to Java ( #484 )
...
* storage-aws.ListerTest: convert to Java
* storage-aws: convert to Java
2020-06-26 08:01:29 +01:00
dependabot-preview[bot]
5661c9e7da
Bump aws-java-sdk-s3 from 1.11.809 to 1.11.810 ( #482 )
2020-06-25 08:41:57 +00:00
dependabot-preview[bot]
085f9f61ec
Bump jackson-dataformat-cbor from 2.11.0 to 2.11.1 ( #483 )
2020-06-25 08:37:26 +00:00
ebd1910cba
Java rewrite uishell module ( #481 )
...
* uishell.UploadEventListener: convert to Java
* uishell.UIShell: convert to Java
* app: shutdown storate once complete
* uishell: remove scala dependencies and plugin
2020-06-25 09:06:10 +01:00
ae42763853
readme: update badge to show github release ( #480 )
...
As not deploying to maven central anymore, current release is in github releases.
2020-06-25 06:58:18 +01:00
a4bd24ebce
Remove ZIO ( #479 )
...
* [BROKEN]Remove ZIO and EIP-ZIO
* [BROKEN]uishell.UIShell.receiver: implement
* [BROKEN]domain.Channel: new implementation replacing MessageChannel
* [BROKEN] use domain.Channel
* Shutdown filescanner channel when finished
* start the uiChannel
* domain.Channel: channel completes once shutdown and queue empty
* uishell: down use eraseLineForward in batch mode
* lib: set file runner before adding listener
* uishell: don’t log do nothing events when not in batch mode
* domain.Channel: if exception in child thread then shutdown channel
* uishell: use correct line endings for showing chosen actions
* domain.Channel: don’t wait for shutdown if not running
* domain: remove legacy MessageChannel
* domain.Channel: don’t hold thread array
* lib.LocalFileSystem: restore delete scanner
* lib.LocalFileSystem: shutdown deletetion channel
* domain.Channel: improved shutdown logic
* clean up
2020-06-24 22:39:16 +01:00
dependabot-preview[bot]
ec4ed099a5
Bump aws-java-sdk-s3 from 1.11.808 to 1.11.809 ( #478 )
2020-06-24 09:02:10 +00:00
0ae523a1e7
Convert Storage environment to Java ( #476 )
...
* uishell.UploadProgressEvent: convert to Java
* uishell.UIEvent: convert to Java
* uishell.ProgressUI: convert to Java
* uishell.ProgressEvent: remove unused
* lib.MessageChannel: added as replacement for eip-zio version
* domain: move MessageChannel to module
* storage: convert to Java
2020-06-23 10:23:28 +01:00
dependabot-preview[bot]
97d0e0d190
Bump aws-java-sdk-s3 from 1.11.807 to 1.11.808 ( #477 )
2020-06-23 08:57:33 +00:00
dependabot-preview[bot]
9cd271da35
Bump aws-java-sdk-s3 from 1.11.806 to 1.11.807 ( #475 )
2020-06-22 09:11:22 +00:00
0092d163f2
cli: module convert to Java ( #473 )
2020-06-22 06:36:44 +01:00
0104d9c08d
Post-release version set to 1.1.0-SNAPSHOT ( #472 )
2020-06-21 19:42:29 +01:00
53eaeeb75f
Convert console module to Java ( #471 )
...
* console.ConsoleOut: convert to Java
* console.Console: convert to Java
* console: remove scala dependencies and plugins
* console.ConsoleOut: remove lingering scala import
2020-06-21 17:46:14 +01:00
c793d833ae
Fix release-deploy ( #470 )
2020-06-21 17:06:57 +01:00
f1429ec341
Remove deploy to sonatype completly ( #469 )
...
Only deploys as a release on Github.
2020-06-21 16:44:02 +01:00
63db53fb6f
Disable deploy to sonatype step ( #468 )
...
Disable deploy to nexus until completed conversion to Java due to missing javadoc jars with scala modules
2020-06-21 10:30:57 +01:00
76c17297f0
Delete legacy scala build files ( #467 )
...
* Delete assembly.sbt
* Delete build.properties
* Delete plugins.sbt
* Delete .scalafmt.conf
2020-06-21 09:53:55 +01:00
7185e3e4e6
Use automatic-releases github action ( #466 )
...
* maven-build creates dev-build release
* Delete release-drafter.yml
* Delete release-drafter.yml
* sonatype-deploy creates release for v* tags
2020-06-21 08:56:49 +01:00
3439a627e4
sonatype-deploy include graphviz ( #465 )
...
* sonatype-deploy include graphviz
* Change name for sonatype-deploy
* rename maven-build
* rename sonatype-deploy
2020-06-21 08:25:52 +01:00
87bf0f6225
Trigger sonatype-deploy when release is published ( #464 )
2020-06-21 08:08:04 +01:00
5cb929e7e4
Release 1.0.0 ( #463 )
...
Release 1.0.0
2020-06-21 07:54:43 +01:00
319c46f403
Convert to Java (domain, config, storage-aws and filesystem) ( #446 )
...
* Java rewrite domain (#438 )
* domain.Bucket: convert to Java
* domain.LastModified: convert to Java
* domain.QuoteStripper: convert to Java
* domain.HexEncoder: convert to Java
* domain.MD5Hash: convert to Java
* remove unused import
* domain.RemoteKey: convert to Java
* domain.Action: convert to Java
* domain.Counters: convert to Java
* domain.HashType: convert to Java
* domain.Hashes: convert to Java
* domain.MD5HashData: convert to Java
* domain.Filter: convert to Java
* domain.LocalFile: convert to Java
* domain: make immutable field public
* domain.SizeTranslation: convert to Java
* domain.HashType: restrict access to contstructor
* domain.RemoteObjects: convert to Java
Introduce MapView and Tuple.
* domain.Sources: convert to Java
* domain.StorageEvent: convert to Java
* domain.Terminal: convert to Java
* domain => config: move SimpleLens to only module that uses it
* domain => filesystem: move TemporaryFolder
* domain.Implicits: removed
* parent: make junit, et al available
* domain: add testing dependencies
* domain.HexEncoder: convert test to Java and fix bugs
* domain.HexEncoderTest: replace with Java version
* domain.MD5HashTest: convert to Java
* domain.RemoteKeyTest: convert to Java
* domain.SizeTranslationTest: convert to Java
* domain.TerminalTest: convert to Java
* domain: remove unused dependencies
* parent: rollback zio-streams to match zio and pin them together
* storage-aws: resolve transitive dependency conflicts
* Java rewrite storage aws (#445 )
* storage-aws.AmazonS3: convert to Java as AmazonS3Client
* storage-aws.S3Copier: convert to Java
* storage-aws.S3Uploader: convert to Java
* storage-aws.S3Deleter: convert to Java
* storage-aws.S3Lister: convert to Java
* filesystem: write cache data correctly (as supplied)
* domain,filesystem: fix MD5Hash generation
* filesystem: convert to Java (#450 )
* remove legacy
* Rewrite config module in Java (#461 )
* config.ParseConfigFile: convert to Java
* config.ParseConfigFile: convert to Java
* config.SourceConfigLoader: convert to Java
* WIP config.Configuration: convert to Java
* config.ConfigOption: convert to Java
* config.ConfigOptions: convert to Java
* config.ConfigValidation: convert to Java
* config.ConfigQuery: convert to Java
* config: move classes to correct location
* config.ConfigValidationException: convert to Java
* config.ConfigValidator: convert to Java
* config.ConfigurationBuilder: convert to Java
* config.SimpleLens: removed
* config.Config: remove environment
* config.ConfigOptionTest: convert to Java
* config.ConfigQueryTest: convert to Java
* config.ConfigurationBuilderTest: convert to Java
* config.ParseConfigFileTest: convert to Java
* config.ParseConfigLinesTest: convert to Java
* config: remove scala dependencies and plugin
2020-06-21 07:21:21 +01:00
823f50d75c
Add release drafter configuration ( #462 )
...
* Add release drafter configuration
* Add release drafter workflow
2020-06-21 07:09:12 +01:00
dependabot-preview[bot]
bae324e15d
Bump aws-java-sdk-s3 from 1.11.805 to 1.11.806 ( #457 )
2020-06-19 08:29:46 +00:00
dependabot-preview[bot]
9e9babb72e
Bump aws-java-sdk-s3 from 1.11.804 to 1.11.805 ( #454 )
2020-06-18 08:32:15 +00:00
dependabot-preview[bot]
b3d0bff3fb
Bump aws-java-sdk-s3 from 1.11.803 to 1.11.804 ( #452 )
2020-06-17 08:38:21 +00:00
dependabot-preview[bot]
99aeb8581d
Bump aws-java-sdk-s3 from 1.11.802 to 1.11.803 ( #449 )
2020-06-16 08:45:19 +00:00
dependabot-preview[bot]
8b1b3a8011
Bump aws-java-sdk-s3 from 1.11.801 to 1.11.802 ( #447 )
2020-06-15 09:06:26 +00:00
dependabot-preview[bot]
fc00be8707
Bump scala-library from 2.13.0 to 2.13.2 ( #439 )
...
* Bump scala-library from 2.13.0 to 2.13.2
Bumps [scala-library](https://github.com/scala/scala ) from 2.13.0 to 2.13.2.
- [Release notes](https://github.com/scala/scala/releases )
- [Commits](https://github.com/scala/scala/compare/v2.13.0...v2.13.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update scala syntax from 2.13.0 to 2.13.2 (#443 )
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
2020-06-12 17:00:02 +01:00
dependabot-preview[bot]
d229745305
Bump aws-java-sdk-s3 from 1.11.800 to 1.11.801 ( #442 )
2020-06-12 08:46:27 +00:00
dependabot-preview[bot]
f46be05e45
Bump zio-streams_2.13 from 1.0.0-RC16 to 1.0.0-RC20 ( #440 )
2020-06-12 08:39:18 +00:00