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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
solid-connection
/
solid-connect-server
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
12
Code
Issues
24
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: solid-connection/solid-connect-server
Actions
All workflows
Workflows
CI with Gradle
CI with Gradle
FF-Only Merge to Master
FF-Only Merge to Master
Full Test Suite Repeat
Full Test Suite Repeat
[DEV] Build Gradle and Deploy
[DEV] Build Gradle and Deploy
[PROD] Build Gradle and Deploy
[PROD] Build Gradle and Deploy
Show more workflows...
Management
Caches
[DEV] Build Gradle and Deploy
[DEV] Build Gradle and Deploy
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
dev-cd.yml
will be ignored since log searching is not yet available
209 workflow runs
209 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
chore: 지원 학기 변경 (#487)
[DEV] Build Gradle and Deploy
#94:
Commit
5d18bd2
pushed by
nayonsoso
2m 8s
develop
develop
2m 8s
View #488
View workflow file
feat: 대학지원정보 텍스트 검색 기능 구현 (#486)
[DEV] Build Gradle and Deploy
#93:
Commit
a16ce9e
pushed by
nayonsoso
2m 0s
develop
develop
2m 0s
View workflow file
fix: SiteUser 객체 대신 ID를 받도록 (#485)
[DEV] Build Gradle and Deploy
#92:
Commit
c60163f
pushed by
whqtker
2m 11s
develop
develop
2m 11s
View workflow file
refactor: 채팅방 생성 동기식으로 변경 (#474)
[DEV] Build Gradle and Deploy
#91:
Commit
dbcfea3
pushed by
Gyuhyeok99
2m 11s
develop
develop
2m 11s
View workflow file
refactor: 소식지 단일 좋아요 여부 확인 API 제거 (#455)
[DEV] Build Gradle and Deploy
#90:
Commit
3f8c493
pushed by
Gyuhyeok99
1m 50s
develop
develop
1m 50s
View workflow file
refactor: verify_status의 타입을 통일한다. (#472)
[DEV] Build Gradle and Deploy
#89:
Commit
f4d7fd8
pushed by
whqtker
2m 22s
develop
develop
2m 22s
View workflow file
refactor: 기획 변경에 맞게 필터링 검색 기능 수정 (#471)
[DEV] Build Gradle and Deploy
#88:
Commit
7060378
pushed by
nayonsoso
2m 22s
develop
develop
2m 22s
View workflow file
refactor: 토큰을 Authorization 헤더가 아니라 쿼리스트링에서 가져오도록 (#467)
[DEV] Build Gradle and Deploy
#87:
Commit
accbc93
pushed by
whqtker
1m 56s
develop
develop
1m 56s
View workflow file
refactor: 멘티의 멘토링 목록 조회 시 연관된 채팅방 ID를 함께 응답하도록 (#465)
[DEV] Build Gradle and Deploy
#86:
Commit
44184e2
pushed by
nayonsoso
2m 4s
develop
develop
2m 4s
View workflow file
refactor: isConfirmed 대신 verifyStatus를 응답하도록 (#463)
[DEV] Build Gradle and Deploy
#85:
Commit
35e979a
pushed by
nayonsoso
1m 56s
develop
develop
1m 56s
View workflow file
refactor: 쿠키 정책 변경 - 환경에 따른 Domain과 SameSite=Lax (#461)
[DEV] Build Gradle and Deploy
#84:
Commit
9e770d1
pushed by
nayonsoso
37s
develop
develop
37s
View workflow file
feat: 관심 지역 및 국가 수정 API 추가 (#453)
[DEV] Build Gradle and Deploy
#83:
Commit
e7fd1d4
pushed by
whqtker
1m 54s
develop
develop
1m 54s
View workflow file
feat: 채팅방 partner 정보를 조회하는 API 추가 (#457)
[DEV] Build Gradle and Deploy
#82:
Commit
afe27ab
pushed by
Gyuhyeok99
2m 4s
develop
develop
2m 4s
View workflow file
refactor: accessToken 재발급을 refreshToken 쿠키를 통해 하도록 (#452)
[DEV] Build Gradle and Deploy
#81:
Commit
151c9ad
pushed by
nayonsoso
2m 12s
develop
develop
2m 12s
View workflow file
refactor: refreshToken 쿠키에서 환경별로 Domain 설정하도록 (#450)
[DEV] Build Gradle and Deploy
#80:
Commit
07d7dcb
pushed by
nayonsoso
2m 14s
develop
develop
2m 14s
View workflow file
feat: 마이페이지 응답 요소 추가 (#437)
[DEV] Build Gradle and Deploy
#79:
Commit
e0dd5b7
pushed by
Gyuhyeok99
1m 57s
develop
develop
1m 57s
View workflow file
feat: 비밀번호 변경 API 구현 (#448)
[DEV] Build Gradle and Deploy
#78:
Commit
1f8e455
pushed by
whqtker
2m 8s
develop
develop
2m 8s
View workflow file
refactor: SignUpToken 중복 코드 제거, 회원가입 로직 통합 (#445)
[DEV] Build Gradle and Deploy
#77:
Commit
526e507
pushed by
nayonsoso
2m 8s
develop
develop
2m 8s
View workflow file
refactor: 멘토의 합격 팁, 자기 소개가 null 을 허용하지 않도록 (#443)
[DEV] Build Gradle and Deploy
#76:
Commit
1203d00
pushed by
nayonsoso
2m 8s
develop
develop
2m 8s
View workflow file
refactor: 멘토의 멘토링 조회 시, confirm 여부 포함하여 응답하도록 (#441)
[DEV] Build Gradle and Deploy
#75:
Commit
f78a01f
pushed by
nayonsoso
2m 10s
develop
develop
2m 10s
View workflow file
feat: 채팅방 생성 기능 추가 (#439)
[DEV] Build Gradle and Deploy
#74:
Commit
655e0bd
pushed by
Gyuhyeok99
2m 0s
develop
develop
2m 0s
View workflow file
feat: 비밀번호 정책 추가 (#435)
[DEV] Build Gradle and Deploy
#73:
Commit
289cd89
pushed by
Gyuhyeok99
2m 9s
develop
develop
2m 9s
View workflow file
test: WebSocket 관련 테스트 코드 작성 (#440)
[DEV] Build Gradle and Deploy
#72:
Commit
d5a9f49
pushed by
whqtker
1m 53s
develop
develop
1m 53s
View workflow file
chore: 전체 게시글 조회 시 첫 번째 이미지 url에 해당하는 변수명 변경 (#433)
[DEV] Build Gradle and Deploy
#71:
Commit
51d1d06
pushed by
whqtker
2m 19s
develop
develop
2m 19s
View workflow file
refactor: OAuth 클래스에 전략 패턴 적용 (#432)
[DEV] Build Gradle and Deploy
#70:
Commit
1e230e4
pushed by
nayonsoso
2m 42s
develop
develop
2m 42s
View workflow file
Previous
1
2
…
5
6
7
8
9
Next
You can’t perform that action at this time.