UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
elrr-aggregator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iron Bank Containers
Opensource
adl-initiative
elrr
elrr-aggregator
Commits
c38857c7
Unverified
Commit
c38857c7
authored
1 year ago
by
Simeranjeet Sandhu
Browse files
Options
Downloads
Patches
Plain Diff
Latest code migration from Github
parent
fc647d6c
No related branches found
No related tags found
2 merge requests
!39
Development
,
!37
ELRR Aggregator Code Migration
Pipeline
#2546179
failed
1 year ago
Stage: .pre
Stage: lint
Stage: secret-scan
Stage: os-type
Stage: pipeline-trigger
Pipeline: elrr-aggregator
#2546183
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+5
-3
5 additions, 3 deletions
Dockerfile
hardening_manifest.yaml
+4
-1
4 additions, 1 deletion
hardening_manifest.yaml
with
9 additions
and
4 deletions
Dockerfile
+
5
−
3
View file @
c38857c7
...
@@ -10,9 +10,11 @@ COPY elrraggregator-2.0.tar.gz .
...
@@ -10,9 +10,11 @@ COPY elrraggregator-2.0.tar.gz .
# ELRR Aggregator Dependencies
# ELRR Aggregator Dependencies
RUN
tar
-xvf
./elrraggregator-2.0.tar.gz
--strip-components
=
1
&&
\
RUN
tar
-xvf
./elrraggregator-2.0.tar.gz
--strip-components
=
1
&&
\
mkdir
-p
target/dependency
&&
\
mkdir
-p
target/dependency
cd
elrraggregator-0.0.1-SNAPSHOT
&&
\
mv
BOOT-INF/ ../target/dependency/
&&
\
WORKDIR
elrraggregator-0.0.1-SNAPSHOT
RUN
mv
BOOT-INF/ ../target/dependency/
&&
\
mv
META-INF/ ../target/dependency/
&&
\
mv
META-INF/ ../target/dependency/
&&
\
mv
org/ ../target/dependency/
mv
org/ ../target/dependency/
...
...
This diff is collapsed.
Click to expand it.
hardening_manifest.yaml
+
4
−
1
View file @
c38857c7
...
@@ -38,7 +38,7 @@ resources:
...
@@ -38,7 +38,7 @@ resources:
filename
:
"
elrraggregator-2.0.tar.gz"
filename
:
"
elrraggregator-2.0.tar.gz"
validation
:
validation
:
type
:
"
sha256"
type
:
"
sha256"
value
:
"
9d4ea98914a2f1592551ea8fa0d0e8f25774c2a3ac4193600ed41836102c2a9c
"
value
:
"
a6f96ce200ef99e1b1950f7197e1680f844ea717cd56c8cbfe8bd630d8842b50
"
# List of project maintainers
# List of project maintainers
maintainers
:
maintainers
:
...
@@ -48,5 +48,8 @@ maintainers:
...
@@ -48,5 +48,8 @@ maintainers:
-
email
:
"
micson@deloitte.com"
-
email
:
"
micson@deloitte.com"
name
:
"
Michael
Son"
name
:
"
Michael
Son"
username
:
"
micson-us"
username
:
"
micson-us"
-
email
:
"
smednick@deloitte.com"
name
:
"
Seth
Mednick"
username
:
"
smednick"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment