No description
  • Python 97.8%
  • Makefile 2.2%
Find a file
Bikouo Aubin 64e9850b5d
Merge pull request #38 from abikouo/wire_pattern_task
Wire pattern creation tasks to dispatcher
2025-09-18 18:20:56 +02:00
.github/workflows Validate schema (#41) 2025-09-17 15:12:11 -05:00
core Merge branch 'main' into wire_pattern_task 2025-09-18 18:17:29 +02:00
docs expand AAP 2025-09-16 07:51:01 -07:00
pattern_service add server for integration tests 2025-09-17 16:13:13 +02:00
requirements Adding SonarCloud workflow checks (#28) 2025-08-20 10:37:07 -05:00
specifications Fix version in md file 2025-09-03 14:24:15 -07:00
tools/podman add server for integration tests 2025-09-17 16:13:13 +02:00
.dockerignore Fix check 2025-08-01 17:00:16 +02:00
.gitignore Update project settings and tox config 2025-07-28 09:00:59 -04:00
.pre-commit-config.yaml Update 2025-08-05 19:01:57 +02:00
LICENSE.md Updated pre-commit configuration and ran against this repo until it passed for each hook. See AAP-48691. 2025-07-21 12:19:26 -05:00
Makefile Updated dependencies for testing and removed tox error ignore. (#35) 2025-08-21 11:59:36 -05:00
manage.py Fix lint and type check errors 2025-07-28 09:00:59 -04:00
pyproject.toml Updated dependencies for testing and removed tox error ignore. (#35) 2025-08-21 11:59:36 -05:00
README.md Update absolute link 2025-09-10 10:32:20 -07:00
register-service-on-aap-gateway.md Code review updates 2025-06-26 12:12:19 +02:00
sonar-project.properties removed reference to pattern_service/tests for CI as it does not exist and is causing errors in SonarQube testing. (#36) 2025-08-26 09:04:40 -05:00

Coverage

Pattern Service

An Ansible Automation Platform service that automates the deployment (creation and deletion) of patterns.

User Guide

To use the pattern service in the local aap-dev environment, please refer to the User guide.

Contributing

To get started with developing, testing, and building pattern-service, please refer to the Contributing guide.

License

Apache License v2.0