Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
KTH-DD2480
/
smallest-java-ci
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
0
Code
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
GitHub notifify 2
- #20
#20
Open
jonte450
wants to merge 63 commits into
KTH-DD2480:master
KTH-DD2480/smallest-java-ci:master
from
DD2480-Group-15:Github_Notifify_2
DD2480-Group-15/ci-server:Github_Notifify_2
Copy head branch name to clipboard
Conversation
Commits
63
(63)
Checks
Files changed
Open
GitHub notifify 2
#20
jonte450
wants to merge 63 commits into
KTH-DD2480:master
KTH-DD2480/smallest-java-ci:master
from
DD2480-Group-15:Github_Notifify_2
DD2480-Group-15/ci-server:Github_Notifify_2
Copy head branch name to clipboard
Commits
Commits on Feb 9, 2021
Fixed typo in README
Show description for 4be9f21
SQUEEEE
authored
4be9f21
View commit details
Copy full SHA for 4be9f21
Browse repository at this point
Update README.md
gzh0528
authored
cd8e957
View commit details
Copy full SHA for cd8e957
Browse repository at this point
Setup travis
ZEHUA GUO
committed
457813b
View commit details
Copy full SHA for 457813b
Browse repository at this point
Update README.md
gzh0528
authored
a0d60b0
View commit details
Copy full SHA for a0d60b0
Browse repository at this point
Add maven build
CSCphilip
committed
7459b35
View commit details
Copy full SHA for 7459b35
Browse repository at this point
Modify .travis file
CSCphilip
committed
8309dc3
View commit details
Copy full SHA for 8309dc3
Browse repository at this point
Update README.md
gzh0528
authored
e552e75
View commit details
Copy full SHA for e552e75
Browse repository at this point
Merge pull request #6 from DD2480-Group-15/travis-maven
Show description for 5cd30c6
gzh0528
authored
5cd30c6
View commit details
Copy full SHA for 5cd30c6
Browse repository at this point
Update README.md
gzh0528
authored
a101aee
View commit details
Copy full SHA for a101aee
Browse repository at this point
Made it so that the ci-server can extract urls from webhooks and clone the appropriate repo #2
Wizkas0
committed
5a08b4f
View commit details
Copy full SHA for 5a08b4f
Browse repository at this point
Commits on Feb 10, 2021
Update README.md
gzh0528
authored
06a24b4
View commit details
Copy full SHA for 06a24b4
Browse repository at this point
Fixed a bug with the ci-server 8#
Wizkas0
committed
85652b5
View commit details
Copy full SHA for 85652b5
Browse repository at this point
Add rules in .gitignore related to Maven and some other.
CSCphilip
committed
f48972d
View commit details
Copy full SHA for f48972d
Browse repository at this point
Add .idea rule in .gitignore and remove .idea folder
CSCphilip
committed
1c14a43
View commit details
Copy full SHA for 1c14a43
Browse repository at this point
Add test skeleton
CSCphilip
committed
a8de5f1
View commit details
Copy full SHA for a8de5f1
Browse repository at this point
this adds documentation to ci-server #9
Wizkas0
committed
37d418c
View commit details
Copy full SHA for 37d418c
Browse repository at this point
Add dummy test that uses server object #7
CSCphilip
committed
a382fc9
View commit details
Copy full SHA for a382fc9
Browse repository at this point
Update README with instructions #9
Show description for 1e26f20
SQUEEEE
authored
1e26f20
View commit details
Copy full SHA for 1e26f20
Browse repository at this point
Merge pull request #10 from DD2480-Group-15/testing
Show description for 150271a
SQUEEEE
authored
150271a
View commit details
Copy full SHA for 150271a
Browse repository at this point
Fixes ci-server to only handle push-events #11
Wizkas0
committed
e46aa33
View commit details
Copy full SHA for e46aa33
Browse repository at this point
Started code skeleton #12
Show description for e8cdd83
SQUEEEE
committed
e8cdd83
View commit details
Copy full SHA for e8cdd83
Browse repository at this point
A
jonte450
committed
adf8fc9
View commit details
Copy full SHA for adf8fc9
Browse repository at this point
Merge branch 'master' of https://github.com/DD2480-Group-15/ci-server
jonte450
committed
7f2fb6a
View commit details
Copy full SHA for 7f2fb6a
Browse repository at this point
Fixes #14 by adding test.json to server-folder. Adds a function that writes a json payload to a file
Wizkas0
committed
a7d74af
View commit details
Copy full SHA for a7d74af
Browse repository at this point
Merge pull request #15 from DD2480-Group-15/issue/14
Show description for 63ff905
CSCphilip
authored
63ff905
View commit details
Copy full SHA for 63ff905
Browse repository at this point
Removed unnecessary imports
SQUEEEE
committed
a2d9710
View commit details
Copy full SHA for a2d9710
Browse repository at this point
merge
jonte450
committed
e317267
View commit details
Copy full SHA for e317267
Browse repository at this point
Wrapped request handling in if statement so it only runs if github push
SQUEEEE
committed
cdbc39f
View commit details
Copy full SHA for cdbc39f
Browse repository at this point
Merged with master to keep up to date
SQUEEEE
committed
2eff502
View commit details
Copy full SHA for 2eff502
Browse repository at this point
Starting to break down the JSON parsing
SQUEEEE
committed
8ff8620
View commit details
Copy full SHA for 8ff8620
Browse repository at this point
Trying to get the JSON parser to work
SQUEEEE
committed
cd584a9
View commit details
Copy full SHA for cd584a9
Browse repository at this point
Commits on Feb 11, 2021
Cleaning up code
SQUEEEE
committed
18cb987
View commit details
Copy full SHA for 18cb987
Browse repository at this point
Small update of README
SQUEEEE
authored
9a5b9a1
View commit details
Copy full SHA for 9a5b9a1
Browse repository at this point
Working on #12 dividing into smaller functions
SQUEEEE
committed
bbe6aea
View commit details
Copy full SHA for bbe6aea
Browse repository at this point
Merge branch 'master' of https://github.com/DD2480-Group-15/ci-server
jonte450
committed
5da3d52
View commit details
Copy full SHA for 5da3d52
Browse repository at this point
Merge pull request #19 from DD2480-Group-15/issue/12
Show description for 955eb55
gzh0528
authored
955eb55
View commit details
Copy full SHA for 955eb55
Browse repository at this point
Merge branch 'master' of https://github.com/DD2480-Group-15/ci-server
jonte450
committed
ca02a5a
View commit details
Copy full SHA for ca02a5a
Browse repository at this point
Commits on Feb 12, 2021
Modified JSON related things, issue #21
CSCphilip
committed
1ccf2e0
View commit details
Copy full SHA for 1ccf2e0
Browse repository at this point
Merge pull request #25 from DD2480-Group-15/issue/21
Show description for 1fe1caf
SQUEEEE
authored
1fe1caf
View commit details
Copy full SHA for 1fe1caf
Browse repository at this point
Updated webhook instructions #9
Show description for 28462bc
SQUEEEE
authored
28462bc
View commit details
Copy full SHA for 28462bc
Browse repository at this point
test
jonte450
committed
6e02d25
View commit details
Copy full SHA for 6e02d25
Browse repository at this point
Removing some line
jonte450
committed
720611d
View commit details
Copy full SHA for 720611d
Browse repository at this point
Add clone repo functionality #22
CSCphilip
committed
8f39a8a
View commit details
Copy full SHA for 8f39a8a
Browse repository at this point
Testing with Dependcies
jonte450
committed
2985945
View commit details
Copy full SHA for 2985945
Browse repository at this point
Teststing again!
jonte450
committed
b54c4a6
View commit details
Copy full SHA for b54c4a6
Browse repository at this point
Commits on Feb 13, 2021
Merge pull request #26 from DD2480-Group-15/issue/22
Show description for a1fb8ff
gzh0528
authored
a1fb8ff
View commit details
Copy full SHA for a1fb8ff
Browse repository at this point
Fixes #23 by completing getRepoUrl
Wizkas0
committed
0a018c7
View commit details
Copy full SHA for 0a018c7
Browse repository at this point
Clone a repo will now work when ./cloned-repo already exist #27.
CSCphilip
committed
7c069a7
View commit details
Copy full SHA for 7c069a7
Browse repository at this point
Merge pull request #31 from DD2480-Group-15/issue/27
Show description for 51d1e3e
gzh0528
authored
51d1e3e
View commit details
Copy full SHA for 51d1e3e
Browse repository at this point
Commits on Feb 14, 2021
Changing the Code to Match to send a notification to the Webhook
jonte450
committed
8720c3e
View commit details
Copy full SHA for 8720c3e
Browse repository at this point
Update pom.xml
Show description for d0c95db
jonte450
authored
d0c95db
View commit details
Copy full SHA for d0c95db
Browse repository at this point
Update ContinuousIntegrationServer.java
Show description for 185778c
jonte450
authored
185778c
View commit details
Copy full SHA for 185778c
Browse repository at this point
Merge branch 'master' into Github_Notifify_2
jonte450
authored
addf381
View commit details
Copy full SHA for addf381
Browse repository at this point
Update ContinuousIntegrationServer.java
Show description for 44abd74
jonte450
authored
44abd74
View commit details
Copy full SHA for 44abd74
Browse repository at this point
Update pom.xml
Show description for 37896c7
jonte450
authored
37896c7
View commit details
Copy full SHA for 37896c7
Browse repository at this point
Commits on Feb 15, 2021
Update pom.xml
Show description for 1f5b49e
jonte450
authored
1f5b49e
View commit details
Copy full SHA for 1f5b49e
Browse repository at this point
Update ContinuousIntegrationServer.java
Show description for 44da6d2
jonte450
authored
44da6d2
View commit details
Copy full SHA for 44da6d2
Browse repository at this point
Update ContinuousIntegrationServer.java
Show description for ab54e0b
jonte450
authored
ab54e0b
View commit details
Copy full SHA for ab54e0b
Browse repository at this point
Update ContinuousIntegrationServer.java
Show description for 6aad3ef
jonte450
authored
6aad3ef
View commit details
Copy full SHA for 6aad3ef
Browse repository at this point
Update ContinuousIntegrationServer.java
Show description for ff25547
jonte450
authored
ff25547
View commit details
Copy full SHA for ff25547
Browse repository at this point
Update pom.xml
Show description for 5315628
jonte450
authored
5315628
View commit details
Copy full SHA for 5315628
Browse repository at this point
Update ContinuousIntegrationServer.java
Show description for 756b0c5
jonte450
authored
756b0c5
View commit details
Copy full SHA for 756b0c5
Browse repository at this point
Update ContinuousIntegrationServer.java
Show description for 13928d7
jonte450
authored
13928d7
View commit details
Copy full SHA for 13928d7
Browse repository at this point
You can’t perform that action at this time.