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

Sonar #4

Open
wants to merge 143 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
143 commits
Select commit Hold shift + click to select a range
2529cee
HDDS-2254 : Fix flaky unit test TestContainerStateMachine#testRatisSn…
Oct 16, 2019
b961883
HDDS-2323. Mem allocation: Optimise AuditMessage::build().
anuengineer Oct 18, 2019
25cfd0c
HDDS-2318. Avoid proto::tostring in preconditions to save CPU cycles.…
bharatviswa504 Oct 18, 2019
7651aec
HDDS-2286. Add a log info in ozone client and scm to print the exclus…
swagle Oct 20, 2019
18c4cab
HDDS-2283. Container creation on datanodes take time because of Rocks…
swagle Oct 20, 2019
bfaa640
HDDS-2281. ContainerStateMachine#handleWriteChunk should ignore close…
bshashikant Oct 20, 2019
29cd37d
HDDS-2280. HddsUtils#CheckForException should not return null in case…
bshashikant Oct 20, 2019
aaa333c
HDDS-2336. Fix TestKeyValueContainer#testRocksDBCreateUsesCachedOptio…
adoroszlai Oct 21, 2019
65a1d00
HDDS-2337. Fix checkstyle errors. Contributed by Attila Doroszlai. (#64)
adoroszlai Oct 21, 2019
40f57a5
HDDS-2335. Params not included in AuditMessage. Contributed by Attila…
adoroszlai Oct 21, 2019
636df43
HDDS-2326. Http server of Freon is not started for new Freon tests (#52)
elek Oct 21, 2019
445fe62
HDDS-2206. Separate handling for OMException and IOException in the O…
supratimdeka Oct 21, 2019
02d2eb7
HDDS-2340. Updated ratis.version to get latest snapshot. (#67)
swagle Oct 21, 2019
e61e71d
HDDS-2320. Negative value seen for OM NumKeys Metric in JMX. (#68)
avijayanhwx Oct 21, 2019
d47fe4e
HDDS-2310. Add support to add ozone ranger plugin to Ozone Manager cl…
vivekratnavel Oct 21, 2019
c6c9794
HDDS-2333. Enable sync option for OM non-HA. (#61)
bharatviswa504 Oct 22, 2019
599b0d9
HDDS-2343. Add immutable entries in to the DoubleBuffer for Bucket re…
bharatviswa504 Oct 22, 2019
eb1d77e
HDDS-2330. Random key generator can get stuck (#53)
adoroszlai Oct 22, 2019
d92223a
HDDS-2346. Replication manager config has wrong description (#73)
adoroszlai Oct 22, 2019
fdd1b15
HDDS-2214. TestSCMContainerPlacementRackAware has an intermittent fai…
elek Oct 22, 2019
4bfad90
HDDS-2131. Optimize replication type and creation time calculation in…
swagle Oct 22, 2019
1baa5a1
HDDS-2278. Run S3 test suite on OM HA cluste. (#27)
bharatviswa504 Oct 23, 2019
59d0786
HDDS-2334. Dummy chunk manager fails with length mismatch error. Cont…
adoroszlai Oct 23, 2019
9475d26
HDDS-2352. Client gets internal error instead of volume not found in …
adoroszlai Oct 24, 2019
1c6b02a
HDDS-2296. ozoneperf compose cluster shouln't start freon by default …
elek Oct 24, 2019
e16275d
HDDS-2297. Enable Opentracing for new Freon tests (#16)
elek Oct 24, 2019
c0cbdd2
HDDS-2354. SCM log is full of AllocateBlock logs. (#77)
bharatviswa504 Oct 24, 2019
4d1e811
HDDS-1228. Chunk Scanner Checkpoints (#7)
adoroszlai Oct 24, 2019
28170e5
HDDS-2358. Change to replication factor THREE in acceptance tests (#78)
adoroszlai Oct 24, 2019
da01364
HDDS-2357. Add replication factor option to new Freon tests (#79)
adoroszlai Oct 24, 2019
91e0c02
HDDS-2285. GetBlock and ReadChunk command from the client should be s…
hanishakoneru Oct 24, 2019
faf10fe
HDDS-2071. Support filters in ozone insight point (#4)
elek Oct 24, 2019
682599e
HDDS-2360. Update Ratis snapshot to d6d58d0 (#83)
adoroszlai Oct 25, 2019
d7e2fb1
HDDS-2344. Add immutable entries in to the DoubleBuffer for Volume re…
bharatviswa504 Oct 25, 2019
e1641fb
Revert "HDDS-2206. Separate handling for OMException and IOException …
arp7 Oct 25, 2019
d1f57f8
HDDS-2341. Validate tar entry path during extraction (#72)
adoroszlai Oct 25, 2019
758bd09
concurrent hash map for dn cache
hanishakoneru Oct 25, 2019
82833a0
HDDS-2361. Ozone Manager init & start command prints out unnecessary …
cxorm Oct 26, 2019
6a65580
HDDS-2365. Fix TestRatisPipelineProvider#testCreatePipelinesDnExclude…
adoroszlai Oct 26, 2019
8541c56
HDDS-2368. TestOzoneManagerDoubleBufferWithDummyResponse failing inte…
adoroszlai Oct 27, 2019
41b51b9
Merge pull request #40 from hanishakoneru/HDDS-2285
hanishakoneru Oct 28, 2019
9dd2f05
HDDS-2345. Add a UT for newly added clone() in OmBucketInfo (#92)
cxorm Oct 28, 2019
19f0044
HDDS-2374. Make Ozone Readme.txt point to the Ozone websites instead …
anuengineer Oct 29, 2019
7b043e9
HDDS-2240. Ozone Admin OM command line tool. (#9)
hanishakoneru Oct 29, 2019
aea6c37
HDDS-2292. Create Ozone specific README.md to the new hadoop-ozone re…
elek Oct 29, 2019
e3e6dc5
HDDS-2322. DoubleBuffer flush termination and OM shutdown's after tha…
bharatviswa504 Oct 29, 2019
86925de
HDDS-2373 Move isUseRatis getFactor and getType from XCeiverClientMan…
fapifta Oct 29, 2019
112d1fb
Revert "HDDS-2292. Create Ozone specific README.md to the new hadoop-…
arp7 Oct 30, 2019
27b6042
HDDS-2379. OM terminates with RocksDB error while continuously writin…
bharatviswa504 Oct 30, 2019
d3021fb
HDDS-2347 XCeiverClientGrpc's parallel use leads to NPE (#81)
fapifta Oct 30, 2019
9f75e5a
HDDS-2378 - Change OZONE as string used in the code where OzoneConsts…
fapifta Oct 30, 2019
69aa475
HDDS-2366. Remove ozone.enabled as a flag and config item. (#90)
swagle Oct 30, 2019
e857643
HDDS-2292. Create Ozone specific README.md to the new hadoop-ozone re…
elek Oct 30, 2019
11ff08f
HDDS-2381. In ExcludeList, add if not exist only. (#104)
bharatviswa504 Oct 30, 2019
e16c7ed
HDDS-2348. remove log4j properties for org.apache.hadoop.ozone
luhuachao Oct 31, 2019
b6704fd
HDDS-2208. Propagate System Exceptions from OM transaction apply phase
Oct 31, 2019
cbb8b66
HDDS-2219. Move all the ozone dist scripts/configs to one location
cxorm Oct 31, 2019
5b082e7
HDDS-2293. Create a new CONTRIBUTION.md for the new repository (#58)
elek Oct 31, 2019
629ab5d
HDDS-2380. OMFileRequest should use the isExist API while checking fo…
Oct 29, 2019
8527a9d
HDDS-1847: Datanode Kerberos principal and keytab config key looks in…
anuengineer Oct 31, 2019
5922420
HDDS-2363. Failed to create Ratis container. (#98)
ChenSammi Nov 1, 2019
a04a5d8
HDDS-2311. Fix logic of RetryPolicy in OzoneClientSideTranslatorPB. (…
hanishakoneru Nov 1, 2019
6ba7115
HDDS-2397. Fix calling cleanup for few missing tables in OM. (#112)
bharatviswa504 Nov 1, 2019
feedc6a
Revert "HDDS-1847: Datanode Kerberos principal and keytab config key …
arp7 Nov 1, 2019
c47aaa1
HDDS-2398. Remove usage of LogUtils class from ratis-common. (#113)
bharatviswa504 Nov 2, 2019
e91cc32
HDDS-2272. Avoid buffer copying in GrpcReplicationClient
adoroszlai Nov 4, 2019
9857b0c
HDDS-2291. Acceptance tests for OM HA
hanishakoneru Nov 4, 2019
6b2cda1
HDDS-1515. Create ozone dev-support script to check hadolint violiations
akki Nov 4, 2019
d718146
HDDS-2255. Improve Acl Handler Messages (#94)
cxorm Nov 5, 2019
f162c05
HDDS-2321. Ozone Block Token verify should not apply to all datanode …
xiaoyuyao Nov 5, 2019
9565cc5
HDDS-2359. Seeking randomly in a key with more than 2 blocks of data …
bshashikant Nov 6, 2019
21e5761
HDDS-2064. Add tests for incorrect OM HA config when node ID or RPC a…
smengcl Nov 6, 2019
33b374a
HDDS-1643. Send hostName also part of OMRequest. (#70)
cxorm Nov 6, 2019
a0dd918
HDDS-2407. Reduce log level of per-node failure in XceiverClientGrpc …
adoroszlai Nov 6, 2019
615571e
HDDS-2270. Avoid buffer copying in ContainerStateMachine.loadSnapshot…
adoroszlai Nov 6, 2019
06c70f7
HDDS-2377. Speed up TestOzoneManagerHA#testOMRetryProxy and #testTwoO…
smengcl Nov 7, 2019
384fee0
HDDS-2369. Fix typo in param description.
cku328 Nov 7, 2019
dc3a3c3
HDDS-2327. Provide new Freon test to test Ratis pipeline with pure Xc…
elek Nov 7, 2019
d893cd3
HDDS-2370. Support Ozone HddsDatanodeService run as plugin with HDFS …
chimney-lee Nov 7, 2019
ab7987c
HDDS-2404. Added support for Registered id as service identifier for …
abhishekaypurohit Nov 4, 2019
8e00c2e
HDDS-2395. Handle completeMPU scenarios to match with aws s3 behavior…
bharatviswa504 Nov 8, 2019
f2f97ea
HDDS-2399. Update mailing list information. (#126)
cku328 Nov 8, 2019
6a450fb
HDDS-2427. Exclude webapps from hadoop-ozone-filesystem-lib-current u…
bharatviswa504 Nov 8, 2019
9ce2dd7
HDDS-1701. Move dockerbin script to libexec
cxorm Nov 8, 2019
f928a0b
HDDS-2273. Avoid buffer copying in GrpcReplicationService. Contribute…
adoroszlai Nov 8, 2019
93d0db4
HDDS-2410. Ozoneperf docker cluster should use privileged containers …
elek Nov 8, 2019
f7ba616
HDDS-2417 Add the list trash command to the client side (#138)
mbsharp Nov 11, 2019
a6f80c0
HDDS-2325. BenchMarkDatanodeDispatcher genesis test is failing with NPE
elek Nov 11, 2019
3b0a49e
HDDS-2415. Completely disable tracer if hdds.tracing.enabled=false
adoroszlai Nov 12, 2019
ee8b89a
HDDS-1868. Ozone pipelines should be marked as ready only after the l…
swagle Nov 12, 2019
1c1aecf
HDDS-2456. Add explicit base image version for images derived from oz…
adoroszlai Nov 12, 2019
1e71b63
HDDS-2462. Add jq dependency in Contribution guideline (#145)
fapifta Nov 12, 2019
2211d63
HDDS-2460. Default checksum type is wrong in description
Nov 13, 2019
c199a29
HDDS-2451. Use lazy string evaluation in preconditions
adoroszlai Nov 13, 2019
4337bb0
HDDS-2403. Remove leftover reference to OUTPUT_FILE from shellcheck.sh
Nov 13, 2019
ef2a9f4
HDDS-2445. Replace ToStringBuilder in BlockData
adoroszlai Nov 13, 2019
d816b64
HDDS-2452: Wrong condition for re-scheduling in ReportPublisher (#151)
Nov 13, 2019
1f8c66a
HDDS-2463. Reduce unnecessary getServiceInfo calls. Contributed by Xi…
xiaoyuyao Nov 13, 2019
fe85445
HDDS-2464. Avoid unnecessary allocations for FileChannel.open call. (…
adoroszlai Nov 13, 2019
42b6909
HDDS-2458. Avoid list copy in ChecksumData. (#141)
adoroszlai Nov 13, 2019
86c76ff
HDDS-2400. Enable github actions based builds for Ozone (#122)
elek Nov 13, 2019
cb66b48
HDDS-2412. Define description/topics/merge strategy for the github re…
elek Nov 13, 2019
c83d5bc
HDDS-2364. Add OM metrics to find the false positive rate for the key…
avijayanhwx Nov 13, 2019
e39134d
HDDS-1847: Datanode Kerberos principal and keytab config key looks in…
christeoh Nov 13, 2019
659385e
HDDS-2469. Avoid changing client-side key metadata (#154)
adoroszlai Nov 13, 2019
528cea3
HDDS-1940. Closing open container via scmcli gives false error messag…
nandakumar131 Nov 14, 2019
e350aef
HDDS-2478. Sonar : remove temporary variable in XceiverClientGrpc sen…
supratimdeka Nov 14, 2019
49dbb18
HDDS-2480. Sonar : remove log spam for exceptions inside XceiverClien…
supratimdeka Nov 14, 2019
287b322
HDDS-2479. Sonar : replace instanceof with catch block in XceiverClie…
supratimdeka Nov 14, 2019
8a11fe3
HDDS-2450 Datanode ReplicateContainer thread pool should be configura…
sodonnel Nov 14, 2019
d0fd848
HDDS-2473. Fix code reliability issues found by Sonar in Ozone Recon …
avijayanhwx Nov 14, 2019
0d86870
HDDS-2481. Close streams in TarContainerPacker (#167)
adoroszlai Nov 14, 2019
89d11ad
HDDS-2034. Async RATIS pipeline creation and destroy through heartbea…
ChenSammi Nov 15, 2019
0e403a5
HDDS-2482. Enable github worflow actions full pull requests (#171)
elek Nov 15, 2019
37dc306
HDDS-2494 Sonar BigDecimal Cleanup (#175)
mbsharp Nov 15, 2019
3869296
HDDS-2487. Ensure streams are closed (#173)
adoroszlai Nov 15, 2019
3ca37b1
HDDS-2492 Fix test clean up issue in TestSCMPipelineManager. (#179)
timmylicheng Nov 15, 2019
a1ea8a4
HDDS-2468. scmcli close pipeline command not working
nandakumar131 Nov 15, 2019
d05ff4e
HDDS-2471. Improve exception message for CompleteMultipartUpload
bharatviswa504 Nov 15, 2019
aa828b1
HDDS-2470. Add partName, partNumber for CommitMultipartUpload
bharatviswa504 Nov 15, 2019
5264882
HDDS-2495. Sonar - "notify" may not wake up the appropriate thread
mbsharp Nov 15, 2019
43be5c8
HDDS-2472. Use try-with-resources while creating FlushOptions in RDBS…
avijayanhwx Nov 15, 2019
2f94fec
Fix sonar warnings in HddsUtils (#184)
craigcondit Nov 15, 2019
bd0d873
HDDS-2418 Add the list trash command to the server side handling (#143)
mbsharp Nov 15, 2019
9f57785
HDDS-2375. Refactor BlockOutputStream to allow flexible buffering. (#97)
szetszwo Nov 15, 2019
faedad7
HDDS-2500. Avoid fall-through in CloseContainerCommandHandler (#186)
craigcondit Nov 15, 2019
baf6cef
HDDS-2515. no need of toString since log formatter can intatnally han…
abhishekaypurohit Nov 16, 2019
6fd2ef0
HDDS-2511. Fix Sonar issues in OzoneManagerServiceProviderImpl. (#188)
avijayanhwx Nov 16, 2019
5d51385
HDDS-2507. Remove the hard-coded exclusion of TestMiniChaosOzoneClust…
elek Nov 16, 2019
ee6f22d
HDDS-2502. Close ScmClient in RatisInsight. (#199)
swagle Nov 16, 2019
79e3ff9
HDDS-2405. int2ByteString unnecessary byte array allocation (#197)
adoroszlai Nov 16, 2019
493a916
HDDS-2501. Sonar: Fix issues found in the ObjectEndpoint class. (#198)
swagle Nov 16, 2019
dba972d
HDDS-2513. Removed unused private field (#187)
abhishekaypurohit Nov 16, 2019
b01c7c9
HDDS-2461. Logging by ChunkUtils is misleading (#144)
elek Nov 16, 2019
1b72718
HDDS-2503. Close FlushOptions in RDBStore (#181)
adoroszlai Nov 16, 2019
a9a9f4f
HDDS-2489. Change anonymous class based initialization in HddsUtils. …
swagle Nov 17, 2019
8af5ab8
HDDS-2525. Sonar : replace lambda with method reference in SCM Buffer…
supratimdeka Nov 18, 2019
89bdb6a
HDDS-2521. Multipart upload failing with NPE
adoroszlai Nov 18, 2019
6be3c84
HDDS-2524. Sonar : clumsy error handling in BlockOutputStream validat…
supratimdeka Nov 18, 2019
4ba4065
HDDS-2526. Sonar : use format specifiers in Log inside HddsConfServle…
supratimdeka Nov 18, 2019
b411439
HDDS-2520. Sonar: Avoid temporary variable scmSecurityClient (#208)
dineshchitlangia Nov 18, 2019
d52fb26
HDDS-2488. Not enough arguments for log messages in GrpcXceiverServic…
avijayanhwx Nov 18, 2019
2637a15
Integrate sonar CI run with Github Actions
vivekratnavel Nov 18, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
28 changes: 28 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
github:
description: "Scalable, redundant, and distributed object store for Apache Hadoop"
homepage: https://hadoop.apache.org/ozone/
labels:
- hadoop
- object-store
- storage
- big-data
- s3
- kubernetes
enabled_merge_buttons:
squash: true
merge: false
rebase: false
20 changes: 20 additions & 0 deletions .github/buildenv/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
FROM elek/ozone-build:20191106-1
USER root
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
USER jenkins1001
ENTRYPOINT ["/entrypoint.sh"]
18 changes: 18 additions & 0 deletions .github/buildenv/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
#!/bin/sh -l
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
echo "Execution command inside docker with user $(whoami)"
#fix permission which is not defined by github actions
"$@"
125 changes: 125 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
name: Build
on:
- push
- pull_request
jobs:
build:
name: compile
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@master
- uses: ./.github/buildenv
with:
args: ./hadoop-ozone/dev-support/checks/build.sh
rat:
name: rat
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@master
- uses: ./.github/buildenv
with:
args: ./hadoop-ozone/dev-support/checks/rat.sh
- uses: actions/upload-artifact@master
if: always()
with:
name: rat
path: target/rat
author:
name: author
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@master
- uses: ./.github/buildenv
with:
args: ./hadoop-ozone/dev-support/checks/author.sh
- uses: actions/upload-artifact@master
if: always()
with:
name: author
path: target/author
unit:
name: unit
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@master
- uses: ./.github/buildenv
with:
args: ./hadoop-ozone/dev-support/checks/unit.sh
- uses: actions/upload-artifact@master
if: always()
with:
name: unit
path: target/unit
checkstyle:
name: checkstyle
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@master
- uses: ./.github/buildenv
with:
args: ./hadoop-ozone/dev-support/checks/checkstyle.sh
- uses: actions/upload-artifact@master
if: always()
with:
name: checkstyle
path: target/checkstyle
findbugs:
name: findbugs
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@master
- uses: ./.github/buildenv
with:
args: ./hadoop-ozone/dev-support/checks/findbugs.sh
- uses: actions/upload-artifact@master
if: always()
with:
name: findbugs
path: target/findbugs
sonarcloud:
name: SonarCloud Trigger
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@master
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
acceptance:
name: acceptance
runs-on: ubuntu-18.04
needs:
- build
- rat
- checkstyle
- unit
- findbugs
steps:
- uses: actions/checkout@master
- uses: ./.github/buildenv
with:
args: ./hadoop-ozone/dev-support/checks/build.sh
- run: sudo pip install robotframework
- run: sudo chown runner -R .
- run: cd ./hadoop-ozone/dist/target/ozone-*-SNAPSHOT/ && mkdir .aws && sudo chown 1000 .aws
- run: ./hadoop-ozone/dev-support/checks/acceptance.sh
- uses: actions/upload-artifact@master
if: always()
with:
name: acceptance
path: target/acceptance
Loading