-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI #267
Comments
brucellino
added a commit
to brucellino/rciam-deploy
that referenced
this issue
Mar 21, 2024
WIP rciam#270 WIP rciam#267 Signed-off-by: Bruce Becker <[email protected]>
brucellino
added a commit
to brucellino/rciam-deploy
that referenced
this issue
Mar 28, 2024
style(attrauth): fix lint issues in playbook style(apache): fix ansible-lint issues in defaults and handlers style(apache): fix lint in OS-dependent configuration tasks style(apache): fix linting issues in ssl config tasks style(apache): apply ansible-lint's opinionated fix to role style(apache): align name of handler to respect ansible-lint rules style(apache): apply lint fixes to main tasks style(comange-registry): apply linting rules to defaults style(comange-registry): apply linting rules to configure tasks style(comanage): declare no changes in ad-hoc commands This should be updated when we know how to identify a change in order to ensure idempotency style(comanage): split long install command over several lines style(comanage): apply linting fixes to install tasks style(comanage): explicitly ignore idempotency in cache clear task style(comanage): explicitly ignore idempotency in static files tasks style(php): fix linting errors in role defaults style(php): fix linting errors in role defaults style(php): fix linting errors in role taks and vars style(shibboleth-sp): fix linting errors in role defaults style(shibboleth-sp): fix linting errors in role main tasks style(shibboleth-sp): fix all linting errors in role WIP rciam#270 WIP rciam#267 style(common): apply linting rules to role defaults style(common): apply linting rules to role defaults style(common): fix linting errors in main role tasks style(common): apply linting fixes to role tasks and vars style(ssp): make role defaults pass ansible lint chore(deps): freeze current requirements for dependabot style(ssp): apply style rules to ssp handlers style(ssp): reduce linting warnings in role composer tasks style(ssp): apply linting rules to configure-common tasks style(ssp): ensure configure-saml and shib tasks pass lint style(ssp): ensure authservers playbook passes Ansible lint WIP rciam#270 style(authzkeys): conform to Ansible Lint style style(cache): conform to ansible style guide style(cert2saml): conform to ansible style for ssp module role style(comanage): conform comanage playbook and roles to Ansible style guide style(d4science): conform playbook to Ansible lint style(postgres): conform db playbook and postgres role to ansible lint style(egi-igtf): conform EGI IGTF role and playbook to Ansible Lint refactor(egi-igtf): move task to handler style(deep2saml): conform playbook to Ansible Lint style(federation-registry): conform to ansible lint Some task modules have been changed from postgresql_query to postgresql_script style(fedreg): conform to ansible lint style(firewall): conform to ansible lint style(google2saml): conform to ansible lint chore: ignore editor cruft style(keycloak): conform to Ansible Lint style(keycloak): conform to Ansible Lint style(metrics): conform metrics servers to Ansible Lint style(monservers): conform monservers to Ansible Lint style(oauth2saml): conform to Ansible Lint style(ldap): conform to Ansible Lint style(orcid): conform to Ansible Lint style(rciam-keycloak,nginx,rsyslog,webproxy): conform to Ansible Lint style(oidc): conform to Ansible Lint style(registry-ui): conform to Ansible Lit chore: add detect-secrets pre-commit hook style(saml,oidc): conform to Ansible Lint style(secrets): conform to Ansible Lint style(site): conform to Ansible Lint style(ssp): conform to Ansible Lint fix(apache): fix module name style(utils): conform to Ansible Lint style: conform to Ansible Lint --------- Signed-off-by: Bruce Becker <[email protected]> Signed-off-by: Bruce Becker <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I'd like to add a few actions to keep an eye on functionality and keep the code clean.
Can I propose a PR to add these Github Actions workflows?
The text was updated successfully, but these errors were encountered: