You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules
Kyle D. 66971e591e
Add artifacts test fixture (#30300)
Closes https://github.com/go-gitea/gitea/issues/30296

- Adds a DB fixture for actions artifacts
- Adds artifacts test files
- Clears artifacts test files between each run
- Note: I initially initialized the artifacts only for artifacts tests,
but because the files are small it only takes ~8ms, so I changed it to
always run in test setup for simplicity
- Fix some otherwise flaky tests by making them not depend on previous
tests
3 months ago
..
actions Fix wrong status of `Set up Job` when first step is skipped (#32120) 4 months ago
activitypub Remove SHA1 for support for ssh rsa signing (#31857) 5 months ago
analyze
assetfs
auth Add Passkey login support (#31504) 7 months ago
avatar
badge
base fix OIDC introspection authentication (#31632) 6 months ago
cache bump to go 1.23 (#31855) 5 months ago
charset refactor: remove redundant err declarations (#32381) 3 months ago
container Allow disabling authentication related user features (#31535) 7 months ago
csv
dump
emoji
eventsource
generate
git Fix clean tmp dir (#32360) 3 months ago
gitgraph
gitrepo Use repo as of renderctx's member rather than a repoPath on metas (#29222) 8 months ago
globallock Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 5 months ago
graceful
hcaptcha
highlight
hostmatcher Support allowed hosts for migrations to work with proxy (#32025) 5 months ago
html
httpcache Fix wrong last modify time (#32102) 4 months ago
httplib Fix wrong last modify time (#32102) 4 months ago
indexer Update go dependencies (#32389) 3 months ago
issue/template bump to go 1.23 (#31855) 5 months ago
json
label
lfs Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. (#32307) 3 months ago
lfstransfer Add pure SSH LFS support (#31516) 4 months ago
log
markup Update go dependencies (#32389) 3 months ago
mcaptcha
metrics Rename project board -> column to make the UI less confusing (#30170) 8 months ago
migration Support migrating GitHub/GitLab PR draft status (#32242) 4 months ago
nosql
optional Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
options
packages Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
paginator
pprof
private Make git push options accept short name (#32245) 4 months ago
process
proxy
proxyprotocol
public
queue bump to go 1.23 (#31855) 5 months ago
recaptcha
references Refactor to use UnsafeStringToBytes (#31358) 8 months ago
regexplru
repository Support repo license (#24872) 4 months ago
secret
session
setting Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. (#32307) 3 months ago
sitemap
ssh
storage Add artifacts test fixture (#30300) 3 months ago
structs Make admins adhere to branch protection rules (#32248) 3 months ago
svg
sync Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 5 months ago
system Refactor to use UnsafeStringToBytes (#31358) 8 months ago
templates Lazy load avatar images (#32051) 5 months ago
test Remove sub-path from container registry realm (#31293) 8 months ago
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
uri
user
util Refactor to use UnsafeStringToBytes (#31358) 8 months ago
validation
web Refactor names (#31405) 8 months ago
webhook
zstd Support compression for Actions logs (#31761) 6 months ago