Skip to content

Move MET repository from the NCAR to DTCenter organization. #1462

@JohnHalleyGotway

Description

@JohnHalleyGotway

Describe the Task

Move the MET repository from the NCAR organization to the DTCenter organization. The GitHub URL needs to be updated in many locations:

grep "github.com\/NCAR" `find ./ -type f` | cut -d":" -f1 | sort -u
.//.git/logs/HEAD
.//.git/logs/refs/heads/master_v9.0
.//.git/logs/refs/remotes/origin/HEAD
.//.github/ISSUE_TEMPLATE/bug_report.md
.//.github/ISSUE_TEMPLATE/enhancement_request.md
.//.github/ISSUE_TEMPLATE/new_feature_request.md
.//.github/ISSUE_TEMPLATE/task.md
.//met/data/version.txt
.//met/docs/Users_Guide/appendixF.rst
.//met/docs/Users_Guide/index.rst
.//met/docs/Users_Guide/overview.rst
.//met/docs/Users_Guide/release-notes.rst
.//met/share/met/version.txt
.//scripts/docker/Dockerfile
.//scripts/met_checkout_and_build.sh
.//scripts/run_fortify_sca.sh
.//scripts/run_fortify_sca_nightly.sh
.//scripts/test_nightly.sh
.//scripts/test_regression.sh
.//scripts/test_unit.sh

These changes should be made to both the develop and master_v9.1 branches.

After the documentation updates are complete, re-push the met-9.1 User's Guide to GitHub pages.

Time Estimate

2 hours.

Sub-Issues

Consider breaking the task down into sub-issues.
No sub-issues required.

Relevant Deadlines

None

Funding Source

Define the source of funding and account keys here or state NONE.

Define the Metadata

Assignee

  • Select engineer(s) or no engineer required: John Halley Gotway
  • Select scientist(s) or no scientist required: No scientist required

Labels

  • Select component(s)
  • Select priority
  • Select requestor(s)

Projects and Milestone

  • Review projects and select relevant Repository and Organization ones
  • Select milestone

Define Related Issue(s)

Consider the impact to the other METplus components.

Task Checklist

See the METplus Workflow for details.

  • Complete the issue definition above.
  • Fork this repository or create a branch of develop.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the task and verify your changes.
  • Add/update unit tests.
  • Add/update documentation.
  • Push local changes to GitHub.
  • Submit a pull request to merge into develop and link the pull request to this issue.
    Pull request: feature <Issue Number> <Description>
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions