Adam Majer adamm
  • Joined on 2023-07-21
adamm synced commits to rawhide at adamm/389-ds-base from mirror 2026-04-30 00:43:26 +02:00
adf41ef537 Restore libdb in sources
c77da84634 Bump version to 3.2.1
2a2b5a3177 Update rust crates (speciallfy openssl-sys)
Compare 3 commits »
adamm merged pull request git-workflow/autogits#251 2026-04-29 16:24:20 +02:00
Re-request removed reviewers
adamm pushed to main at git-workflow/autogits 2026-04-29 16:24:18 +02:00
b92e4e9d3b Merge PR!251
f202172a00 Re-request removed reviewers
Compare 2 commits »
adamm deleted branch foobar from testing/xz 2026-04-29 13:45:54 +02:00
adamm deleted branch foobar-rm from testing/xz 2026-04-29 11:49:09 +02:00
adamm created branch foobar in testing/xz 2026-04-29 11:49:09 +02:00
adamm deleted branch foobar from testing/xz 2026-04-29 11:46:01 +02:00
adamm created branch foobar-rm in testing/xz 2026-04-29 11:46:01 +02:00
adamm created branch foobar in testing/xz 2026-04-29 11:45:44 +02:00
adamm pushed to foobar at testing/xz 2026-04-29 11:45:44 +02:00
adamm created pull request adrianSuSE/obs-git-explorer#1 2026-04-28 22:31:42 +02:00
add coverage tooling for frontend
adamm pushed to deinit-submodules at dleidi/autogits 2026-04-28 16:54:09 +02:00
331cf641a5 DeinitSubmodules returns error. Panic on error
adamm pushed to main at git-workflow/autogits 2026-04-28 14:47:17 +02:00
9387c55c79 Git-Ignore built binaries
adamm merged pull request git-workflow/autogits#254 2026-04-28 14:47:16 +02:00
Git-Ignore built binaries
adamm approved git-workflow/autogits#254 2026-04-28 14:46:22 +02:00
Git-Ignore built binaries
adamm pushed to direct-unit-tests at git-workflow/autogits 2026-04-28 14:43:40 +02:00
f8ef1dada1 tests: Add unit tests after !235 and !239
80cb1c3096 direct: add generated tests
dc481583e4 Merge PR!252
348ec91de5 Merge PR!247 from IBS
90632aa5af staging bot: Filter out dot prefixed directories
Compare 76 commits »
adamm commented on pull request git-workflow/autogits#229 2026-04-28 14:00:29 +02:00
feature/parallel-prs-processing

I'd suggest we could do this in steps

  • move _ObsPrj to subdirectories _ObsPrj/${project_git_repo}_${project_git_branch} (recreate). Lock is then per-project, instead of per-org
adamm commented on pull request git-workflow/autogits#241 2026-04-28 12:36:30 +02:00
Deinitialize initialized submodules only

Should we also check all submodule paths and verify that the paths are actually empty? Would this take a long time?

adamm commented on pull request git-workflow/autogits#241 2026-04-28 12:31:34 +02:00
Deinitialize initialized submodules only

In the first one, you've replaced common.GitExecOrPanic() with a call to function that panicked, but can be general. In the last commit, you've replaced the git.Exec() and no panic...

The…

adamm merged pull request git-workflow/autogits#252 2026-04-28 12:18:53 +02:00
staging bot: Filter out dot prefixed directories