Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Rename to uniget #6716

Open
16 of 17 tasks
nicholasdille opened this issue Jun 30, 2023 · 0 comments
Open
16 of 17 tasks

Rename to uniget #6716

nicholasdille opened this issue Jun 30, 2023 · 0 comments

Comments

@nicholasdille
Copy link
Owner

nicholasdille commented Jun 30, 2023

uniget = uni(x)get or uni(versal)get

  • Reserve uniget-org
  • Reserve uniget.dev
  • Prepare org uniget-org
  • Create repository for cli uniget-org/cli
  • Create repository for tools uniget-org/tools
  • Create repository for pages uniget-org/uniget.dev
  • Decide whether to preserve history -> Preserve history using git-filter-repo
  • Decide whether to continue with v3 or restart with v1 -> Restart with v1
  • Populate uniget-org/pages
    git-filter-repo \
      --path .github/workflows/pages.yml \
      --path make/site.mk \
      --path site/ \
      --path .gitignore \
      --path LICENSE \
      --path Makefile
  • Point uniget.dev to pages deployment
  • Populate uniget-org/tools
    git-filter-repo \
      --path .github/workflows/build-base.yml \
      --path .github/workflows/ghcr-cleanup.yml \
      --path .github/workflows/push.yml \
      --path .github/workflows/rebuild.yml \
      --path .github/workflows/renovate.yml \
      --path .github/workflows/report.yml \
      --path .github/workflows/test-linux.yml \
      --path @base \
      --path @metadata \
      --path @template \
      --path make/check.mk \
      --path make/dev.mk \
      --path make/ghcr.mk \
      --path make/helper.mk \
      --path make/metadata.mk \
      --path make/sbom.mk \
      --path make/tool.mk \
      --path scripts/activity.sh \
      --path scripts/build_test_images.sh \
      --path scripts/convert.sh \
      --path scripts/renovate.sh \
      --path scripts/report.sh \
      --path scripts/star.sh \
      --path scripts/tag_manifest_index_images.sh \
      --path scripts/usage.sh \
      --path scripts/version_catalog.sh \
      --path tools/ \
      --path .gitignore \
      --path LICENSE \
      --path renovate-root.json \
      --path renovate.json \
      --path SECURITY.md
  • Populate uniget-org/cli
    git-filter-repo \
        --path .github/workflows/build-go.yml \
        --path .github/workflows/release.yml \
        --path .github/workflows/renovate.yml \
        --path cmd \
        --path make/go.mk \
        --path make/release.mk \
        --path pkg \
        --path scripts/go.sh \
        --path scripts/layerlego.sh \
        --path .goreleaser.yaml \
        --path Dockerfile \
        --path .gitignore \
        --path Makefile \
        --path README.md \
        --path SECURITY.md \
        --path docker-bake.hcl \
        --path docker-setup.cheat \
        --path go.mod \
        --path go.sum
  • Migrate existing directories from docker-setup
  • Migrate GitHub action
  • Migrate issues
  • Cripple docker-setup to point to uniget
  • Archive docker-setup
nicholasdille added a commit that referenced this issue Jul 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant