-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
docs: add use cases page #10621
docs: add use cases page #10621
Changes from all commits
f978672
fe89adc
3504d7e
72ca7fd
494e920
1471617
b80a17b
929dcfb
2e53420
e7d20dd
434e47d
91348f6
d2c1e7c
b38eeb2
ee0880b
9bdbfc6
e9db46a
485398c
c16dd5e
6a3462f
14c2e4d
eba1539
291dda2
63b3ba7
3a9af18
3c26d87
189130f
3b2508d
af96096
1d3c4dd
09000d4
a17cb61
e9ec12d
489fc3d
bd7d570
156323f
57bfeb4
0b462eb
27c9b49
7e60401
b605cdf
7749000
19e0518
4d7082d
84eca2f
efffe16
99dd9c0
5fdeaf6
f024ca2
7eeba0e
dcb71b9
88496af
d197ccc
591a4a9
cf2db2f
1691817
387550b
d2b8f49
c004a71
dc9c279
f38b00d
976b69b
03713d4
a7ec900
5d1ea65
7a4cd08
5dd4825
cf10d13
a97d4e8
2c9b16a
45637d2
24e03fa
e91f3dd
3d69a22
1a886a8
2cbe4b4
9705962
8a97032
7e5cfdc
c922f93
3cd22f7
cd4e8d0
31cd807
e7ee998
1316965
f21d987
db11687
7dd0081
4888204
db810e2
946d866
0908407
ca76745
2f0c454
631c320
4c4eb4d
d0f7379
5dacab2
acd0e4d
80aec95
2114bd5
e93cae1
4efd6b1
0aa120f
381a1ec
346dd24
1a8a8a9
a87f7ac
50f17ff
76389e0
5b7002d
3128077
4a1d046
1ccd9db
e8c4e3f
95d5eea
7bd7185
b131ba8
a20eb4b
5069411
d466909
122ac0b
0196be1
68c8e5a
37d9bfc
cdf16a7
1001b35
2e27210
b935145
3f0a923
27c0f4d
e67752e
4186d21
de23083
b08c3a9
1d298b7
089fd13
8834a6c
b770869
e2cbb47
bbc0b9e
948fe02
426d72c
976e695
94700ed
91b39fd
c7b817b
1194ba0
aa8b508
65edde6
3c453bc
ce534e2
453cd24
f47a34a
0976e97
bb2c2f7
20635ca
4af3936
b03688c
0a893ac
c4a0d93
0de5804
b2f0482
419ffa4
9e50b26
619d7f1
3b132cd
5eb357d
1729a9b
18969a5
1e32d73
8f19d37
79c4e2a
d755cca
af2be82
ea5489b
d7a24b9
6c39a51
dc67bdc
173693c
a508ff4
76290a3
4d239c8
867d284
6ce3b5d
4c4856c
ced241e
3bbf835
056b377
6e3cbb5
69a3fcc
a2187e2
c060d88
7448c2f
795a0e6
92799a8
9512da4
eb8372b
f8788b5
cf6b285
c6a9959
cedb905
35457cb
9cce044
adfa0f6
765cd07
b49845c
79f88c2
c3b87e9
b115fde
8e21f38
6385437
f9e1e89
5a51fb3
75c5721
c8148cb
bb7f96a
fc9f8a0
c5b2bba
9ff026d
d7b5d90
a484d32
f6cd95f
beae5a4
f6b7bbc
b6ad277
885a99f
ee1343f
f83d4b7
1bef775
49930a4
ded9e29
b7183e6
7138797
144e19a
0a61f84
9cf3a65
328583b
344b272
36b211e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [actionlint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [actionlint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [actionlint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [actionlint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [actionlint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [actionlint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [actionlint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [actionlint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [actionlint] reported by reviewdog 🐶
|
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,7 +54,7 @@ jobs: | |
with: | ||
distribution: "zulu" | ||
java-version: 17 | ||
- uses: gradle/gradle-build-action@v2 | ||
- uses: gradle/actions/setup-gradle@v3 | ||
- uses: actions/setup-python@v4 | ||
with: | ||
python-version: "3.10" | ||
|
@@ -167,3 +167,29 @@ jobs: | |
echo signingKey=$SIGNING_KEY >> gradle.properties | ||
./gradlew -PreleaseVersion=${{ needs.setup.outputs.tag }} :metadata-auth:auth-api:publish | ||
./gradlew :metadata-auth:auth-api:closeAndReleaseRepository --info | ||
- name: publish datahub-custom-plugin-lib snapshot jar | ||
if: ${{ github.event_name != 'release' }} | ||
env: | ||
RELEASE_USERNAME: ${{ secrets.RELEASE_USERNAME }} | ||
RELEASE_PASSWORD: ${{ secrets.RELEASE_PASSWORD }} | ||
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }} | ||
SIGNING_KEY: ${{ secrets.SIGNING_KEY }} | ||
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }} | ||
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }} | ||
run: | | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [actionlint] reported by reviewdog 🐶 |
||
echo signingKey=$SIGNING_KEY >> gradle.properties | ||
./gradlew :metadata-integration:java:custom-plugin-lib:printVersion | ||
./gradlew :metadata-integration:java:custom-plugin-lib:publish | ||
- name: release datahub-custom-plugin-lib jar | ||
if: ${{ github.event_name == 'release' }} | ||
env: | ||
RELEASE_USERNAME: ${{ secrets.RELEASE_USERNAME }} | ||
RELEASE_PASSWORD: ${{ secrets.RELEASE_PASSWORD }} | ||
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }} | ||
SIGNING_KEY: ${{ secrets.SIGNING_KEY }} | ||
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }} | ||
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }} | ||
run: | | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [actionlint] reported by reviewdog 🐶 |
||
echo signingKey=$SIGNING_KEY >> gradle.properties | ||
./gradlew -PreleaseVersion=${{ needs.setup.outputs.tag }} :metadata-integration:java:custom-plugin-lib:publish | ||
./gradlew :metadata-integration:java:custom-plugin-lib:closeAndReleaseRepository --info |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:2:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
datahub/.github/workflows/docker-unified.yml
Line 69 in 36b211e