Commit Graph

17 Commits

Author SHA1 Message Date
techknowlogick 4afd74d360 Switch to Gitea Actions for build/publish (#118)
Reviewed-on: https://gitea.com/gitea/website/pulls/118
Co-authored-by: techknowlogick <hello@techknowlogick.com>
Co-committed-by: techknowlogick <hello@techknowlogick.com>
2023-04-15 02:04:54 +08:00
pat-s 9d5992fc9c Add PR preview (#117)
Following the example repo at https://gitea.com/gitea/website-pr-preview, this PR will allow for automatically generated PR previews.

Required drone secrets:

- [ ] `GITEA_ACCESS_TOKEN`
- [ ] `AWS_ACCESS_KEY_ID`
- [ ] `AWS_SECRET_ACCESS_KEY`

I've also adjusted the old pipeline to only run for pushes to the default branch to avoid unneeded runs.

Co-authored-by: pat-s <patrick.schratz@gmail.com>
Reviewed-on: https://gitea.com/gitea/website/pulls/117
Co-authored-by: pat-s <pat-s@noreply.gitea.io>
Co-committed-by: pat-s <pat-s@noreply.gitea.io>
2023-03-02 14:28:21 +08:00
John Olheiser 34a438c88a fix: run hugo directly instead of plugin image (#115)
ref: https://github.com/go-gitea/gitea/pull/22206
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/website/pulls/115
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: John Olheiser <john+gitea@jolheiser.com>
Co-committed-by: John Olheiser <john+gitea@jolheiser.com>
2022-12-22 10:22:57 +08:00
techknowlogick 634487b8a4 rename primary branch 2022-08-22 23:53:02 +08:00
techknowlogick a77e9fbcfb update drone to use arm runner 2020-09-27 18:08:55 +00:00
Thomas Boerger d2fcda850e Replaced docker with netlify deployment (#75) 2018-07-11 23:01:59 +02:00
Thomas Boerger 93485f7fa8
Changes for latest DroneCI 2017-09-07 19:11:23 +02:00
Bo-Yi Wu 0679f530fa switch gitter to discord for drone. (#48)
* switch gitter to discord for drone.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* add changed status

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-06-16 10:50:51 +08:00
Bo-Yi Wu 0f1f5dae9c feat: update plugins/docker to latest version. (#45) 2017-06-05 09:07:04 -05:00
Thomas Boerger 25ab4c31f7 Added branch handling and dropped linkchecker
Linkchecker anyway won't work anymore because we got only absolute links
so it's useless to waste these resources.
2016-12-26 09:56:34 +01:00
Thomas Boerger 5276c10a23 Automatically copy missing translations (#25)
* Automatically copy missing translations

* Added all translations to config.yaml
2016-12-25 10:32:55 +08:00
Thomas Boerger 21219ebcd7
Added clean task to drone 2016-12-12 14:36:33 +01:00
Thomas Boerger c1d9091f02
Always pull the hugo image 2016-11-10 12:05:01 +01:00
Thomas Boerger ee3041445f
Added makefile and documented it 2016-11-10 12:01:21 +01:00
Thomas Boerger cb668b2cde
Fixed drone config 2016-11-10 11:13:51 +01:00
Thomas Boerger 252bb91b06
Moved templates to theme 2016-11-10 11:03:53 +01:00
Thomas Boerger 089842088e
Initial version 2016-11-08 13:43:24 +01:00