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
Type
/
to 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 }}
Se3do
/
MailCore-API
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
8
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Se3do/MailCore-API
Actions
All workflows
Workflows
CD
CD
CI
CI
Show more workflows...
Management
Caches
CD
CD
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
.
cd.yml
will be ignored since log searching is not yet available
26 workflow runs
26 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.
Security - stop tracking appsettings.Development.json, add template file
CD
#26:
Commit
3d059af
pushed by
Se3do
1m 37s
master
master
1m 37s
View workflow file
Tests - add comprehensive LocalFileStorage tests (9 new, 1 improved)
CD
#25:
Commit
9b129c4
pushed by
Se3do
2m 10s
master
master
2m 10s
View workflow file
Fix - make Email.Create threadId required to prevent orphan FK violat…
CD
#24:
Commit
7d7d811
pushed by
Se3do
2m 9s
master
master
2m 9s
View workflow file
Fix - wrap DbSeeder in transaction to prevent partial-seed corruption…
CD
#23:
Commit
7c83398
pushed by
Se3do
2m 5s
master
master
2m 5s
View workflow file
Cleanup - remove dead code: GetByUserNameAsync, ExistsByUserNameAsync…
CD
#22:
Commit
bda14d4
pushed by
Se3do
2m 6s
master
master
2m 6s
View workflow file
Perf - add AsSplitQuery() to EmailRepository multi-include queries to…
CD
#21:
Commit
fe346b8
pushed by
Se3do
1m 32s
master
master
1m 32s
View workflow file
Fix - normalize label command parameter casing to PascalCase for cons…
CD
#20:
Commit
46494d9
pushed by
Se3do
2m 11s
master
master
2m 11s
View workflow file
Fix - replace KeyNotFoundException with NotFoundException for consist…
CD
#19:
Commit
3e82784
pushed by
Se3do
2m 7s
master
master
2m 7s
View workflow file
Feat - add validators for 8 mailbox commands (MarkRead, Unread, Spam,…
CD
#18:
Commit
b6d5e25
pushed by
Se3do
2m 40s
master
master
2m 40s
View workflow file
Test - add SendDraftCommandHandler unit tests covering all paths
CD
#17:
Commit
6e3310a
pushed by
Se3do
2m 12s
master
master
2m 12s
View workflow file
Docs - update README CI branch references to master
CD
#16:
Commit
eed6321
pushed by
Se3do
3m 27s
master
master
3m 27s
View workflow file
Test - migrate all tests to factory methods, add missing coverage
CD
#15:
Commit
25f3f83
pushed by
Se3do
4m 11s
master
master
4m 11s
View workflow file
docs - update README: branch refs, secrets list, Swagger note
CD
#14:
Commit
1239fc7
pushed by
Se3do
1m 57s
master
master
1m 57s
View workflow file
API - enable Swagger in all environments including production
CD
#13:
Commit
197cbbe
pushed by
Se3do
2m 50s
master
master
2m 50s
View workflow file
Infra - switch IIS hosting to outofprocess, remove --runtime flag
CD
#12:
Commit
8d4cd01
pushed by
Se3do
2m 23s
master
master
2m 23s
View workflow file
Infra - switch publish from win-x86 to win-x64 for IIS in-process
CD
#11:
Commit
61b3b63
pushed by
Se3do
2m 12s
master
master
2m 12s
View workflow file
Infra - add --runtime win-x86 --self-contained false to publish for I…
CD
#10:
Commit
65d8624
pushed by
Se3do
2m 16s
master
master
2m 16s
View workflow file
Infra - remove --no-build from publish to generate IIS web.config
CD
#9:
Commit
fbd45cd
pushed by
Se3do
2m 26s
master
master
2m 26s
View workflow file
Infra - replace msdeploy-action with simply-web-deploy
CD
#8:
Commit
332a71f
pushed by
Se3do
2m 43s
master
master
2m 43s
View workflow file
Revert "Infra - switch CD from MSDeploy to FTP deploy"
CD
#7:
Commit
6d45c7c
pushed by
Se3do
2m 22s
master
master
2m 22s
View workflow file
Infra - switch CD from MSDeploy to FTP deploy
CD
#6:
Commit
4c3697e
pushed by
Se3do
8s
master
master
8s
View workflow file
Infra - fix msdeploy -dest arg splitting on commas
CD
#5:
Commit
a6a161e
pushed by
Se3do
2m 39s
master
master
2m 39s
View workflow file
Infra - locate msdeploy.exe by full path instead of PATH
CD
#4:
Commit
760f62c
pushed by
Se3do
2m 21s
master
master
2m 21s
View workflow file
Infra - fix PATH refresh for msdeploy.exe after choco install
CD
#3:
Commit
e2f6cf9
pushed by
Se3do
2m 6s
master
master
2m 6s
View workflow file
Infra - fix CD pipeline: replace msdeploy-action with choco + msdeplo…
CD
#2:
Commit
5a03180
pushed by
Se3do
2m 5s
master
master
2m 5s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.