Merge ~racb/git-ubuntu:more-project-rename into git-ubuntu:main
Status: | Merged |
---|---|
Merged at revision: | 4d497a77ae031f49980ae50af5b1fb079fce3e8f |
Proposed branch: | ~racb/git-ubuntu:more-project-rename |
Merge into: | git-ubuntu:main |
Diff against target: |
1035 lines (+39/-88) 18 files modified
dev/null (+0/-17) doc/README.md (+10/-10) doc/release-process.md (+6/-29) gitubuntu/git_repository.py (+1/-1) gitubuntu/importer_service_broker.py (+9/-0) gitubuntu/repo_builder.py (+1/-1) gitubuntu/scriptutils.py (+0/-18) gitubuntu/source_builder.py (+1/-1) man/man1/git-ubuntu-clone.1 (+1/-1) man/man1/git-ubuntu-export-orig.1 (+1/-1) man/man1/git-ubuntu-import.1 (+1/-1) man/man1/git-ubuntu-merge.1 (+1/-1) man/man1/git-ubuntu-queue.1 (+1/-1) man/man1/git-ubuntu-remote.1 (+1/-1) man/man1/git-ubuntu-submit.1 (+2/-2) man/man1/git-ubuntu-tag.1 (+1/-1) man/man1/git-ubuntu.1 (+1/-1) setup.py (+1/-1) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Server Team CI bot | continuous-integration | Approve | |
Christian Ehrhardt | Approve | ||
Bryce Harrington | Abstain | ||
Canonical Server Reporter | Pending | ||
Review via email: mp+425379@code.staging.launchpad.net |
Description of the change
This is a followup from https:/
commit 002e452c9dd413b
- Verified list exists at https:/
- List adopted for git-ubuntu use on https:/
- LGTM
commit 2f0e8556c1a0c36
- Is the name "USD Import Team" still valid as the name for the new list? If not, then the from line in the CHANGELOG_TEMPLATE needs updated.
- `grep -sir usd-import-team .` shows additional references to the old team in setup.py and a few docs. The urls no longer resolve, so guessing this commit would be a good point to update all those too.
- There are also other mentions of 'usd-import' in the codebase, such as some man page references to bugs.launchpad.
- Needs Fixing
commit 5aad1110b2b849e
- No other references to 'usd-importer-bot' in the codebase
- There is still the 'usd-importer' service, but afaict that'll keep the name, and in any case is unrelated to the bot.
- LGTM
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
Looks good, but waiting for approval from others.