/README.md (c96be08c0f191458d581524dacbf2f49b0af23d5) (101 bytes) (mode 100644) (type blob)
# int-deployment-audit-api
API to record and retrieve deployments into IIB across all environments.
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
1824 |
0e6477d39449644a27aa5eff5ef7170850da72de |
.dbeaver-data-sources.xml |
100644 |
blob |
309 |
1b68f0d496b830226ffa8639c0a9f80a4ceea0bb |
.gitignore |
100644 |
blob |
653 |
fc70cf39db9b88a8a0ae87dde39839ed925cf671 |
.project |
100644 |
blob |
516 |
fb39ce76bc14880251f83dc9315ca7e3350d5aa6 |
Dockerfile |
100644 |
blob |
5382 |
1a554d44a555b3110a34bff4816783974ad1a0ac |
Jenkinsfile |
100644 |
blob |
101 |
c96be08c0f191458d581524dacbf2f49b0af23d5 |
README.md |
100644 |
blob |
4126 |
8e4c9bfe3747b7ab2ac65ae0f19e9751da818dcb |
build.gradle |
040000 |
tree |
- |
1c1de0a110e0ed0c7edcf8d9e1cef9be2a0ca4aa |
gradle |
100644 |
blob |
5296 |
cccdd3d517fc5249beaefa600691cf150f2fa3e6 |
gradlew |
100644 |
blob |
2260 |
e95643d6a2ca62258464e83c72f5156dc941c609 |
gradlew.bat |
040000 |
tree |
- |
5a48badf3ef9efc9aca0ad775f9060ec7c2e9f4c |
libs |
100644 |
blob |
45 |
0a2d590f6d69c33bbe7a0a7f1890e4ded54cf13d |
settings.gradle |
040000 |
tree |
- |
efe024d6cb4b7fdbd86951f3bc2cc0805af0f448 |
src |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/Sumangal-IN/deployment-audit
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/Sumangal-IN/deployment-audit
Clone this repository using git:
git clone git://git.rocketgit.com/user/Sumangal-IN/deployment-audit
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main