Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
disagg-d3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
ghsc
National Seismic Hazard Model Project
disagg-d3
Merge requests
!18
Resolves - Provisional Release Setup
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolves - Provisional Release Setup
ghsc/users/bclayton/nshmp/disagg-d3:issue-5
into
main
Overview
0
Commits
18
Pipelines
0
Changes
30
Merged
Clayton, Brandon Scott
requested to merge
ghsc/users/bclayton/nshmp/disagg-d3:issue-5
into
main
2 years ago
Overview
0
Commits
18
Pipelines
0
Changes
30
Expand
Resolves
#5 (closed)
0
0
Merge request reports
Compare
main
version 6
0765d034
2 years ago
version 5
e95d3b06
2 years ago
version 4
96e836cc
2 years ago
version 3
5af4f4aa
2 years ago
version 2
7cb5b430
2 years ago
version 1
96b49c16
2 years ago
main (base)
and
latest version
latest version
2da92412
18 commits,
2 years ago
version 6
0765d034
17 commits,
2 years ago
version 5
e95d3b06
16 commits,
2 years ago
version 4
96e836cc
13 commits,
2 years ago
version 3
5af4f4aa
12 commits,
2 years ago
version 2
7cb5b430
11 commits,
2 years ago
version 1
96b49c16
10 commits,
2 years ago
30 files
+
20126
−
7955
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
30
Search (e.g. *.vue) (Ctrl+P)
.husky/pre-push
0 → 100644
+
4
−
0
Options
#!/bin/bash
npm run pretty-quick
--
--staged
;
npm run lint
;
Loading