Skip to content

newPR #27

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

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
ab95743
new test
saby16 Aug 2, 2022
d880d08
Set up CI with Azure Pipelines
saby16 Oct 13, 2022
a6e6813
Update azure-pipelines.yml for Azure Pipelines
saby16 Oct 13, 2022
967ed33
Create codeql.yml
saby16 Oct 25, 2022
39bc7bb
Create SECURITY.md
saby16 Oct 25, 2022
0148d44
Create sonarcloud.yml
saby16 Feb 2, 2023
e4e7c30
Update sonarcloud.yml
saby16 Feb 2, 2023
b30a696
Update sonarcloud.yml
saby16 Feb 2, 2023
6a7be5f
Update sonarcloud.yml
saby16 Feb 2, 2023
9bfaa56
Update sonarcloud.yml
saby16 Feb 2, 2023
e933dd6
Create test.yml
saby16 Feb 21, 2023
d213d9f
Update test.yml
saby16 Feb 21, 2023
f4dd2b6
Create maven.yml
saby16 Feb 21, 2023
b755758
Update maven.yml
saby16 Feb 21, 2023
137111e
Update maven.yml
saby16 Feb 21, 2023
dbc0ba6
Update maven.yml
saby16 Feb 21, 2023
30f7d80
Update maven.yml
saby16 Feb 21, 2023
19ce59e
Update and rename maven.yml to pipeline.yml
saby16 Feb 21, 2023
cec2f41
Update pipeline.yml
saby16 Feb 21, 2023
f978ae7
Create docker-image.yml
saby16 Mar 27, 2023
53edc16
Update pipeline.yml
saby16 Mar 30, 2023
d3d8852
Update pom.xml
saby16 Mar 30, 2023
a8dc338
Update pom.xml
saby16 Mar 30, 2023
7d8fc9d
Create sonar-project.properties
saby16 Mar 30, 2023
ccaa17d
Update pipeline.yml
saby16 Mar 30, 2023
3e11cef
Update sonar-project.properties
saby16 Mar 30, 2023
1f7c8c0
Update pipeline.yml
saby16 Mar 30, 2023
39154c3
Update pipeline.yml
saby16 Apr 12, 2023
fe5adac
Update pipeline.yml
saby16 Apr 12, 2023
33088f6
Update pipeline.yml
saby16 Apr 12, 2023
8dc8c18
Update pipeline.yml
saby16 Apr 12, 2023
80d92cb
Update pipeline.yml
saby16 Apr 12, 2023
6363859
Update pipeline.yml
saby16 Apr 12, 2023
f44f13d
Update pipeline.yml
saby16 Apr 12, 2023
36acbe2
Create threagile.yml
saby16 May 21, 2023
a426728
Update threagile.yml
saby16 May 21, 2023
38d058d
Update pipeline.yml
saby16 May 21, 2023
dbda349
Update codeql.yml
saby16 Feb 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update azure-pipelines.yml for Azure Pipelines
  • Loading branch information
saby16 committed Oct 13, 2022
commit a6e68133bf95da394450739e716b40bc9780557b
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ steps:
- script: echo Hello, world!
displayName: 'Run a one-line script'

- task: Npm@1
inputs:
command: 'install'

- task: WhiteSource@21
inputs:
Expand Down