Commit Graph

18 Commits

Author SHA1 Message Date
Enrique Calderon
40ca7d4b6e
Infra: Build container image for all branches (#5)
* infra: Build images for all branches without the need of tags. Stop using latest tag on container image.

* Fix npm install on docker
There are errors when the branch is not ready to be merged. This is a temporary fix to make the docker image buildable on all branches.
2025-02-07 10:58:35 -05:00
lethalSopaper
d95b86b7b5
Pull-request para export a Oracle (#4)
* Permito deployment en un subfolder

* Remove vercel/analytics

* Remove vercel/analytics

* Remove vercel/analytics

* Revert "Permito deployment en un subfolder"

This reverts commit e7aedc3ecf.

* Boton de oracle funciona pero no add table

* datatypes.js fixed

* export oracle funciona, falta formato adecuado

* Agregando convenciones a constraints

* Cambiando detalle de unique constraint

* Adding a test for diagram exports to oracle

* tests for constraints added

* Correccion de la funcion check

* vercel added and tests run with npm run lint

* little fixes, vercel added in datatypes and main.jsx

* Delete tatus file added by mistake

---------

Co-authored-by: Francisco-Galindo <paqui10718@gmail.com>
Co-authored-by: hansmarcus <hansmarcus14@gmail.com>
Co-authored-by: Pablo Estrada <pabloem@apache.org>
2025-02-06 23:41:42 -05:00
1ilit
d9654f3f57 Add buy me a coffee to funding 2024-08-04 16:02:54 +03:00
1ilit
8e430a3b17
Update issue templates 2024-08-02 20:16:16 +03:00
1ilit
3ca07317d9
Update issue templates 2024-08-02 20:12:47 +03:00
1ilit
65960da99c Update registry to ghcr 2024-07-25 03:26:46 +03:00
1ilit
342b9db435 Rename secret
Renamed GITHUB_TOKEN to GH_TOKEN because for some reason secret names starting with GITHUB are not allowed
2024-07-25 02:59:44 +03:00
1ilit
1044e4f797 Merge branch 'patch-1' of https://github.com/joao-zanutto/drawdb into joao-zanutto-patch-1 2024-07-25 02:54:29 +03:00
1ilit
55295a6790 Add FUNDING.yml 2024-07-02 13:18:38 +03:00
Joao Zanutto
82c00bcdc4
Update .github/workflows/docker.yml
Co-authored-by: Timon Klinkert <83671398+DenuxPlays@users.noreply.github.com>
2024-04-18 06:03:40 -07:00
joao-zanutto
cd712c3739 add multiplatform support 2024-04-17 20:48:05 -07:00
joao-zanutto
da273ee5ec add concurrency configuration 2024-04-17 20:47:24 -07:00
joao-zanutto
578fa6e85d adjust docker login credentials to target github container registry 2024-04-15 14:29:56 -07:00
joao-zanutto
37d07dd379 adjust image tags 2024-04-15 14:29:05 -07:00
joao-zanutto
82396c8d38 adjust docker login tag 2024-04-15 14:28:50 -07:00
joao-zanutto
213497642d adjust trigger 2024-04-15 14:28:20 -07:00
Joao Zanutto
0c8bbdfd66
add docker build and push to container registry 2024-04-15 10:05:25 -07:00
Jonas Geiregat
89522a416c Add build CI/CD workflow 2024-04-08 20:18:23 +02:00