aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* 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>