argoyle
eecff5ce9e
Merge branch 'next-release' into 'master'
...
chore(release): prepare for v7.3.15
See merge request unboundsoftware/robotframework!247
2025-12-25 14:04:23 +01:00
argoyle
5703975802
Merge branch 'renovate/robotframework-7.x' into 'master'
...
chore(deps): update dependency robotframework to v7.4.1
See merge request unboundsoftware/robotframework!246
2025-12-25 13:32:21 +01:00
argoyle
ca940da216
Merge branch 'next-release' into 'master'
...
chore(release): prepare for v7.3.14
See merge request unboundsoftware/robotframework!245
2025-12-17 21:31:53 +01:00
argoyle
f3eb98e275
Merge branch 'renovate/faker-39.x' into 'master'
...
chore(deps): update dependency faker to v39
See merge request unboundsoftware/robotframework!244
2025-12-17 21:27:17 +01:00
argoyle
2f144dbe66
Merge branch 'next-release' into 'master'
...
chore(release): prepare for v7.3.13
See merge request unboundsoftware/robotframework!242
2025-12-16 11:20:34 +01:00
argoyle
dd63964fa6
Merge branch 'renovate/robotframework-appiumlibrary-3.x' into 'master'
...
chore(deps): update dependency robotframework-appiumlibrary to v3.2.1
See merge request unboundsoftware/robotframework!241
2025-12-15 21:35:30 +01:00
argoyle
c56b05df4d
Merge branch 'next-release' into 'master'
...
chore(release): prepare for v7.3.12
See merge request unboundsoftware/robotframework!239
2025-12-13 10:10:37 +01:00
argoyle
c9b5e70557
Merge branch 'renovate/robotframework-browser-19.x' into 'master'
...
chore(deps): update dependency robotframework-browser to v19.12.3
See merge request unboundsoftware/robotframework!240
2025-12-13 09:01:34 +01:00
argoyle
6b7e540618
Merge branch 'renovate/python-3.14.2-slim' into 'master'
...
chore(deps): update python:3.14.2-slim docker digest to 2751cbe
See merge request unboundsoftware/robotframework!238
2025-12-12 21:06:42 +01:00
argoyle
c9fcfcd3b4
Merge branch 'next-release' into 'master'
...
chore(release): prepare for v7.3.11
See merge request unboundsoftware/robotframework!236
2025-12-12 13:30:29 +01:00
argoyle
17d1800b7a
Merge branch 'renovate/robotframework-7.x' into 'master'
...
chore(deps): update dependency robotframework to v7.4
See merge request unboundsoftware/robotframework!237
2025-12-12 13:24:25 +01:00
argoyle
9714913e39
Merge branch 'renovate/urllib3-2.x' into 'master'
...
chore(deps): update dependency urllib3 to v2.6.2
See merge request unboundsoftware/robotframework!235
2025-12-11 17:23:11 +01:00
argoyle
d4d4ed1b46
Merge branch 'next-release' into 'master'
...
chore(release): prepare for v7.3.10
See merge request unboundsoftware/robotframework!229
2025-12-09 12:34:21 +01:00
argoyle
a4b0f3d7aa
Merge branch 'renovate/python-3.x' into 'master'
...
chore(deps): update python docker tag to v3.14.2
See merge request unboundsoftware/robotframework!234
2025-12-09 09:51:21 +01:00
argoyle
b9d77d3afa
Merge branch 'renovate/urllib3-2.x' into 'master'
...
chore(deps): update dependency urllib3 to v2.6.1
See merge request unboundsoftware/robotframework!233
2025-12-08 20:24:17 +01:00
argoyle
00814e3ab9
Merge branch 'renovate/robotframework-databaselibrary-2.x' into 'master'
...
chore(deps): update dependency robotframework-databaselibrary to v2.4.0
See merge request unboundsoftware/robotframework!232
2025-12-08 15:09:51 +01:00
argoyle
9eff53bc9c
Merge branch 'renovate/psycopg-3.x' into 'master'
...
chore(deps): update dependency psycopg to v3.3.2
See merge request unboundsoftware/robotframework!231
2025-12-08 13:27:39 +01:00
argoyle
2f4249df8b
Merge branch 'renovate/urllib3-2.x' into 'master'
...
chore(deps): update dependency urllib3 to v2.6.0
See merge request unboundsoftware/robotframework!230
2025-12-08 09:38:02 +01:00
argoyle
c706032bc7
Merge branch 'renovate/python-3.14.1-slim' into 'master'
...
chore(deps): update python:3.14.1-slim docker digest to b823ded
See merge request unboundsoftware/robotframework!228
2025-12-03 12:43:17 +01:00
argoyle
30e6a1dc90
Merge branch 'next-release' into 'master'
...
chore(release): prepare for v7.3.9
See merge request unboundsoftware/robotframework!225
2025-12-03 07:08:31 +01:00
argoyle
41ff017816
Merge branch 'renovate/python-3.x' into 'master'
...
chore(deps): update python docker tag to v3.14.1
See merge request unboundsoftware/robotframework!227
2025-12-03 06:13:34 +01:00
argoyle
1f2d09e584
fix(deps): add robotframework-requests to requirements
...
Add `robotframework-requests` version 0.9.7 to the requirements file. This
change is made to enable HTTP request testing capabilities within the
Robot Framework environment, enhancing the project's testing
capabilities.
2025-10-19 10:57:35 +02:00
argoyle
d3234ce027
feat: add new dependencies for enhanced functionality
...
Adds `requests`, `faker`, and `python-dotenv` to the project. These
libraries improve HTTP request handling, enable data generation for
testing, and manage environment variables, respectively. This
enhancement aims to streamline development and testing processes.
2025-10-14 09:52:34 +02:00
argoyle
127c3b1867
fix: update psycopg2-binary to psycopg[binary] version
...
Update psycopg2-binary to psycopg[binary] version 3.2.10 in the
requirements file to ensure compatibility with the latest
dependencies and improve performance.
2025-10-08 09:45:45 +02:00
argoyle
ca3b5932fa
chore(ci): update CI configuration for merge request pipelines
...
Add new include for 'Defaults.gitlab-ci.yml' in the CI
configuration to streamline the build process. The changes
ensure that the necessary defaults are applied, improving
pipeline consistency and maintainability.
2025-05-01 09:24:52 +02:00
argoyle
c83e0e83ed
fix(docker): update python version to 3.13.1-slim
...
Updates the base Python version in the Dockerfile to 3.13.1-slim.
This change ensures that the latest bug fixes and improvements
are included, enhancing stability and performance.
2025-01-25 00:11:09 +01:00
argoyle
2ad9aadfe3
fix(commit_parsers): allow chore messages for deps, pr, and pull
...
Updates the commit_parsers to include grouping for chore messages related
to dependencies, pull requests, and pull activities. This change ensures
that these important commit types are tracked and categorized correctly,
allowing for better visibility and organization of commit history.
2024-12-20 23:08:32 +01:00
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