Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest auto do generate-license & generate-gitignore #12684

Closed
7 tasks
a1012112796 opened this issue Sep 2, 2020 · 2 comments · Fixed by #14419
Closed
7 tasks

Suggest auto do generate-license & generate-gitignore #12684

a1012112796 opened this issue Sep 2, 2020 · 2 comments · Fixed by #14419
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile

Comments

@a1012112796
Copy link
Member

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

As title, I think it's necessary to do generate-license & generate-gitignore Periodically. Maybe we can use drone cron work to do it. Thanks. It maybe looks like this

---
kind: pipeline
name: license_gitignore_update

platform:
  os: linux
  arch: amd64

trigger:
  event:
    - cron # each one or two month is enough

# do something ....
@stale
Copy link

stale bot commented Nov 9, 2020

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale stale bot added the issue/stale label Nov 9, 2020
@a1012112796
Copy link
Member Author

ping

@stale stale bot removed the issue/stale label Nov 12, 2020
@6543 6543 added topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented labels Nov 12, 2020
a1012112796 added a commit to a1012112796/gitea that referenced this issue Jan 22, 2021
follow go-gitea#12684

Signed-off-by: a1012112796 <1012112796@qq.com>
6543 pushed a commit that referenced this issue Jan 23, 2021
do generate-license & generate-gitignore by cron

close #12684

Signed-off-by: a1012112796 <1012112796@qq.com>
@go-gitea go-gitea locked and limited conversation to collaborators Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants