Commit Graph

131 Commits

Author SHA1 Message Date
ewpt3ch f13f8bd8b8 added mutex to sync 2026-05-26 09:23:43 -06:00
ewpt3ch 8e54235cfe removed mutex for refresh from cache 2026-05-26 09:16:10 -06:00
ewpt3ch 08d6833c1f fixed unhandled errors 2026-05-26 09:12:55 -06:00
ewpt3ch e22124dcf1 ignore G104 unhandled errors in gosec, covered by golangci-lint:errcheck 2026-05-26 09:12:43 -06:00
ewpt3ch 76ca7567e5 db update requires own download logic for prefetch, previous logic caused check for updates to use old database and all databases were being updated before all repos were checked for cached pkgs 2026-05-26 00:39:18 -06:00
ewpt3ch ca5addd913 added log and print statements for debugging 2026-05-25 23:37:36 -06:00
ewpt3ch 7ee5736704 testing correct sync bahavior 2026-05-24 04:16:15 -06:00
ewpt3ch b02747493a fix linting errors 2026-05-24 02:39:49 -06:00
ewpt3ch 5ca42e11cd prefetch complete 2026-05-24 02:29:49 -06:00
ewpt3ch 49b9307853 moved build_map to db file as it contains matching functions and db logic 2026-05-24 02:29:47 -06:00
ewpt3ch 959e21f1fa build map tests passing 2026-05-24 02:29:45 -06:00
ewpt3ch f8c77e7fdd added test db for repomaint 2026-05-24 02:29:43 -06:00
ewpt3ch d03908eb8e create_map test ready 2026-05-24 02:29:40 -06:00
ewpt3ch 80fa7f8392 refactor for using repomaint 2026-05-24 02:29:33 -06:00
ewpt3ch d71a8eb946 config golangci to exclude errcheck on test files 2026-05-24 02:24:14 -06:00
ewpt3ch 7f6a86fa86 update 2026-05-20 22:18:32 -06:00
ewpt3ch 6dbc475e94 update
ci / Tests (push) Has been cancelled
ci / Style (push) Has been cancelled
2026-05-20 15:14:49 -06:00
ewpt3ch effd55f03c chore: bump PKGBUILD version 2026-05-20 14:15:09 -06:00
ewpt3ch ea2b4697f5 fix: toml.example contained wrong defaults 2026-05-20 14:11:02 -06:00
ewpt3ch 0afbd35920 chore: bump PKGBUILD to v0.2.0
ci / Tests (push) Has been cancelled
ci / Style (push) Has been cancelled
2026-05-20 13:54:53 -06:00
ewpt3ch dac692f19a fixed lint errors 2026-05-20 13:45:48 -06:00
ewpt3ch 5fe9d1275e updated todo 2026-05-20 13:38:43 -06:00
ewpt3ch c8094058b9 streaming finished 2026-05-20 13:27:48 -06:00
ewpt3ch 0461eb1a10 2 more tailer tests 2026-05-20 13:27:45 -06:00
ewpt3ch d731b42ad6 refactor cache tests to use testify 2026-05-20 13:27:43 -06:00
ewpt3ch 9b0610b879 tailer struct was incorrect and used incorrect channel 2026-05-20 13:27:42 -06:00
ewpt3ch 66c6ed7793 streaming with custom reader and multiple client functionality 2026-05-20 13:27:39 -06:00
ewpt3ch ff596276cb refactored for streaming 2026-05-20 13:27:30 -06:00
ewpt3ch f25d36a17e new test for streaming and struct changes and additions 2026-05-20 13:27:26 -06:00
ewpt3ch 98a61e0137 changed default timeout 2026-05-20 13:27:23 -06:00
ewpt3ch b79f77ea42 fix: used int when needed octal for permission check 2026-05-20 13:27:08 -06:00
ewpt3ch 41fdffb95c updated todo 2026-05-13 15:36:26 -06:00
ewpt3ch 6979d90c7f added bottdev requirements 2026-05-08 22:14:31 -06:00
ewpt3ch b6b677caea updated README
ci / Tests (push) Has been cancelled
ci / Style (push) Has been cancelled
2026-05-08 20:33:34 -06:00
ewpt3ch 25ecbd5404 actually fixes issue 2 2026-05-08 19:22:43 -06:00
ewpt3ch afb6191a86 .install lives with pkgbuild 2026-05-08 19:15:52 -06:00
ewpt3ch cd7edf48fd .install lives with pkgbuild 2026-05-08 19:12:36 -06:00
ewpt3ch 2b76b0216a added install script, fixes issue 2 2026-05-08 19:09:00 -06:00
ewpt3ch 7a3d7af3f6 added install script, fixes https://github.com/ewpt3ch/pkgstash/issues/2#issue-4409118905 2026-05-08 17:19:51 -06:00
ewpt3ch 8f41d556fa updated todo list
ci / Tests (push) Has been cancelled
ci / Style (push) Has been cancelled
2026-05-08 12:18:42 -06:00
ewpt3ch 049eb85082 updated pkgbuild to v0.1.0 2026-05-08 12:05:52 -06:00
ewpt3ch 7c95c46eec updated pkgbuild 2026-05-08 11:59:20 -06:00
ewpt3ch 2d42e8c403 fixed links being incorrect 2026-05-08 11:54:41 -06:00
ewpt3ch 5aca006249 create db links if not exist for all configured repos 2026-05-08 11:46:25 -06:00
ewpt3ch 7d2324ca56 first build
ci / Tests (push) Has been cancelled
ci / Style (push) Has been cancelled
2026-05-08 10:39:57 -06:00
ewpt3ch 21977cc2b0 fixed path and typos 2026-05-08 10:39:20 -06:00
ewpt3ch 10fc84b426 ignore build testing dir 2026-05-08 10:37:29 -06:00
ewpt3ch 472663f27c remove symbols for smaller binary 2026-05-08 09:38:45 -06:00
ewpt3ch 23fe63c263 back to deploy as dir 2026-05-08 09:19:59 -06:00
ewpt3ch 69586248c9 changed tarball syntax 2026-05-08 09:05:31 -06:00