Add support for the Friendly Forge Format (F3) #2

Closed
earl-warren wants to merge 1 commits from gitea-feature-f3 into main
Owner

Add support for the Friendly Forge Format (F3)

  • user
  • project
  • issue
  • label
  • milestone
  • topic
  • release
  • asset
  • pull_request
  • repository
  • comment
  • reaction
  • review

And the f3 CLI that can --import or --export from/to F3


See https://github.com/go-gitea/gitea/pull/21081 for CI

Add support for the [Friendly Forge Format (F3)](https://forum.forgefriends.org/t/about-the-friendly-forge-format-f3/681) - [X] user - [X] project - [X] issue - [X] label - [X] milestone - [X] topic - [x] release - [x] asset - [x] pull_request - [x] repository - [x] comment - [x] reaction - [x] review And the f3 CLI that can --import or --export from/to F3 --- See https://github.com/go-gitea/gitea/pull/21081 for CI
earl-warren added 1 commit 7 months ago
be0af5fa1f
F3: initial support with user & project providers
Signed-off-by: Earl Warren <contact@earl-warren.org>
earl-warren force-pushed gitea-feature-f3 from be0af5fa1f to 17e66df65c 7 months ago Compare
earl-warren force-pushed gitea-feature-f3 from 17e66df65c to 3884b7b6ff 7 months ago Compare
earl-warren force-pushed gitea-feature-f3 from 3884b7b6ff to f8cd0a91a4 7 months ago Compare
Poster
Owner

Implemented user, project, issue, label, milestone, topic

Implemented user, project, issue, label, milestone, topic
earl-warren force-pushed gitea-feature-f3 from f8cd0a91a4 to e4ce565b28 7 months ago Compare
earl-warren force-pushed gitea-feature-f3 from e4ce565b28 to 8b0f64f69d 7 months ago Compare
earl-warren force-pushed gitea-feature-f3 from 8b0f64f69d to 25ec929a3c 7 months ago Compare
Poster
Owner

implemented repository

implemented repository
earl-warren force-pushed gitea-feature-f3 from 25ec929a3c to 297ba71012 7 months ago Compare
earl-warren force-pushed gitea-feature-f3 from 297ba71012 to 6102f7eea3 7 months ago Compare
Poster
Owner

implemented pull_request

implemented pull_request
Poster
Owner

implemented release

implemented release
Poster
Owner

implemented asset

implemented asset
earl-warren force-pushed gitea-feature-f3 from 6102f7eea3 to 742bcf1ca9 7 months ago Compare
Poster
Owner

implemented comment

implemented comment
earl-warren force-pushed gitea-feature-f3 from 742bcf1ca9 to be60ca972b 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from be60ca972b to 3b3a1548cf 6 months ago Compare
Poster
Owner

implemented reaction

implemented reaction
Poster
Owner

implemented review

implemented review
earl-warren force-pushed gitea-feature-f3 from 3b3a1548cf to ae00aee7c5 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from ae00aee7c5 to c4a5a4d176 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from c4a5a4d176 to 9c1e5b7704 6 months ago Compare
earl-warren changed title from WIP: Add support for the Friendly Forge Format (F3) to Add support for the Friendly Forge Format (F3) 6 months ago
earl-warren force-pushed gitea-feature-f3 from 9c1e5b7704 to 5450c208c9 6 months ago Compare
earl-warren added 1 commit 6 months ago
earl-warren force-pushed gitea-feature-f3 from 096df25f9f to 36fd91908c 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from 36fd91908c to 3f298274cc 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from 3f298274cc to e6148bfec4 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from e6148bfec4 to 494f0300be 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from 494f0300be to 0020f29b4a 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from 0020f29b4a to e764d44a7c 6 months ago Compare
earl-warren reviewed 6 months ago
earl-warren left a comment
Poster
Owner

aaaa

aaaa
earl-warren force-pushed gitea-feature-f3 from e764d44a7c to e3a43939be 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from e3a43939be to 7e972c8535 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from 7e972c8535 to 25cb2d5471 6 months ago Compare

The gitea f3 command does not exist: it is missing from the main.go file.

The `gitea f3` command does not exist: it is missing from the `main.go` file.
earl-warren added 1 commit 6 months ago
earl-warren force-pushed gitea-feature-f3 from ff8ced5672 to dc3b6df387 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from dc3b6df387 to a2314165a7 6 months ago Compare
Poster
Owner

The gitea f3 command does not exist: it is missing from the main.go file.

I'll add that.

> The `gitea f3` command does not exist: it is missing from the `main.go` file. I'll add that.
earl-warren force-pushed gitea-feature-f3 from a2314165a7 to f1eb32594b 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from f1eb32594b to 7c09cb67cc 6 months ago Compare
earl-warren force-pushed gitea-feature-f3 from 7c09cb67cc to 251a962a95 6 months ago Compare
Poster
Owner
Moved to https://codeberg.org/forgejo/forgejo/issues/57
earl-warren closed this pull request 4 months ago
Please reopen this pull request to perform a merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b gitea-feature-f3 main
git pull origin gitea-feature-f3

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff gitea-feature-f3
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
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: earl-warren/gitea#2
Loading…
There is no content yet.