Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

adam-moss

adam-moss created a review on a pull request on gitlabform/gitlabform
lgtm

View on GitHub

adam-moss created a comment on an issue on BrianPugh/cyclopts
I've been looking at for the capability too to switch away from typer entirely. Current we use https://github.com/bruce-szalwinski/mkdocs-typer for the doc's gen rather than typer's own, I would i...

View on GitHub

adam-moss created a review comment on a pull request on gitleaks/gitleaks
Updated @zricethezav

View on GitHub

adam-moss created a review on a pull request on gitleaks/gitleaks

View on GitHub

adam-moss pushed 1 commit to refactor/pre-commit adam-moss/gitleaks

View on GitHub

adam-moss created a review comment on a pull request on gitleaks/gitleaks
I can add them for explicitness if you prefer, but `--redact` would be the same as `--redact=100` which is the default I think?

View on GitHub

adam-moss created a review on a pull request on gitleaks/gitleaks

View on GitHub

adam-moss created a branch on adam-moss/gitleaks

refactor/pre-commit - Protect and discover secrets using Gitleaks 🔑

adam-moss forked gitleaks/gitleaks

adam-moss/gitleaks

adam-moss created a comment on an issue on boxed/mutmut
Initial repo https://github.com/adam-moss/mutmut-issue-340

View on GitHub

adam-moss created a branch on adam-moss/mutmut-issue-340

main

adam-moss pushed 2 commits to main gitlabform/gitlabform
  • fix: print out to info level - user being processed - Debug level has too much chance of printing out api key - This... bc6ede5
  • Merge pull request #864 from TimKnight-DWP/main fix: print out to info level - user being processed bbc3e08

View on GitHub

adam-moss closed an issue on gitlabform/gitlabform
User Id / Name no longer reported when recieving 400 errors
**Describe the bug** User Id not reported in errors when account does not exist ``` Error occurred while processing project dwp/enterprise-content-management/iac/exchange-gateway, exception...
adam-moss closed an issue on gitlabform/gitlabform
User Id / Name no longer reported when recieving 400 errors
**Describe the bug** User Id not reported in errors when account does not exist ``` Error occurred while processing project dwp/enterprise-content-management/iac/exchange-gateway, exception...
adam-moss created a comment on an issue on boxed/mutmut
Using the latest on main if I run `poetry run mutmut run` from the project root I get ```console % poetry run mutmut run ⠹ Generating mutants done in 529ms ⠏ Running stats Tracebac...

View on GitHub

adam-moss created a comment on an issue on boxed/mutmut
In the root of the project dir it fails with ```console ImportError while loading conftest '/Users/adam.moss/Projects/**redact/tests/conftest.py'. ModuleNotFoundError: No module named 'tests.c...

View on GitHub

adam-moss created a comment on an issue on boxed/mutmut
Thanks for the replies. In terms of command I'm doing `poetry run mutmut run` and the log I'm getting is as follows: ```console ~/Projects/**redact** (test/mutmut *$%|u=) % poetry run mutmut...

View on GitHub

adam-moss opened an issue on boxed/mutmut
error: BadTestExecutionCommandsException
Hi, I'm trying to introduce `mutmut` into an existing project but am failing to get it to run with: ```console .venv/lib/python3.13/site-packages/mutmut/__main__.py", line 694, in execute_py...
adam-moss created a comment on an issue on ossf/scorecard-webapp
> Just to note, CI Components became GA with GitLab v17 And now the have verified badges too if that is something you wanted to explore: https://docs.gitlab.com/ee/ci/components/#verified-compon...

View on GitHub