-
New to phoenix, trying this out. I see in the README that you are upgrading, so perhaps this bug report is useless, but following along with the README to integrate sentinel with a test phoenix app I…
-
The example in the README.md walks you through uploading a file using a HTML ``. How do you post a file and other attributes to a JSON api?
-
## Background
Engagement in the working group monthly meetings has been going down continuously for the better part of a year.
We suppose that this is part of an overall drop following Covid and…
-
- [x] I have tried with the latest version of Docker Desktop
- [x] I have tried disabling enabled experimental features
- [x] I have uploaded Diagnostics
- Diagnostics ID: `61A7AFC6…
-
This is mentioned in #29.
Struct names should be replaced by placeholders as well.
## Example input
```elixir
defmodule Something do
defstruct [:a, :b]
def something(%Something{a: a}),…
-
### Bug description
The auto-fix bot doesn't work post migration to dazzlev2 images.
### Steps to reproduce
Check the PRs in the PR tab of the repo. The PRs point to legacy images. No new PRs are b…
-
I'd be happy to help contribute/maintain the project if so, if not then I could start a fork to integrate new changes.
-
For example you may want to opt-out of receiving the information email sent when a new version of your package is published.
-
Hi there,
We are currently trying to implement sobelow into our CI pipeline.
Followed the steps to create a `.sobelow-skips` file and push this to the repository.
But while running:
```mix s…
-
tl;dr a few companies worked together to create a specification for webhooks: https://www.standardwebhooks.com/
It'd be cool for this project to somehow conform to the new spec. 😄