argoproj-labs / argoproj-labs/appsource

Rename appsource go module to github.com/argoproj-labs/appsource

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Go
Stars
25
Forks
3
PR merge metrics
No merged PRs in 30d

Description

The appsource module is currently named `github.com/argoproj-labs/argocd-app-source`, when the repo was migrated into argoproj-labs I changed the name of the repo to just `appsource`. With that change now Golang documentation site can't resolve the name `github.com/argoproj-labs/argocd-app-source`

# Proposal

Use [this](https://gist.github.com/iamucil/7578dc7df7d72e1d78c8f5543db3fbcc) rename module script to change the module name and replace all references to the import to the new module name `github.com/argoproj-labs/appsource`

Contributor guide

Open the contributing guide

Research direction

Start by locating the Go module declaration and all references to github.com/argoproj-labs/argocd-app-source. Review the linked module rename script for the intended scope, then verify that imports use github.com/argoproj-labs/appsource and that the project still builds and tests successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
build-system
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.