Commit Graph
17 Commits
Author SHA1 Message Date
argoyle 1c056ac05a feat: add git-cliff configuration and GitLab CI integration
Adds a default configuration for git-cliff, enabling
conventional commit parsing and changelog generation.
Integrates GitLab CI by including the necessary pipeline 
templates for release management. These changes improve 
the project's commit management and automate the release 
notes generation process.
2024-12-15 17:38:58 +01:00
argoyle bca9b045db feat: add robotframework-browser dependency
Adds the robotframework-browser package to enhance browser 
automation capabilities for testing. This change allows for 
more versatile testing scenarios within the existing project.
2024-12-11 10:19:39 +01:00
argoyle 16b22fd975 refactor: remove unnecessary variables and services
Eliminate unused DOCKER_HOST variable and Docker service from CI 
configuration. This simplifies the setup and improves build 
performance by reducing overhead.
2024-12-11 10:11:23 +01:00
argoyle 5a0f986279 feat: update to Robotframework 7, update deps, install Chrome 2024-01-27 15:51:49 +01:00
argoyle c84a5bd9c8 ci: use Docker DinD version from variable 2023-02-09 21:47:59 +01:00
argoyle d0fc1aca74 chore: upgrade to robotframework 6.0.1 and install firefox 2023-01-02 17:57:54 +01:00
argoyle 9c34130262 chore: update RobotFramework and use Rabbit-library fork 2022-10-01 11:52:08 +02:00
argoyle f602c96e6a Merge branch 'buildtools-version' into 'master'
chore: use buildtools version from env

See merge request unboundsoftware/robotframework!1
2021-04-06 13:03:21 +00:00
argoyle 3d97e469aa chore: use buildtools version from env 2021-04-06 14:56:35 +02:00
argoyle b4ebffba6c chore: use latest build tools 2020-04-16 10:58:08 +02:00
argoyle 942623d2b2 chore: update to python 3 2020-04-16 10:55:28 +02:00
argoyle b2aaa42daa Update to latest python 2.7 base 2019-06-08 10:32:40 +02:00
argoyle bb41a7cb37 Add driver for MySQL 2019-06-08 10:28:28 +02:00
argoyle 6d265cd70f Use version 1.1.1 of databaselibrary since Execute Sql Script doesn't work in 1.2 2019-05-15 14:29:04 +02:00
argoyle 247622549a Pin version 1.22 of urllib 2019-04-17 09:30:48 +02:00
argoyle e31f0d1b4a Add build pipeline 2019-04-16 08:42:00 +02:00
argoyle a91be038f6 Initial commit 2019-04-16 08:39:58 +02:00