Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geomag-algorithms
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
Container Registry
Model registry
Operate
Environments
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 Geomagnetism Program
geomag-algorithms
Merge requests
!137
Something went wrong on our end
Make derived factory optional for controller
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Make derived factory optional for controller
ghsc/users/jmfee/geomag-algorithms:controller-derived-option
into
master
Overview
0
Commits
2
Pipelines
0
Changes
2
Merged
Jeremy M Fee
requested to merge
ghsc/users/jmfee/geomag-algorithms:controller-derived-option
into
master
3 years ago
Overview
0
Commits
2
Pipelines
0
Changes
2
Expand
Derived factory is new and should not be enabled by default.
0
0
Merge request reports
Viewing commit
9195b41f
Prev
Next
Show latest version
2 files
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
9195b41f
Bump version to 1.4.2
· 9195b41f
Jeremy M Fee
authored
3 years ago
code.json
+
2
−
2
Options
@@ -3,7 +3,7 @@
"name"
:
"geomag-algorithms"
,
"organization"
:
"U.S. Geological Survey"
,
"description"
:
"Library for processing Geomagnetic timeseries data."
,
"version"
:
"1.4.
1
"
,
"version"
:
"1.4.
2
"
,
"status"
:
"Development"
,
"permissions"
:
{
@@ -34,7 +34,7 @@
},
"date"
:
{
"metadataLastUpdated"
:
"2021-08-2
4
"
"metadataLastUpdated"
:
"2021-08-2
6
"
}
}
]
Loading