feat: add github pages workflow#2
Conversation
Removed pull_request trigger from deploy workflow.
| site: 'https://python-spain.github.io', | ||
| base: '/2026.es.pycon.org', |
There was a problem hiding this comment.
Este nombre va a funcionar con el DNS previsto?
la URL deberia ser https://2026.es.pycon.org y deberia salir todo de /
There was a problem hiding this comment.
para que ahora funcionen los estáticos con githubpages debe añadirse el folder pero luego será '/' como dices... lo he dejado comentado en el código. no sé si os mola así.. o lo dejo en el canal de Discord?
| site: 'https://python-spain.github.io', | ||
| base: '/2026.es.pycon.org', |
There was a problem hiding this comment.
suposo q haurem d'actualitzar al futur perquè sigui la URL directament https://2026.es.pycon.org
There was a problem hiding this comment.
Sí, com bé dius, després l'haurem de modificar... ho he deixat comentat. no sé si us agrada..
| name: z.string(), | ||
| url: z.string().url(), | ||
| // Define the exact allowed tiers (Keystone, Diamond, etc.) | ||
| tier: z.enum(['keystone', 'diamond', 'platinum', 'gold', 'silver', 'bronze']), |
There was a problem hiding this comment.
són: principal, platino, oro, plata, bronce. Però ja ho canviarem.
There was a problem hiding this comment.
sí, era test- se m'ha colat...
30e3d79 to
2dbfed0
Compare
Uh oh!
There was an error while loading. Please reload this page.