Erison Silva

Results 41 issues of Erison Silva

any idea why env variable doesn't work when we are deploy preview? I tried with `nuxtjs/dotenv` and `netlify.toml` but both options doesn't work 😢 here is the PR that I'm...

Hi I was trying to get the identify of third party, but I can see the most of the others dependencies like oauth2-client, linkedin and so on, use the `getId()`...

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | Library version | 1.14.0 Font: https://blog.sonarsource.com/cognitive-complexity-because-testability-understandability maybe it can be a...

enhancement

I'm not sure if it's a false positive or not, But I didn't know what to put in the title 😄 But I have this Interface ```php

I just want to raise up this issue #186 again to know the reason to have the fixtures inside of `src` code the first argument that I saw is: it...

## Add tips in the docs to use AutoconfigureTag in the symfony 5.3 was added [Autoconfigure](https://symfony.com/blog/new-in-symfony-5-3-service-autoconfiguration-and-attributes), and it solves this Pull request: https://github.com/sonata-project/SonataAdminBundle/pull/7660#issuecomment-1127513303 I'm crating this ticket to remember to...

docs

Should be possible to add `--target` when we going to do `docker build` for example ... I have an Dockerfile with FROM image as base FROM image as dev

Are there any way to create addons `if no exist`? example I'm doing this way ```yaml - name: Create Database continue-on-error: true run: heroku addons:create heroku-postgresql --app $APP_NAME --name postgresql-$APP_NAME...

## Subject I am targeting this branch, because it has the support for the php 7.4 version. Related with [#{put_issue_number_here}](https://github.com/sonata-project/SonataPageBundle/pull/1550). ## Changelog ```markdown ### Added - Added `TransactionalManagerInterface::class` interface. ```

## Implements TransactionalManagerInterface and Use in SnapshotManagerInterface This idea was raised in this PR: sonata-project/SonataPageBundle#1548 - Create test for Create and cleanup snapshots, to make sure that `beginTransaction` and `commit`...

feature