Tasks:
- Opened a new 3.x branch
- Add DDEV tooling
- Require:
- Drupal ^10.3 || ^11
- CAS ^3.0
- Add .gitlab-ci.yml : PHPUnit, PHPStan, PHCS, ESLint
- Modernized codebase (same as for CAS)
- Add README
- Add a functional test
Issue fork cas_attributes-3486863
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
kalash-j commentedComment #6
kalash-j commentedComment #8
claudiu.cristeaThank you. Extended the scope to streamline local development and enable tests in pipeline
Comment #9
claudiu.cristeaOpened a 3.x branch for this change
Comment #10
kalash-j commentedComment #11
miedward commentedDrupal 11 compatible version of cas module is
3.0@betaaccording to upgrade_status module butcomposer require 'drupal/cas:^3.0@beta' 'drupal/cas_attributes:^3@dev' -Wresults in:Suggestions?
Comment #12
vensires@miedward your latest issue refers to #3494490: cas 3 compatibility.
Comment #13
claudiu.cristeaComment #14
claudiu.cristeaClosed #3494490: cas 3 compatibility as duplicate.
Comment #15
kul.pratap commentedI have tested this on my site and there are no issues, Gitlab CI has been added to it and a functional test has also been added to this and all the Gitlab pipelines are green which means it doesn't have warnings and errors.
So moving this issue to RTBC.
Comment #18
claudiu.cristeaFixing credits. Adding also from #3494490: cas 3 compatibility
Comment #20
claudiu.cristeaThank you
Comment #21
claudiu.cristeaReleased in 3.0.0-beta1