Recent Releases of dockstore-support
dockstore-support - 1.17.1
What's Changed
- Add metricsaggregator JAR to dockstore-support image by @kathy-t in https://github.com/dockstore/dockstore-support/pull/515
Full Changelog: https://github.com/dockstore/dockstore-support/compare/1.17.0...1.17.1
- Java
Published by kathy-t 11 months ago
dockstore-support - 1.17.0
What's Changed
- Use reusable image deploy by @kathy-t in https://github.com/dockstore/dockstore-support/pull/510
- update to newer bom by @denis-yuen in https://github.com/dockstore/dockstore-support/pull/513
Full Changelog: https://github.com/dockstore/dockstore-support/compare/1.16.1...1.17.0
- Java
Published by denis-yuen about 1 year ago
dockstore-support - 1.17.0-beta.0
What's Changed
- update to newer bom by @denis-yuen in https://github.com/dockstore/dockstore-support/pull/513
Full Changelog: https://github.com/dockstore/dockstore-support/compare/1.17.0-alpha.6...1.17.0-beta.0
- Java
Published by denis-yuen about 1 year ago
dockstore-support - 1.16.1
What's Changed
- Add command to review filtered topics by @kathy-t in https://github.com/dockstore/dockstore-support/pull/509
- Cherry pick reusable deploy by @kathy-t in https://github.com/dockstore/dockstore-support/pull/512
Full Changelog: https://github.com/dockstore/dockstore-support/compare/1.16.0...1.16.1
- Java
Published by kathy-t over 1 year ago
dockstore-support - 1.16.0
What's Changed
- Merge branch release/1.15.0 into develop by @kathy-t in https://github.com/dockstore/dockstore-support/pull/483
- minor log fix by @denis-yuen in https://github.com/dockstore/dockstore-support/pull/485
- Remove aggregation of aggregated executions by @kathy-t in https://github.com/dockstore/dockstore-support/pull/487
- Improve AI topics for nextflow workflows by @kathy-t in https://github.com/dockstore/dockstore-support/pull/488
- Record number of skipped executions during aggregation by @kathy-t in https://github.com/dockstore/dockstore-support/pull/486
- Add upload-topics command to topicgenerator by @kathy-t in https://github.com/dockstore/dockstore-support/pull/489
- Add prototype for aggregating metrics with AWS Athena by @kathy-t in https://github.com/dockstore/dockstore-support/pull/490
- SEAB-6360: download github event from s3 by @hyunnaye in https://github.com/dockstore/dockstore-support/pull/491
- Feature/core update ai topic hookup by @denis-yuen in https://github.com/dockstore/dockstore-support/pull/493
- SEAB-6452: Continuing github redelivery by @hyunnaye in https://github.com/dockstore/dockstore-support/pull/492
- Migrate aggregation of validation status, execution time, and task executions to Athena by @kathy-t in https://github.com/dockstore/dockstore-support/pull/494
- SEAB-6452: fix null error by @hyunnaye in https://github.com/dockstore/dockstore-support/pull/496
- Feature/figleaf filter by @denis-yuen in https://github.com/dockstore/dockstore-support/pull/497
- Switch build testing to Java 21 by @denis-yuen in https://github.com/dockstore/dockstore-support/pull/499
- Redeliver release events by @coverbeck in https://github.com/dockstore/dockstore-support/pull/498
- Add Athena workgroup to metrics aggregator config by @kathy-t in https://github.com/dockstore/dockstore-support/pull/501
- Use getEntryVersionsToAggregate endpoint to get entries to aggregate by @kathy-t in https://github.com/dockstore/dockstore-support/pull/500
- Do some JIRA/GitHub version syncing by @coverbeck in https://github.com/dockstore/dockstore-support/pull/495
- little clarification for docs by @denis-yuen in https://github.com/dockstore/dockstore-support/pull/502
- Use Anthropic Claude 3 Haiku to generate topics via AWS Bedrock by @kathy-t in https://github.com/dockstore/dockstore-support/pull/503
- Create script to generate and upload topics in Dockstore by @kathy-t in https://github.com/dockstore/dockstore-support/pull/504
- Create a Docker image for topic generator by @coverbeck in https://github.com/dockstore/dockstore-support/pull/505
- Bump dockstore version by @kathy-t in https://github.com/dockstore/dockstore-support/pull/507
- Add de-dupe to Athena queries, remove Java aggregation by @kathy-t in https://github.com/dockstore/dockstore-support/pull/506
- Don't submit metrics if there's only the ALL platform by @kathy-t in https://github.com/dockstore/dockstore-support/pull/508
Full Changelog: https://github.com/dockstore/dockstore-support/compare/1.15.0...1.16.0
- Java
Published by denis-yuen over 1 year ago
dockstore-support - 1.15.0
What's Changed
- wave 1, friendly multi-module by @denis-yuen in https://github.com/dockstore/dockstore-support/pull/466
- delete jenkins and tinker with coverage by @denis-yuen in https://github.com/dockstore/dockstore-support/pull/468
- test github actions release by @denis-yuen in https://github.com/dockstore/dockstore-support/pull/469
- Remove dockstore-webservice dependency by @kathy-t in https://github.com/dockstore/dockstore-support/pull/470
- Aggregate cost metric by @kathy-t in https://github.com/dockstore/dockstore-support/pull/471
- SEAB-5700: set dateExecuted field for RunExecution by @hyunnaye in https://github.com/dockstore/dockstore-support/pull/472
- Some JIRA Automation by @coverbeck in https://github.com/dockstore/dockstore-support/pull/473
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/dockstore/dockstore-support/pull/474
- Prototype topic generation using gpt-3.5-turbo-16k by @kathy-t in https://github.com/dockstore/dockstore-support/pull/475
- Aggregate task metrics by @kathy-t in https://github.com/dockstore/dockstore-support/pull/476
- Bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/dockstore/dockstore-support/pull/477
- Modify metrics aggregator to use AggregatedExecution by @kathy-t in https://github.com/dockstore/dockstore-support/pull/479
- Bump actions/cache from 3 to 4 by @dependabot in https://github.com/dockstore/dockstore-support/pull/480
- Ingest Terra metrics by @kathy-t in https://github.com/dockstore/dockstore-support/pull/478
- Split workflow executions in half if request body size is too big by @kathy-t in https://github.com/dockstore/dockstore-support/pull/481
- Aggregate execution metrics by status by @kathy-t in https://github.com/dockstore/dockstore-support/pull/482
- Update ubuntu-2204 image tag to fix test by @kathy-t in https://github.com/dockstore/dockstore-support/pull/484
New Contributors
- @hyunnaye made their first contribution in https://github.com/dockstore/dockstore-support/pull/472
- @coverbeck made their first contribution in https://github.com/dockstore/dockstore-support/pull/473
Full Changelog: https://github.com/dockstore/dockstore-support/compare/1.14.0...1.15.0
- Java
Published by denis-yuen over 2 years ago
dockstore-support - ceph_update_t1
- test compatibility with Ceph update
- Java
Published by denis-yuen over 8 years ago