Commit Graph

108 Commits

Author SHA1 Message Date
Benjamin Dauvergne c31025fd21 tox.ini: adapt to tox 4.x (#86367)
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2024-01-31 11:47:24 +01:00
Benjamin Dauvergne e004f4cdfa Jenkinsfile: copy lines from authentic2 (#86367)
gitea/authentic2-wallonie-connect/pipeline/head There was a failure building this commit Details
2024-01-31 11:45:46 +01:00
Frédéric Péters 6131b19e5a ci: keep on using pylint 2 while pylint-django is not ready (#81905)
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-10-03 06:21:07 +02:00
Frédéric Péters 9ca7caef81 ci: build deb package for bookworm (#78968)
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-06-23 17:11:10 +02:00
Benoit Suttor 615127a365 fix: bad import
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-04-04 10:21:55 +02:00
Benoit Suttor d3119cd2a4 feat: set authorization_mode to None to be able to get all users of a service from api
gitea/authentic2-wallonie-connect/pipeline/head There was a failure building this commit Details
2023-04-04 10:15:39 +02:00
Benjamin Dauvergne c491008f38 debian: add authentic2-multitenant to debian/control
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-03-31 11:41:11 +02:00
Emmanuel Cazenave a1a5124545 debian: provide a configuration file (#46550)
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-03-28 17:59:44 +02:00
Emmanuel Cazenave 03b70f8294 do not rely on pkg_resources (#46550)
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-03-22 17:09:40 +01:00
Paul Marillonnet 6184b2b7d3 misc/compat: remove obsolete __future__ imports (#75510)
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-03-16 14:40:44 +01:00
Paul Marillonnet e09c197829 management: upgrade wc-base-import-command (#75510)
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-03-16 14:36:32 +01:00
Valentin Deniaud beb6d259d2 ci: test against Django 3.2 (#75510)
gitea/authentic2-wallonie-connect/pipeline/head There was a failure building this commit Details
2023-03-16 12:37:31 +01:00
Benoit Suttor ad992dc7bb [ci skip] clean readme and test gitea
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-02-27 13:25:48 +01:00
Frédéric Péters 3e6227cd77 ci: update .tar.gz URLs for gitea (#74706)
gitea/authentic2-wallonie-connect/pipeline/pr-main This commit looks good Details
gitea/authentic2-wallonie-connect/pipeline/head Something is wrong with the build of this commit Details
2023-02-21 13:57:08 +01:00
Agate 10e0be15dc Prepare Jenkinsfile for Gitea migration (#74572) 2023-02-20 14:56:10 +01:00
Valentin Deniaud eeeb203681 misc: remove compatibility code with old authentic version (#72026) 2022-12-12 10:27:25 +01:00
Paul Marillonnet 39ccb8ce1a ci: limit tox version used while running tests (#72165) 2022-12-08 10:43:31 +01:00
Benjamin Dauvergne 666ee5e9df tests: use https:// scheme in webtest client (#71943)
Adaptation to change in authentic settings (SESSION_COOKIE_SECURE=True).
2022-12-01 19:08:32 +01:00
Valentin Deniaud 347f4d2bc6 misc: adapt import for new rbac module location (#71272) 2022-11-14 14:55:27 +01:00
Frédéric Péters e1c8e88a4a misc: adapt import for new rbac module location (#70545) 2022-10-21 08:45:11 +02:00
Frédéric Péters a80d9b5de3 tests: update for new /manage/ homepage (#68178) 2022-08-16 12:40:31 +02:00
Frédéric Péters 4cd2f6887d ci: limit tests with drf 3.9 to Markdown<3.4 (#67410) 2022-07-16 11:45:23 +02:00
Benjamin Dauvergne 74d40fa8d0 tests: adapt role's management tests to new interface (#60353)
The member selector exposes roles and users in the same selector now.
2022-01-18 09:46:58 +01:00
Benjamin Dauvergne 9e390bd62e Jenkinsfile: always clean build directories 2022-01-18 09:36:53 +01:00
Frédéric Péters ca253e78a0 jenkins: use python3 to get a port for postgresql (#60467) 2022-01-10 17:33:08 +01:00
Paul Marillonnet 77003f3827 tox: update test dependencies (#59961) 2021-12-22 11:12:00 +01:00
Frédéric Péters 8149feddcc jenkins: build packages for buster & bullseye 2021-12-12 11:25:22 +01:00
Frédéric Péters 76553eb5c3 debian: use debhelper compat level 12 2021-12-12 11:25:22 +01:00
Frédéric Péters 8dd18580c9 debian: stop building python2 package 2021-12-12 11:25:22 +01:00
Paul Marillonnet 97d80f5cc4 jenkins: fix wip builds (#57662) 2021-11-18 08:45:46 +01:00
Benoit Suttor 2933d0aee6 fix(role): use good role to verified source apps 2021-10-16 15:08:54 +02:00
Benoit Suttor 19ba977062 fix: test good slug to create verified app 2021-10-15 10:09:30 +02:00
Benoit Suttor 30efabda0a fix: get OIDCClient do not return 2 object 2021-10-15 09:15:36 +02:00
Benoit Suttor de0e3221b4 fix(Jenkinsfile: remove when, plugin is not installed 2021-10-14 08:49:00 +02:00
Benoit Suttor 2dbae3f6e2 refactor: set verified_source_apps variable 2021-10-14 08:09:26 +02:00
Benoit Suttor ac8a13beec push deb only on main branch 2021-10-14 08:08:49 +02:00
Frédéric Péters 260a004abd jenkins: fix comparison of job name 2021-10-08 15:21:01 +02:00
Benoit Suttor 8d8351dec4 fix(pacakging): make pacakge on main branch no more on master 2021-10-08 14:53:40 +02:00
Paul Marillonnet 84591f2fea tox: stop testing with drf 3.4 (#57661) 2021-10-06 17:49:12 +02:00
Benoit Suttor 6f388a5ee5 add other access roles 2021-10-06 16:12:01 +02:00
Benoit Suttor d23e5ca30d feat: add authorization_flow to import script 2021-10-04 17:09:19 +02:00
Benoit Suttor 3d8f08efda do not set scope to None 2021-09-15 11:51:19 +02:00
Benoit Suttor e4319193e4 feat(scope for credentials session): add scope to import script 2021-09-15 11:38:09 +02:00
Frédéric Péters a91911e1c4 tox: limit psycopg2 to < 2.9 (#54925) 2021-06-17 08:50:01 +02:00
Frédéric Péters 003b27ad47 build: update to use origin/main 2020-12-26 15:21:15 +01:00
Frédéric Péters 52112c8cb3 tox: limit chardet version to match requests requirements
pkg_resources.ContextualVersionConflict:
  (chardet 4.0.0 (...), Requirement.parse('chardet<4,>=3.0.2'), {'requests'})
2020-12-13 12:58:05 +01:00
Benjamin Dauvergne be21781e45 tests: clear event type cache between tests 2020-10-23 10:22:30 +02:00
Benjamin Dauvergne 05ef7c9e3d tests: adapt to new button Authorizations 2020-10-08 13:55:06 +02:00
Benjamin Dauvergne 5bd029f9a8 tests: adapt to change in a2 templates 2020-09-28 14:25:11 +02:00
Benjamin Dauvergne a381b3942c ci: fix tox.ini 2020-09-28 14:25:06 +02:00