Add support for the Friendly Forge Format (F3)
#2
Closed
earl-warren
wants to merge 1 commits from gitea-feature-f3
into main
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'gitea-feature-f3'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Add support for the Friendly Forge Format (F3)
And the f3 CLI that can --import or --export from/to F3
See https://github.com/go-gitea/gitea/pull/21081 for CI
be0af5fa1f
to17e66df65c
7 months ago Compare17e66df65c
to3884b7b6ff
7 months ago Compare3884b7b6ff
tof8cd0a91a4
7 months ago CompareImplemented user, project, issue, label, milestone, topic
f8cd0a91a4
toe4ce565b28
7 months ago Comparee4ce565b28
to8b0f64f69d
7 months ago Compare8b0f64f69d
to25ec929a3c
7 months ago Compareimplemented repository
25ec929a3c
to297ba71012
7 months ago Compare297ba71012
to6102f7eea3
7 months ago Compareimplemented pull_request
implemented release
implemented asset
6102f7eea3
to742bcf1ca9
7 months ago Compareimplemented comment
742bcf1ca9
tobe60ca972b
6 months ago Comparebe60ca972b
to3b3a1548cf
6 months ago Compareimplemented reaction
implemented review
3b3a1548cf
toae00aee7c5
6 months ago Compareae00aee7c5
toc4a5a4d176
6 months ago Comparec4a5a4d176
to9c1e5b7704
6 months ago CompareWIP: Add support for the Friendly Forge Format (F3)to Add support for the Friendly Forge Format (F3) 6 months ago9c1e5b7704
to5450c208c9
6 months ago Compare096df25f9f
to36fd91908c
6 months ago Compare36fd91908c
to3f298274cc
6 months ago Compare3f298274cc
toe6148bfec4
6 months ago Comparee6148bfec4
to494f0300be
6 months ago Compare494f0300be
to0020f29b4a
6 months ago Compare0020f29b4a
toe764d44a7c
6 months ago Compareaaaa
e764d44a7c
toe3a43939be
6 months ago Comparee3a43939be
to7e972c8535
6 months ago Compare7e972c8535
to25cb2d5471
6 months ago CompareThe
gitea f3
command does not exist: it is missing from themain.go
file.ff8ced5672
todc3b6df387
6 months ago Comparedc3b6df387
toa2314165a7
6 months ago CompareI'll add that.
a2314165a7
tof1eb32594b
6 months ago Comparef1eb32594b
to7c09cb67cc
6 months ago Compare7c09cb67cc
to251a962a95
6 months ago CompareMoved to https://codeberg.org/forgejo/forgejo/issues/57
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.