15 Commits

Author SHA1 Message Date
Julio Estrada
20ddde5333 fix: update workflow dependencies
- Upgrade actions/checkout from v4 to v6
- Upgrade Python from 3.11 to 3.13
2025-11-20 18:40:00 -05:00
Julio Estrada
e0ecfc91c5 chore: simplify sync workflow for boostlook.css 2025-04-10 17:17:02 -04:00
Julio Estrada
473cd45074 gha: enhance CSS sync workflow with branch support
This commit improves the boostlook CSS sync workflow:
- add support for the develop branch
- include boostlook_tino.css in trigger paths
- implement conditional file copying based on branch
- restrict ui-release trigger to push events only
- pass branch name as parameter to downstream workflows
2025-03-14 18:19:53 -04:00
Julio Estrada
2f6553ba31 ci(workflow): update sync workflow branch trigger from develop to master 2025-03-07 18:16:55 -05:00
Julio Estrada
f8c7e6c87c chore: update boostlook.css sync workflow, fix boostlook.rb syntax 2024-12-17 09:12:45 -05:00
Julio C. Estrada
1b1d71001a replace gh token with personal access token (#53) 2024-11-26 06:51:15 -05:00
Julio C. Estrada
c979b040a7 add workflow_dispatch to allow manual workflow runs (#52) 2024-11-25 21:54:00 -05:00
Julio C. Estrada
27f02db77b rename sync-boostlook-css workflow and configure GH_TOKEN for v2-docs workflows (#51) 2024-11-25 21:33:44 -05:00
Julio Estrada
3487d92ec4 rename and update gha workflow to sync boostlook.css across repos
- renamed workflow file from update-website-v2.yml to sync-boostlook-css.yml
- simplified commit process to push changes directly to develop branch if updates are detected
- added steps to trigger ui-release and publish workflows in website-v2-docs repository
- ensured pre-commit hooks are run before committing updates

fixes #44
2024-11-25 14:32:21 -05:00
Julio Estrada
c58e2c230f gha: rename workflow and add repo condition for boostlook.css update 2024-11-14 15:16:23 -05:00
Julio Estrada
1f05284790 gha: update workflow trigger branch to 'develop'
addresses #38
2024-11-13 16:39:11 -05:00
Julio Estrada
6ded0fa7d8 gha: enhance workflow with permissions, Python setup, and PR automation 2024-11-11 15:39:22 -05:00
Julio Estrada
e35de5f6d6 gha: add branch and PR creation for boostlook.css website-v2 import 2024-11-11 15:39:22 -05:00
sdarwin
4e9aa182c6 gha: conditional check, css file 2024-11-06 08:43:50 -05:00
Julio Estrada
b2d7e499a7 Add GitHub workflow to update boostlook.css in website-v2 on master push 2024-10-28 11:52:51 -04:00