Skip to content

Commit 4c03b43

Browse files
authored
Merge pull request #632 from kbase/develop
Release 0.14.1
2 parents 0651e6c + a141d05 commit 4c03b43

24 files changed

+127
-401
lines changed

.classpath

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
</attributes>
1010
</classpathentry>
1111
<classpathentry kind="lib" path="/jars/lib/jars/apache_commons/commons-logging-1.1.1.jar"/>
12-
<classpathentry kind="lib" path="/jars/lib/jars/slf4j/slf4j-api-1.7.7.jar"/>
1312
<classpathentry kind="lib" path="/jars/lib/jars/ini4j/ini4j-0.5.2.jar"/>
1413
<classpathentry kind="lib" path="/jars/lib/jars/jetty/jetty-all-7.0.0.jar"/>
1514
<classpathentry kind="lib" path="/jars/lib/jars/jna/jna-3.4.0.jar"/>
@@ -82,27 +81,30 @@
8281
</classpathentry>
8382
<classpathentry kind="lib" path="/jars/lib/jars/arangodb/velocypack-2.4.0.jar"/>
8483
<classpathentry kind="lib" path="/jars/lib/jars/reactivestreams/reactive-streams-1.0.3.jar"/>
85-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/annotations-2.14.25.jar"/>
86-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/arns-2.14.25.jar"/>
87-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/auth-2.14.25.jar"/>
88-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/aws-core-2.14.25.jar"/>
89-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/aws-query-protocol-2.14.25.jar"/>
90-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/aws-xml-protocol-2.14.25.jar"/>
91-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/http-client-spi-2.14.25.jar"/>
92-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/metrics-spi-2.14.25.jar"/>
93-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/profiles-2.14.25.jar"/>
94-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/protocol-core-2.14.25.jar"/>
95-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/regions-2.14.25.jar"/>
96-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/s3-2.14.25.jar"/>
97-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/sdk-core-2.14.25.jar"/>
98-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/url-connection-client-2.14.25.jar"/>
99-
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/utils-2.14.25.jar"/>
10084
<classpathentry kind="lib" path="/jars/lib/jars/apache_commons/http/httpclient-4.5.9.jar"/>
10185
<classpathentry kind="lib" path="/jars/lib/jars/apache_commons/http/httpcore-4.4.5.jar"/>
10286
<classpathentry kind="lib" path="/jars/lib/jars/apache_commons/http/httpmime-4.5.8.jar"/>
10387
<classpathentry kind="lib" path="/jars/lib/jars/picocli/picocli-4.6.1.jar"/>
10488
<classpathentry kind="lib" path="/jars/lib/jars/kbase/sample/SampleServiceClient-0.1.1.jar"/>
10589
<classpathentry kind="lib" path="/jars/lib/jars/mongo/mongo-java-driver-3.12.10.jar"/>
10690
<classpathentry kind="lib" path="/jars/lib/jars/caffeinecache/caffeine-2.9.3.jar"/>
91+
<classpathentry kind="lib" path="/jars/lib/jars/slf4j/slf4j-api-1.7.30.jar"/>
92+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/annotations-2.17.214.jar"/>
93+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/arns-2.17.214.jar"/>
94+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/auth-2.17.214.jar"/>
95+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/aws-core-2.17.214.jar"/>
96+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/aws-query-protocol-2.17.214.jar"/>
97+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/aws-xml-protocol-2.17.214.jar"/>
98+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/http-client-spi-2.17.214.jar"/>
99+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/json-utils-2.17.214.jar"/>
100+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/metrics-spi-2.17.214.jar"/>
101+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/profiles-2.17.214.jar"/>
102+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/protocol-core-2.17.214.jar"/>
103+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/regions-2.17.214.jar"/>
104+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/s3-2.17.214.jar"/>
105+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/sdk-core-2.17.214.jar"/>
106+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/third-party-jackson-core-2.17.214.jar"/>
107+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/url-connection-client-2.17.214.jar"/>
108+
<classpathentry kind="lib" path="/jars/lib/jars/amazon/V2/utils-2.17.214.jar"/>
107109
<classpathentry kind="output" path="bin"/>
108110
</classpath>

.github/workflows/ReleaseCycleProposal.md

Lines changed: 0 additions & 95 deletions
This file was deleted.

.github/workflows/build_prodrc_pr.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/build_test_pr.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/manual-build.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Manual Build & Push
3+
on:
4+
workflow_dispatch:
5+
jobs:
6+
build-push:
7+
uses: kbase/.github/.github/workflows/reusable_build-push.yml@main
8+
with:
9+
name: '${{ github.event.repository.name }}-develop'
10+
tags: br-${{ github.ref_name }}
11+
secrets: inherit

.github/workflows/pr_build.yml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
name: Pull Request Build, Tag, & Push
3+
on:
4+
pull_request:
5+
branches:
6+
- develop
7+
- main
8+
- master
9+
types:
10+
- opened
11+
- reopened
12+
- synchronize
13+
- closed
14+
jobs:
15+
build-develop-open:
16+
if: github.base_ref == 'develop' && github.event.pull_request.merged == false
17+
uses: kbase/.github/.github/workflows/reusable_build.yml@main
18+
secrets: inherit
19+
build-develop-merge:
20+
if: github.base_ref == 'develop' && github.event.pull_request.merged == true
21+
uses: kbase/.github/.github/workflows/reusable_build-push.yml@main
22+
with:
23+
name: '${{ github.event.repository.name }}-develop'
24+
tags: pr-${{ github.event.number }},latest
25+
secrets: inherit
26+
build-main-open:
27+
if: (github.base_ref == 'main' || github.base_ref == 'master') && github.event.pull_request.merged == false
28+
uses: kbase/.github/.github/workflows/reusable_build-push.yml@main
29+
with:
30+
name: '${{ github.event.repository.name }}'
31+
tags: pr-${{ github.event.number }}
32+
secrets: inherit
33+
build-main-merge:
34+
if: (github.base_ref == 'main' || github.base_ref == 'master') && github.event.pull_request.merged == true
35+
uses: kbase/.github/.github/workflows/reusable_build-push.yml@main
36+
with:
37+
name: '${{ github.event.repository.name }}'
38+
tags: pr-${{ github.event.number }},latest-rc
39+
secrets: inherit
40+
trivy-scans:
41+
if: (github.base_ref == 'develop' || github.base_ref == 'main' || github.base_ref == 'master' ) && github.event.pull_request.merged == false
42+
uses: kbase/.github/.github/workflows/reusable_trivy-scans.yml@main
43+
secrets: inherit

.github/workflows/release-main.yml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Release - Build & Push Image
3+
on:
4+
release:
5+
branches:
6+
- main
7+
- master
8+
types: [ published ]
9+
jobs:
10+
check-source-branch:
11+
uses: kbase/.github/.github/workflows/reusable_validate-branch.yml@main
12+
with:
13+
build_branch: '${{ github.event.release.target_commitish }}'
14+
validate-release-tag:
15+
needs: check-source-branch
16+
uses: kbase/.github/.github/workflows/reusable_validate-release-tag.yml@main
17+
with:
18+
release_tag: '${{ github.event.release.tag_name }}'
19+
build-push:
20+
needs: validate-release-tag
21+
uses: kbase/.github/.github/workflows/reusable_build-push.yml@main
22+
with:
23+
name: '${{ github.event.repository.name }}'
24+
tags: '${{ github.event.release.tag_name }},latest'
25+
secrets: inherit

.github/workflows/scripts/build_prodrc_pr.sh

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/workflows/scripts/build_test_pr.sh

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/workflows/scripts/deploy_tag.sh

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)