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 2022-09-08 03:48:49 +00:00
F3: initial support with user & project providers
Signed-off-by: Earl Warren <contact@earl-warren.org>
be0af5fa1f
earl-warren force-pushed gitea-feature-f3 from be0af5fa1f to 17e66df65c 2022-09-08 07:18:57 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from 17e66df65c to 3884b7b6ff 2022-09-09 00:25:26 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from 3884b7b6ff to f8cd0a91a4 2022-09-09 00:26:47 +00:00 Compare
Author
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 2022-09-09 00:39:29 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from e4ce565b28 to 8b0f64f69d 2022-09-09 23:02:32 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from 8b0f64f69d to 25ec929a3c 2022-09-10 03:30:14 +00:00 Compare
Author
Owner

implemented repository

implemented repository
earl-warren force-pushed gitea-feature-f3 from 25ec929a3c to 297ba71012 2022-09-10 04:02:36 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from 297ba71012 to 6102f7eea3 2022-09-10 08:12:48 +00:00 Compare
Author
Owner

implemented pull_request

implemented pull_request
Author
Owner

implemented release

implemented release
Author
Owner

implemented asset

implemented asset
earl-warren force-pushed gitea-feature-f3 from 6102f7eea3 to 742bcf1ca9 2022-09-11 07:12:09 +00:00 Compare
Author
Owner

implemented comment

implemented comment
earl-warren force-pushed gitea-feature-f3 from 742bcf1ca9 to be60ca972b 2022-09-12 07:29:46 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from be60ca972b to 3b3a1548cf 2022-09-16 07:17:10 +00:00 Compare
Author
Owner

implemented reaction

implemented reaction
Author
Owner

implemented review

implemented review
earl-warren force-pushed gitea-feature-f3 from 3b3a1548cf to ae00aee7c5 2022-09-16 15:13:37 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from ae00aee7c5 to c4a5a4d176 2022-09-16 15:22:38 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from c4a5a4d176 to 9c1e5b7704 2022-09-18 15:25:35 +00:00 Compare
earl-warren changed title from WIP: Add support for the Friendly Forge Format (F3) to Add support for the Friendly Forge Format (F3) 2022-09-18 15:26:17 +00:00
earl-warren force-pushed gitea-feature-f3 from 9c1e5b7704 to 5450c208c9 2022-09-18 15:46:35 +00:00 Compare
earl-warren added 1 commit 2022-09-18 15:58:59 +00:00
earl-warren force-pushed gitea-feature-f3 from 096df25f9f to 36fd91908c 2022-09-18 16:14:11 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from 36fd91908c to 3f298274cc 2022-09-21 14:39:07 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from 3f298274cc to e6148bfec4 2022-09-21 14:49:48 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from e6148bfec4 to 494f0300be 2022-09-23 15:39:24 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from 494f0300be to 0020f29b4a 2022-09-23 15:40:33 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from 0020f29b4a to e764d44a7c 2022-09-24 07:24:17 +00:00 Compare
earl-warren reviewed 2022-09-24 09:50:25 +00:00
earl-warren left a comment
Author
Owner

aaaa

aaaa
earl-warren force-pushed gitea-feature-f3 from e764d44a7c to e3a43939be 2022-09-24 10:56:04 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from e3a43939be to 7e972c8535 2022-09-24 11:09:06 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from 7e972c8535 to 25cb2d5471 2022-09-27 13:34:18 +00:00 Compare
First-time contributor

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 2022-09-27 14:26:09 +00:00
earl-warren force-pushed gitea-feature-f3 from ff8ced5672 to dc3b6df387 2022-09-27 14:33:33 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from dc3b6df387 to a2314165a7 2022-09-28 08:46:13 +00:00 Compare
Author
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 2022-09-28 09:37:20 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from f1eb32594b to 7c09cb67cc 2022-09-28 12:28:10 +00:00 Compare
earl-warren force-pushed gitea-feature-f3 from 7c09cb67cc to 251a962a95 2022-10-02 15:57:25 +00:00 Compare
Author
Owner
Moved to https://codeberg.org/forgejo/forgejo/issues/57
earl-warren closed this pull request 2022-11-29 01:45:55 +00:00

Pull request closed

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
No description provided.