invenio-github 3.0.2__tar.gz → 4.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. {invenio_github-3.0.2 → invenio_github-4.0.0}/AUTHORS.rst +1 -1
  2. {invenio_github-3.0.2 → invenio_github-4.0.0}/CHANGES.rst +3 -5
  3. {invenio_github-3.0.2 → invenio_github-4.0.0}/PKG-INFO +5 -7
  4. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/__init__.py +1 -1
  5. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/assets/semantic-ui/js/invenio_github/index.js +1 -1
  6. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/config.py +1 -1
  7. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github.egg-info/PKG-INFO +5 -7
  8. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github.egg-info/requires.txt +1 -1
  9. {invenio_github-3.0.2 → invenio_github-4.0.0}/setup.cfg +1 -1
  10. {invenio_github-3.0.2 → invenio_github-4.0.0}/.git-blame-ignore-revs +0 -0
  11. {invenio_github-3.0.2 → invenio_github-4.0.0}/.lgtm +0 -0
  12. {invenio_github-3.0.2 → invenio_github-4.0.0}/.travis.yml +0 -0
  13. {invenio_github-3.0.2 → invenio_github-4.0.0}/CONTRIBUTING.rst +0 -0
  14. {invenio_github-3.0.2 → invenio_github-4.0.0}/INSTALL.rst +0 -0
  15. {invenio_github-3.0.2 → invenio_github-4.0.0}/LICENSE +0 -0
  16. {invenio_github-3.0.2 → invenio_github-4.0.0}/MAINTAINERS +0 -0
  17. {invenio_github-3.0.2 → invenio_github-4.0.0}/MANIFEST.in +0 -0
  18. {invenio_github-3.0.2 → invenio_github-4.0.0}/README.rst +0 -0
  19. {invenio_github-3.0.2 → invenio_github-4.0.0}/RELEASE-NOTES.rst +0 -0
  20. {invenio_github-3.0.2 → invenio_github-4.0.0}/babel.ini +0 -0
  21. {invenio_github-3.0.2 → invenio_github-4.0.0}/constraints-pypi.txt +0 -0
  22. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/alembic/5a5428312b2b_create_github_branch.py +0 -0
  23. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/alembic/b0eaee37b545_create_github_tables.py +0 -0
  24. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/api.py +0 -0
  25. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/errors.py +0 -0
  26. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/ext.py +0 -0
  27. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/models.py +0 -0
  28. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/oauth/handlers.py +0 -0
  29. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/oauth/remote_app.py +0 -0
  30. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/proxies.py +0 -0
  31. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/receivers.py +0 -0
  32. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/tasks.py +0 -0
  33. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/templates/semantic-ui/invenio_github/base.html +0 -0
  34. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/templates/semantic-ui/invenio_github/helpers.html +0 -0
  35. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/templates/semantic-ui/invenio_github/settings/base.html +0 -0
  36. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/templates/semantic-ui/invenio_github/settings/helpers.html +0 -0
  37. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/templates/semantic-ui/invenio_github/settings/index.html +0 -0
  38. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/templates/semantic-ui/invenio_github/settings/index_item.html +0 -0
  39. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/templates/semantic-ui/invenio_github/settings/view.html +0 -0
  40. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/cs/LC_MESSAGES/messages.mo +0 -0
  41. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/cs/LC_MESSAGES/messages.po +0 -0
  42. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/da/LC_MESSAGES/messages.mo +0 -0
  43. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/da/LC_MESSAGES/messages.po +0 -0
  44. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/de/LC_MESSAGES/messages.mo +0 -0
  45. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/de/LC_MESSAGES/messages.po +0 -0
  46. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/en/LC_MESSAGES/messages.mo +0 -0
  47. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/en/LC_MESSAGES/messages.po +0 -0
  48. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/es/LC_MESSAGES/messages.mo +0 -0
  49. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/es/LC_MESSAGES/messages.po +0 -0
  50. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/fr/LC_MESSAGES/messages.mo +0 -0
  51. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/fr/LC_MESSAGES/messages.po +0 -0
  52. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/it/LC_MESSAGES/messages.mo +0 -0
  53. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/it/LC_MESSAGES/messages.po +0 -0
  54. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/translations/messages.pot +0 -0
  55. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/utils.py +0 -0
  56. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/views/__init__.py +0 -0
  57. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/views/badge.py +0 -0
  58. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/views/github.py +0 -0
  59. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github/webpack.py +0 -0
  60. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github.egg-info/SOURCES.txt +0 -0
  61. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github.egg-info/dependency_links.txt +0 -0
  62. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github.egg-info/entry_points.txt +0 -0
  63. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github.egg-info/not-zip-safe +0 -0
  64. {invenio_github-3.0.2 → invenio_github-4.0.0}/invenio_github.egg-info/top_level.txt +0 -0
  65. {invenio_github-3.0.2 → invenio_github-4.0.0}/pyproject.toml +0 -0
  66. {invenio_github-3.0.2 → invenio_github-4.0.0}/requirements-devel.txt +0 -0
  67. {invenio_github-3.0.2 → invenio_github-4.0.0}/run-i18n-tests.sh +0 -0
  68. {invenio_github-3.0.2 → invenio_github-4.0.0}/run-tests.sh +0 -0
  69. {invenio_github-3.0.2 → invenio_github-4.0.0}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  ..
