aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Remove outdated .github directoryHEADmainMiquel Sabaté Solà2026-07-221-52/+0
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* ci: Fix buildMiquel Sabaté Solà2024-09-171-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Remove jekyllMiquel Sabaté Solà2024-09-171-50/+8
| | | | | | | | | This is a complete rewrite of my blog to a vastly simpler form. That is, we only need HTML and a couple of build scripts to have something equivalent, without all the dependencies that jekyll brings. I have also taken the chance to remove a lot of stuff that was actually not needed. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Updated yarn.lock file and CI setupMiquel Sabaté Solà2023-04-101-0/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: perform js tests as wellMiquel Sabaté Solà2021-07-061-2/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Removing stuff that is no longer neededMiquel Sabaté Solà2021-07-061-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: finally copy the end result into the right placeMiquel Sabaté Solà2021-07-061-1/+16
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: use a passhphrase instead of passwordMiquel Sabaté Solà2021-07-061-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: added the password secretMiquel Sabaté Solà2021-07-061-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: actually build the js packMiquel Sabaté Solà2021-07-061-1/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: skip the vendor directory for rubocopMiquel Sabaté Solà2021-07-061-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added workflowMiquel Sabaté Solà2021-07-061-0/+69
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>