Commit Graph
19 Commits
Author SHA1 Message Date
techknowlogickandGitHub a1d2a152f8 bump to use alpine3.19 (#28594) 2023-12-23 21:04:58 +00:00
techknowlogickandGitHub 60fce1568e Remove network call on make clean (#27689)
fix #27653

credit to silverwind for finding issue
2023-10-19 08:02:22 +00:00
techknowlogickandGitHub c573d96b70 rm outdated docs from some languages (#27530)
related to #27499
2023-10-13 19:29:18 +00:00
techknowlogickandGitHub dc7cf7a984 fully replace drone with actions (#27556)
this builds binaries and docker images for tags
2023-10-11 06:39:32 +00:00
techknowlogickandGitHub 65eea1d536 switch to using official AWS step in release nightly (#27532)
`jakejarvis/s3-sync-action@master` is out of date, and using official
actions is always recommended
2023-10-09 10:12:19 +00:00
techknowlogickandGitHub e96e440b8b add a shortcut to user's profile page to admin user details (#27299) 2023-10-08 02:48:32 +00:00
techknowlogickandGitHub e3229c8e9b bump go-deps (#27489) 2023-10-07 05:55:08 +00:00
techknowlogickandGitHub 72b66032e4 change runner for binary 2023-10-07 00:14:45 -04:00
techknowlogickandGitHub e820d9966d move re-useable workflow 2023-10-06 15:22:10 -04:00
techknowlogickandGitHub bab41dd3a3 add checkout to disk-clean 2023-10-06 15:16:56 -04:00
1683f1587c use hosted runners for nightly actions (#27485)
I'm temporarily unable to properly evaluate actuated runners, and so I'm
switching back to hosted runners until I am able to focus on that again.

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-10-06 15:13:47 -04:00
9e446dbf04 bump bleve (#27300)
Co-authored-by: yp05327 <576951401@qq.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-09-27 07:10:58 +00:00
techknowlogickandGitHub 0816463cf4 Update database-preparation and add note re: MariaDB (#27232)
update DB docs per feedback.
https://gitea.com/gitea/gitea-docusaurus/issues/69
2023-09-24 21:24:17 +00:00
techknowlogickandGitHub b32998b3f5 set version in snapcraft yaml 2023-09-13 23:20:46 -04:00
techknowlogickandGitHub 5d755ac6ae bump all nightly builds to 16gb 2023-09-13 10:43:03 -04:00
techknowlogickandGitHub 3bebcb2e9c bump rootful to 16gb 2023-09-12 15:26:41 -04:00
techknowlogickandGitHub 2abbc43dff setup go in the nightly release pipeline 2023-09-12 13:36:15 -04:00
techknowlogickandGitHub c892ab0600 Speed up nightly builds (#27045)
* Rootless/ful docker images build separately
* Vendor go modules outside docker to speed up the build

Thanks to Alex Ellis for these suggestions (and actuated runner build
time)
2023-09-12 13:33:45 -04:00
techknowlogickandGitHub e6b68c579b Use Actuated.dev runner for nightly builds 2023-09-12 12:15:05 -04:00