2
2
  This file is part of Invenio.
3
- Copyright (C) 2016-2025 CERN.
3
+ Copyright (C) 2016 CERN.
4
4
 
5
5
  Invenio is free software; you can redistribute it
6
6
  and/or modify it under the terms of the GNU General Public License as
@@ -1,6 +1,6 @@
1
1
  ..
2
2
  This file is part of Invenio.
3
- Copyright (C) 2016-2024 CERN.
3
+ Copyright (C) 2016-2025 CERN.
4
4
  Copyright (C) 2024-2025 Graz University of Technology.
5
5
 
6
6
  Invenio is free software; you can redistribute it
@@ -26,12 +26,10 @@
26
26
  Changes
27
27
  =======
28
28
 
29
- Version v3.0.2 (released 2025-11-26)
29
+ Version v4.0.0 (released 2025-XX-XX)
30
30
 
31
+ - setup: bump major version of `invenio-oauthclient`
31
32
  - api: optimize sync process with batch task execution
32
- * prevent GitHub page timeout with 504 after sync
33
- * optimize sync process with batch task execution
34
- * add tests for sync() and sync_repo_hooks() methods
35
33
 
36
34
  Version v3.0.1 (released 2025-07-30)
37
35
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: invenio-github
3
- Version: 3.0.2
3
+ Version: 4.0.0
4
4
  Summary: "Invenio module that adds GitHub integration to the platform."
5
5
  Home-page: https://github.com/inveniosoftware/invenio-github
6
6
  Author: CERN
@@ -24,7 +24,7 @@ Requires-Dist: invenio-db<3.0.0,>=2.0.0
24
24
  Requires-Dist: invenio-formatter<4.0.0,>=3.0.0
25
25
  Requires-Dist: invenio-i18n<4.0.0,>=3.0.0
26
26
  Requires-Dist: invenio-oauth2server<4.0.0,>=3.0.0
27
- Requires-Dist: invenio-oauthclient<6.0.0,>=5.0.0
27
+ Requires-Dist: invenio-oauthclient<7.0.0,>=6.0.0
28
28
  Requires-Dist: invenio-pidstore<3.0.0,>=2.0.0
29
29
  Requires-Dist: invenio-records-rest<4.0.0,>=3.0.0
30
30
  Requires-Dist: invenio-webhooks<2.0.0,>=1.0.0
@@ -103,7 +103,7 @@ Invenio module that adds GitHub integration to the platform.
103
103
 
104
104
  ..
105
105
  This file is part of Invenio.
106
- Copyright (C) 2016-2024 CERN.
106
+ Copyright (C) 2016-2025 CERN.
107
107
  Copyright (C) 2024-2025 Graz University of Technology.
108
108
 
109
109
  Invenio is free software; you can redistribute it
@@ -129,12 +129,10 @@ Invenio module that adds GitHub integration to the platform.
129
129
  Changes
130
130
  =======
131
131
 
132
- Version v3.0.2 (released 2025-11-26)
132
+ Version v4.0.0 (released 2025-XX-XX)
133
133
 
134
+ - setup: bump major version of `invenio-oauthclient`
134
135
  - api: optimize sync process with batch task execution
135
- * prevent GitHub page timeout with 504 after sync
136
- * optimize sync process with batch task execution
137
- * add tests for sync() and sync_repo_hooks() methods
138
136
 
139
137
  Version v3.0.1 (released 2025-07-30)
140
138
 
@@ -27,6 +27,6 @@
27
27
 
