Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dashboard
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
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
Tom Pillot
dashboard
Commits
76ed57be
Commit
76ed57be
authored
4 years ago
by
Guilhem Saurel
Browse files
Options
Downloads
Patches
Plain Diff
update license
parent
118e227b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
LICENSE
+1
-1
1 addition, 1 deletion
LICENSE
gh/views.py
+0
-1
0 additions, 1 deletion
gh/views.py
with
1 addition
and
2 deletions
LICENSE
+
1
−
1
View file @
76ed57be
BSD 2-Clause License
Copyright (c) 2018
, Guilhem Saurel
Copyright (c) 2018
-2020, CNRS
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
This diff is collapsed.
Click to expand it.
gh/views.py
+
0
−
1
View file @
76ed57be
...
...
@@ -20,7 +20,6 @@ from rainboard.models import Forge, Namespace, Project
from
.
import
models
def
check_suite
(
request
:
HttpRequest
,
rep
:
str
)
->
HttpResponse
:
"""
Manage Github
'
s check suites.
"""
data
=
loads
(
request
.
body
.
decode
())
...
...
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