Skip to content

[MIG] keychain to 11#5

Merged
pedrobaeza merged 13 commits into
OCA:11.0from
mart-e:11.0-mig-keychain
Nov 9, 2017
Merged

[MIG] keychain to 11#5
pedrobaeza merged 13 commits into
OCA:11.0from
mart-e:11.0-mig-keychain

Conversation

@mart-e

@mart-e mart-e commented Oct 30, 2017

Copy link
Copy Markdown

Move to server-auth
Add base_sparse_field to get Serialized fields
Run 2to3
Bump version number
Remove coding utf-8

As it is the hacktoberfest, it is the occasion to help outside open source projects

Confession : I haven't properly tested it (yet) as I need other modules extending the module and adding keychain.account namespaces.

@yajo yajo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code OK, at first sight, but don't merge until bots are happy.

@mart-e
mart-e force-pushed the 11.0-mig-keychain branch from f337b4e to f0a98f6 Compare October 31, 2017 08:50
account = backend._get_existing_keychain()
self.assertEqual(
account.data, '{"a": "o", "c": "b"}',
account.get_data(), {"a": "o", "c": "b"},

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use self.assertDictEqual instead for not having to worry about the order.

@pedrobaeza pedrobaeza added this to the 11.0 milestone Oct 31, 2017
@mart-e
mart-e force-pushed the 11.0-mig-keychain branch from 3ddaf47 to 41101b6 Compare November 1, 2017 08:24
@mart-e

mart-e commented Nov 8, 2017

Copy link
Copy Markdown
Author

Is there still something to fix? The runbot error seems like a missing library to install.

@pedrobaeza

Copy link
Copy Markdown
Member

It complains about Pygments library. I don't know for what is that library used, but you can add it on a requirements.txt file on the root folder for having it installed on runbot too.

@yajo

yajo commented Nov 9, 2017

Copy link
Copy Markdown
Member

Looks pretty nice now, could you please squash all migration-related commits into one, for merging? Thanks

@pedrobaeza

Copy link
Copy Markdown
Member

I'd squash then.

Thank you very much for the contribution, Martin.

remove coding utf8
add base_sparse_field to get Serialized fields
run 2to3
bump version
manual adaptation of python3
@pedrobaeza
pedrobaeza merged commit 1773384 into OCA:11.0 Nov 9, 2017
@mart-e
mart-e deleted the 11.0-mig-keychain branch November 9, 2017 09:47
fkantelberg pushed a commit to initOS/server-auth that referenced this pull request Jun 28, 2019
fkantelberg pushed a commit to initOS/server-auth that referenced this pull request Jul 8, 2019
legalsylvain added a commit to legalsylvain/server-auth that referenced this pull request Aug 9, 2019
[ADD] Test OCA#1 to OCA#5 to avoid regression;
bizzappdev pushed a commit to bizzappdev/server-auth that referenced this pull request Mar 5, 2020
[ADD] Test OCA#1 to OCA#5 to avoid regression;
bizzappdev pushed a commit to bizzappdev/server-auth that referenced this pull request Jun 20, 2020
[ADD] Test OCA#1 to OCA#5 to avoid regression;
bizzappdev pushed a commit to bizzappdev/server-auth that referenced this pull request Oct 2, 2020
[ADD] Test OCA#1 to OCA#5 to avoid regression;
dsolanki-initos pushed a commit to initOS/server-auth that referenced this pull request Oct 22, 2020
[ADD] Test #1 to OCA#5 to avoid regression;
flachica pushed a commit to flachica/server-auth that referenced this pull request Mar 30, 2022
[ADD] Test OCA#1 to OCA#5 to avoid regression;
flachica pushed a commit to flachica/server-auth that referenced this pull request Aug 14, 2022
[ADD] Test OCA#1 to OCA#5 to avoid regression;
OCA-git-bot pushed a commit to bizzappdev/server-auth that referenced this pull request Sep 5, 2022
[ADD] Test OCA#1 to OCA#5 to avoid regression;
Guenzn pushed a commit to sewisoft/server-auth that referenced this pull request Nov 11, 2022
[ADD] Test OCA#1 to OCA#5 to avoid regression;
AnizR pushed a commit to acsone/server-auth that referenced this pull request Jan 16, 2023
[ADD] Test OCA#1 to OCA#5 to avoid regression;
bizzappdev pushed a commit to bizzappdev/server-auth that referenced this pull request Feb 23, 2023
[ADD] Test OCA#1 to OCA#5 to avoid regression;
remihb pushed a commit to osiell/server-auth that referenced this pull request Sep 6, 2023
[ADD] Test OCA#1 to OCA#5 to avoid regression;
amkarthik pushed a commit to sodexis/server-auth that referenced this pull request Nov 21, 2023
[ADD] Test OCA#1 to OCA#5 to avoid regression;
lalithkota pushed a commit to lalithkota/oca-server-auth that referenced this pull request Feb 25, 2024
Disable attachment for client_private_key field
moncefarajdal pushed a commit to moncefarajdal/server-auth that referenced this pull request Oct 15, 2024
[ADD] Test OCA#1 to OCA#5 to avoid regression;
SiesslPhillip pushed a commit to grueneerde/OCA-server-auth that referenced this pull request Nov 20, 2024
Syncing from upstream OCA/server-auth (11.0)
SodexisTeam pushed a commit to sodexis/server-auth that referenced this pull request Dec 3, 2024
[ADD] Test OCA#1 to OCA#5 to avoid regression;
BT-dlagin pushed a commit to BT-dlagin/server-auth that referenced this pull request Dec 20, 2024
[ADD] Test #1 to OCA#5 to avoid regression;
adhoc-cicd-bot pushed a commit to adhoc-cicd/oca-server-auth that referenced this pull request Jan 13, 2025
[ADD] Test OCA#1 to OCA#5 to avoid regression;
adhoc-cicd-bot pushed a commit to adhoc-cicd/oca-server-auth that referenced this pull request Jan 18, 2025
[ADD] Test OCA#1 to OCA#5 to avoid regression;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants