Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fresh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cubicweb
cubes
fresh
Commits
c97c553a2f3c
Commit
c97c553a2f3c
authored
5 years ago
by
Philippe Pepiot
Browse files
Options
Downloads
Patches
Plain Diff
Add cubicweb-sentry
parent
50ff949b83be
No related branches found
Branches containing commit
Tags
1.0.1
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cubicweb_fresh/__pkginfo__.py
+2
-1
2 additions, 1 deletion
cubicweb_fresh/__pkginfo__.py
cubicweb_fresh/migration/1.0.1_Any.py
+1
-0
1 addition, 0 deletions
cubicweb_fresh/migration/1.0.1_Any.py
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
with
9 additions
and
1 deletion
cubicweb_fresh/__pkginfo__.py
+
2
−
1
View file @
c97c553a
...
...
@@ -4,7 +4,7 @@
modname
=
'
fresh
'
distname
=
'
cubicweb-fresh
'
numversion
=
(
1
,
0
,
0
)
numversion
=
(
1
,
0
,
1
)
version
=
'
.
'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'
LGPL
'
...
...
@@ -26,6 +26,7 @@
'
cubicweb-searchui
'
:
'
>= 0.4.1
'
,
'
cubicweb-rqlcontroller
'
:
'
>= 0.5.0
'
,
'
cubicweb-signedrequest
'
:
'
>= 0.5.0
'
,
'
cubicweb-sentry
'
:
None
,
'
cubicweb-card
'
:
'
>= 1.1.2
'
,
'
reportlab
'
:
None
,
'
cwclientlib
'
:
'
>= 0.6.0
'
,
...
...
This diff is collapsed.
Click to expand it.
cubicweb_fresh/migration/1.0.1_Any.py
0 → 100644
+
1
−
0
View file @
c97c553a
add_cube
(
'
sentry
'
)
This diff is collapsed.
Click to expand it.
debian/changelog
+
6
−
0
View file @
c97c553a
cubicweb-fresh (1.0.1-1) unstable; urgency=medium
* new upstream release
-- Philippe Pepiot <philippe.pepiot@logilab.fr> Thu, 21 Nov 2019 14:24:18 +0100
cubicweb-fresh (1.0.0-1) unstable; urgency=medium
* new upstream release
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment