Martin Reboredo YakoYakoYokuYoku
  • Joined on 2020-12-07
YakoYakoYokuYoku created pull request xorm/xorm#2409 2024-02-09 17:02:37 +00:00
Add support for belongs to relationships
YakoYakoYokuYoku pushed to belongsto at YakoYakoYokuYoku/xorm 2024-02-09 16:49:48 +00:00
8826dcbb1d Support for belongs to relationships
YakoYakoYokuYoku created branch belongsto in YakoYakoYokuYoku/xorm 2024-02-09 16:49:48 +00:00
YakoYakoYokuYoku created repository YakoYakoYokuYoku/xorm 2024-02-09 16:46:22 +00:00
YakoYakoYokuYoku deleted branch interactive-ms from YakoYakoYokuYoku/tea 2020-12-17 18:54:13 +00:00
YakoYakoYokuYoku commented on pull request gitea/tea#310 2020-12-17 18:53:34 +00:00
Add interactive mode for tea milestone create

You welcome too ?

YakoYakoYokuYoku pushed to interactive-ms at YakoYakoYokuYoku/tea 2020-12-17 18:30:12 +00:00
2be9a124f2 Use dateparse and cleanup CreateMilestone task
YakoYakoYokuYoku pushed to master at YakoYakoYokuYoku/tea 2020-12-17 17:54:14 +00:00
8b588f5313 make PR workflow helpers more robust (#300)
YakoYakoYokuYoku commented on pull request gitea/tea#310 2020-12-17 17:51:17 +00:00
Add interactive mode for tea milestone create

Gotcha, thx for pointing that out ?

YakoYakoYokuYoku commented on pull request gitea/tea#310 2020-12-17 16:32:39 +00:00
Add interactive mode for tea milestone create

Yeah I know that I'm using time.Parse here, but I would be thankful if the reviews point out other important things.

YakoYakoYokuYoku pushed to interactive-ms at YakoYakoYokuYoku/tea 2020-12-17 16:28:43 +00:00
4416c6099a Incorporate deadline functionality
YakoYakoYokuYoku commented on pull request gitea/tea#310 2020-12-17 15:45:50 +00:00
Add interactive mode for tea milestone create

doe RFC3339 accept date only? If not, we should accept a date in RFC3339 structure, but with only the date..

It seems that time.RFC3339 doesn't support an ISO 8601 date structure with only the…

YakoYakoYokuYoku pushed to interactive-ms at YakoYakoYokuYoku/tea 2020-12-17 14:47:15 +00:00
747fa1345f Return fmt.Errorf when title is empty
116ab0e1a6 Implement interactive milestone creation
a169550f62 Merge branch 'master' into interactive-ms
a0835d3a18 Return fmt.Errorf when title is empty
52641083c9 Implement interactive milestone creation
Compare 5 commits »
YakoYakoYokuYoku pushed to interactive-ms at YakoYakoYokuYoku/tea 2020-12-17 14:42:49 +00:00
a169550f62 Merge branch 'master' into interactive-ms
8b588f5313 make PR workflow helpers more robust (#300)
Compare 2 commits »
YakoYakoYokuYoku commented on pull request gitea/tea#310 2020-12-17 14:26:19 +00:00
Add interactive mode for tea milestone create

May I ask you the date layout for the deadline (see time.Parse)?

YakoYakoYokuYoku commented on pull request gitea/tea#310 2020-12-17 14:09:40 +00:00
Add interactive mode for tea milestone create

Do you plan to ask for the deadline as well? That would be great as it prepares for #303

Yeah, let's do that.

YakoYakoYokuYoku pushed to interactive-ms at YakoYakoYokuYoku/tea 2020-12-17 14:08:41 +00:00
a0835d3a18 Return fmt.Errorf when title is empty
YakoYakoYokuYoku created pull request gitea/tea#310 2020-12-17 13:54:29 +00:00
Add interactive mode for tea issue create
YakoYakoYokuYoku pushed to interactive-ms at YakoYakoYokuYoku/tea 2020-12-17 13:47:11 +00:00
52641083c9 Implement interactive milestone creation
YakoYakoYokuYoku created branch interactive-ms in YakoYakoYokuYoku/tea 2020-12-17 13:47:11 +00:00