-
https://www.ackama.com/what-we-think/the-best-way-to-store-your-dotfiles-a-bare-git-repository-explained/
-
### Prerequisites
- [x] Ensure you have latest version of plugin installed
- [x] Search for possible issue duplicates
### Installation details
- [x] IDE version (`Help->About->Copy to Clipboa…
-
We have these lines of code in our `backend_base` variant:
https://github.com/ackama/rails-template/blob/89c633c72044c37ebc89bc4f675fbb1ad70a3d12/variants/backend-base/config/template.rb#L20-L22
…
-
As a developer
When an audit test fails
I want to be able to view the lighthouse report for the failure
So that I can see the exact reason for the failure
----
Lighthouse supports multi…
-
It's easy enough to have rspec output results in junit format, which we could combine with [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) to annotate failing specs
…
-
Currently, if you wish to generate the JSON report, the CLI report will be disabled, and there is no way to re-enable it without disabling the JSON report.
The CLI report can be useful for debuggin…
-
`OSV.dev` currently uses `Pipenv` for managing Python dependencies, but it's causing a number of issues, such as https://github.com/google/osv.dev/pull/2170.
**Key Concerns with Pipenv**
`PyPA` Re…
-
## 🎯Aim
Have an easy way to start a shell with all the relevant models (and maybe other helpers) autoloaded.
## 📕Context
The [django-extensions](https://django-extensions.readthedocs.io/en/latest…
wsot updated
5 months ago
-
Originally I called this `osv-detector` because I felt "auditor" and "scanner" were a bit overloaded, and I was considering if this was to be published as a package somewhere, `osv-detector` would be …
-
## 🤔 Issue:
Because of the project structure, creating a new app requires (slightly) more than just using `./manage.py createapp ` - specifically, updating the `name` in the new `apps.py` to inclu…
wsot updated
7 months ago