kdumontnu
  • Joined on 2021-03-12
kdumontnu commented on issue gitea/act_runner#541 2024-05-06 14:56:30 +00:00
actions/upload-artifact@v3 Timed Out

This seems like the same error I ran into here.

FWIW, the main error we saw when uploading an artifact…

kdumontnu commented on pull request gitea/blog#225 2023-01-02 21:07:35 +00:00
Add break warning for DISABLE_GRAVATAR and ENABLE_FEDERATED_AVATAR's moving

We also need to add DEPRECATED warning on https://docs.gitea.io/en-us/config-cheat-sheet/#picture-picture

This will need to be done in main repo, do you want to open a PR or would…

kdumontnu commented on pull request gitea/blog#225 2023-01-02 19:01:02 +00:00
Add break warning for DISABLE_GRAVATAR and ENABLE_FEDERATED_AVATAR's moving

Two configurations, picture.DISABLE_GRAVATAR and picture.ENABLE_FEDERATED_AVATAR, have been copied to database config setting table so that admins can change them in the admin panel without restarting the gitea service.

kdumontnu commented on pull request gitea/blog#225 2023-01-02 19:01:02 +00:00
Add break warning for DISABLE_GRAVATAR and ENABLE_FEDERATED_AVATAR's moving

They will be migrated to the database on first run after upgrading, then they will be ignored if they are left in app.ini on subsequent runs.

kdumontnu commented on pull request gitea/blog#225 2023-01-02 19:01:02 +00:00
Add break warning for DISABLE_GRAVATAR and ENABLE_FEDERATED_AVATAR's moving

Some configuration moved from config file to database (#18058)

kdumontnu created pull request gitea/test-env#15 2022-09-01 19:06:20 +00:00
Use same git version as production alpine 3.16
kdumontnu created branch kd/util-bump_git in kdumontnu/test-env 2022-09-01 19:02:39 +00:00
kdumontnu pushed to kd/util-bump_git at kdumontnu/test-env 2022-09-01 19:02:39 +00:00
07e7134a5f Use same git version as production alpine 3.16
kdumontnu created repository kdumontnu/test-env 2022-09-01 19:01:25 +00:00
kdumontnu approved gitea/blog#178 2021-10-28 13:03:37 +00:00
Add blog post for 1.15.6

Looks great. Thanks!