28
28
  from .ext import InvenioGitHub
29
29
 
30
- __version__ = "3.0.2"
30
+ __version__ = "4.0.0"
31
31
 
32
32
  __all__ = ("__version__", "InvenioGitHub")
@@ -1,5 +1,5 @@
1
1
  // This file is part of InvenioGithub
2
- // Copyright (C) 2023-2025 CERN.
2
+ // Copyright (C) 2023 CERN.
3
3
  //
4
4
  // Invenio Github is free software; you can redistribute it and/or modify it
5
5
  // under the terms of the MIT License; see LICENSE file for more details.
@@ -1,7 +1,7 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  #
3
3
  # This file is part of Invenio.
4
- # Copyright (C) 2023-2025 CERN.
4
+ # Copyright (C) 2023 CERN.
5
5
  #
6
6
  # Invenio is free software: you can redistribute it and/or modify
7
7
  # it under the terms of the GNU General Public License as published by
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: invenio-github
3
- Version: 3.0.2
3
+ Version: 4.0.0
4
4
  Summary: "Invenio module that adds GitHub integration to the platform."
5
5
  Home-page: https://github.com/inveniosoftware/invenio-github
6
6
  Author: CERN
@@ -24,7 +24,7 @@ Requires-Dist: invenio-db<3.0.0,>=2.0.0
24
24
  Requires-Dist: invenio-formatter<4.0.0,>=3.0.0
25
25
  Requires-Dist: invenio-i18n<4.0.0,>=3.0.0
26
26
  Requires-Dist: invenio-oauth2server<4.0.0,>=3.0.0
27
- Requires-Dist: invenio-oauthclient<6.0.0,>=5.0.0
27
+ Requires-Dist: invenio-oauthclient<7.0.0,>=6.0.0
28
28
  Requires-Dist: invenio-pidstore<3.0.0,>=2.0.0
29
29
  Requires-Dist: invenio-records-rest<4.0.0,>=3.0.0
30
30
  Requires-Dist: invenio-webhooks<2.0.0,>=1.0.0
@@ -103,7 +103,7 @@ Invenio module that adds GitHub integration to the platform.
103
103
 
104
104
  ..
105
105
  This file is part of Invenio.
106
- Copyright (C) 2016-2024 CERN.
106
+ Copyright (C) 2016-2025 CERN.
107
107
  Copyright (C) 2024-2025 Graz University of Technology.
108
108
 
109
109
  Invenio is free software; you can redistribute it
@@ -129,12 +129,10 @@ Invenio module that adds GitHub integration to the platform.
129
129
  Changes
130
130
  =======
131
131
 
132
- Version v3.0.2 (released 2025-11-26)
132
+ Version v4.0.0 (released 2025-XX-XX)
133
133
 
134
+ - setup: bump major version of `invenio-oauthclient`
134
135
  - api: optimize sync process with batch task execution
135
- * prevent GitHub page timeout with 504 after sync
136
- * optimize sync process with batch task execution
137
- * add tests for sync() and sync_repo_hooks() methods
138
136
 
139
137
  Version v3.0.1 (released 2025-07-30)
140
138
 
@@ -10,7 +10,7 @@ invenio-db<3.0.0,>=2.0.0
10
10
  invenio-formatter<4.0.0,>=3.0.0
11
11
  invenio-i18n<4.0.0,>=3.0.0
12
12
  invenio-oauth2server<4.0.0,>=3.0.0
13
- invenio-oauthclient<6.0.0,>=5.0.0
13
+ invenio-oauthclient<7.0.0,>=6.0.0
14
14
  invenio-pidstore<3.0.0,>=2.0.0
15
15
  invenio-records-rest<4.0.0,>=3.0.0
16
16
  invenio-webhooks<2.0.0,>=1.0.0
@@ -30,7 +30,7 @@ install_requires =
30
30
  invenio-formatter>=3.0.0,<4.0.0
31
31
  invenio-i18n>=3.0.0,<4.0.0
32
32
  invenio-oauth2server>=3.0.0,<4.0.0
33
- invenio-oauthclient>=5.0.0,<6.0.0
33
+ invenio-oauthclient>=6.0.0,<7.0.0
34
34
  invenio-pidstore>=2.0.0,<3.0.0
35
35
  invenio-records-rest>=3.0.0,<4.0.0
36
36
  invenio-webhooks>=1.0.0,<2.0.0
File without changes
File without changes
File without changes
File without changes