UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fiesta-wagon-templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Platform One
Party Bus
fiesta-wagon
fiesta-wagon-templates
Merge requests
!12
BULL-3221: Finish Express mvp
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
BULL-3221: Finish Express mvp
BULL-3221_express_mvp
into
main
Overview
0
Commits
5
Pipelines
0
Changes
1
Merged
Douglas Lagemann
requested to merge
BULL-3221_express_mvp
into
main
2 months ago
Overview
0
Commits
5
Pipelines
0
Changes
1
Expand
Added unit tests for dataLayer, all other changes are on the
hello-express MR
.
0
0
Merge request reports
Viewing commit
515db4bf
Prev
Next
Show latest version
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
515db4bf
add exclusion for ca cert
· 515db4bf
Douglas Lagemann
authored
2 months ago
formulas/api/express.yml
+
2
−
1
Options
@@ -2,7 +2,8 @@ useBaseline: formulas/baselines/node.yml
service
:
composeFile
:
docker/docker-compose-express.yml
pipeline
:
substitutions
:
subProject
:
-api
exclusions
:
package-lock.json node_modules rds-ca-bundle-us-gov-west-1.cer
Loading