sql-action V2 does not appear to be working with on-premises SQL Server
- Lenguaje dominante
- TypeScript
- Estrellas
- 142
- Forks
- 73
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I have mentioned this to Drew Skwiers-Koballa casually in the past but thought better raise it here for visibility.
I seem to have issues using sql-action V2 to deploy to SQL Server on-premises. I am using a self-hosted GitHub Runner that works perfectly well with sql-action v1.3.
One of the types of errors I get is below, but it changes depending on which connection string format I use:
"Error: Failed to add firewall rule. Unable to detect client IP Address. unable to open tcp connection with host 'localhost:1433': dial tcp [::1]:1433: connectex: No connection could be made because the target machine actively refused it."
Maybe there is a workaround for using it with v2 that is not documented. However, for now I workaround it by using v1.3.
Guía de contribución
Línea de trabajo
No se nombran archivos ni pruebas. Empieza con la gestión de conexiones de sql-action V2 en un runner autohospedado y compárala con v1.3 usando las variantes de cadena de conexión indicadas; se considera terminado cuando una implementación de SQL Server local funciona con V2 o cuando se documentan su limitación y la solución alternativa.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github-actions, sql, typescript
- Área
- ci-cd, databases
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 28/100