1
0
Fork
You've already forked ytextractor
0

WIP: refactor: resurrect repo #1

Draft
thisago wants to merge 4 commits from refactor/resurrect into master
pull from: refactor/resurrect
merge into: thisago:master
thisago:master

Highlights:

  • Remove fetching from the lib: Full static parsing
  • Makefile-driven development
  • Unit tests, not E2E tests
  • Redesign of architecture
  • Workflow for test and rendered docs deploy
  • nph formatting
  • *.md -> *.org
  • Bring from GH. Bury repo there
Highlights: - Remove fetching from the lib: Full static parsing - Makefile-driven development - Unit tests, not E2E tests - Redesign of architecture - Workflow for test and rendered docs deploy - `nph` formatting - `*.md` -> `*.org` - Bring from GH. Bury repo there
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin refactor/resurrect:refactor/resurrect
git switch refactor/resurrect

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff refactor/resurrect
git switch refactor/resurrect
git rebase master
git switch master
git merge --ff-only refactor/resurrect
git switch refactor/resurrect
git rebase master
git switch master
git merge --no-ff refactor/resurrect
git switch master
git merge --squash refactor/resurrect
git switch master
git merge --ff-only refactor/resurrect
git switch master
git merge refactor/resurrect
git push origin master
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
thisago/ytextractor!1
Reference in a new issue
thisago/ytextractor
No description provided.
Delete branch "refactor/resurrect"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?