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 }}
code-draft-maker
/
SorobanPay
Public
forked from
Chrisland58/SorobanPay
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: code-draft-maker/SorobanPay
Actions
All workflows
Workflows
.github/workflows/deploy-testnet.yml
.github/workflows/deploy-testnet.yml
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
15 workflow runs
15 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Merge branch 'main' into feat/61-cancel-active-vs-missing-tests
CI
#11:
Commit
57ba79f
pushed by
Chrisland58
1m 18s
feat/61-cancel-active-vs-missing-tests
feat/61-cancel-active-vs-missing-tests
1m 18s
View workflow file
Merge branch 'main' into feat/61-cancel-active-vs-missing-tests
.github/workflows/deploy-testnet.yml
#4:
Commit
57ba79f
pushed by
Chrisland58
Failure
feat/61-cancel-active-vs-missing-tests
feat/61-cancel-active-vs-missing-tests
Failure
View workflow file
Merge branch 'main' into feat/60-payment-not-due-timestamp-tests
CI
#10:
Commit
dfaec91
pushed by
Chrisland58
1m 25s
feat/60-payment-not-due-timestamp-tests
feat/60-payment-not-due-timestamp-tests
1m 25s
View workflow file
Merge branch 'main' into feat/60-payment-not-due-timestamp-tests
.github/workflows/deploy-testnet.yml
#3:
Commit
dfaec91
pushed by
Chrisland58
Failure
feat/60-payment-not-due-timestamp-tests
feat/60-payment-not-due-timestamp-tests
Failure
View workflow file
Merge branch 'main' into feat/62-contract-version-tag
CI
#9:
Commit
2e90dff
pushed by
Chrisland58
1m 24s
feat/62-contract-version-tag
feat/62-contract-version-tag
1m 24s
View workflow file
Merge branch 'main' into feat/62-contract-version-tag
.github/workflows/deploy-testnet.yml
#2:
Commit
2e90dff
pushed by
Chrisland58
Failure
feat/62-contract-version-tag
feat/62-contract-version-tag
Failure
View workflow file
Merge branch 'main' into feat/65-repeated-subscribe-updates
CI
#8:
Commit
f798064
pushed by
Chrisland58
1m 28s
feat/65-repeated-subscribe-updates
feat/65-repeated-subscribe-updates
1m 28s
View workflow file
Merge branch 'main' into feat/65-repeated-subscribe-updates
.github/workflows/deploy-testnet.yml
#1:
Commit
f798064
pushed by
Chrisland58
Failure
feat/65-repeated-subscribe-updates
feat/65-repeated-subscribe-updates
Failure
View workflow file
test(contract): add cancel active vs missing subscription tests (#61)
CI
#7:
Commit
89d02f8
pushed by
code-draft-maker
1m 22s
feat/61-cancel-active-vs-missing-tests
feat/61-cancel-active-vs-missing-tests
1m 22s
View workflow file
test(contract): add PaymentNotDue and timestamp edge-case tests (#60)
CI
#6:
Commit
1f8affa
pushed by
code-draft-maker
1m 20s
feat/60-payment-not-due-timestamp-tests
feat/60-payment-not-due-timestamp-tests
1m 20s
View workflow file
test(contract): add version tag and upgrade path tests (#62)
CI
#5:
Commit
738070b
pushed by
code-draft-maker
1m 16s
feat/62-contract-version-tag
feat/62-contract-version-tag
1m 16s
View workflow file
test(contract): add repeated subscribe update tests for same pair (#65)
CI
#4:
Commit
16177af
pushed by
code-draft-maker
1m 16s
feat/65-repeated-subscribe-updates
feat/65-repeated-subscribe-updates
1m 16s
View workflow file
docs(#430): add privacy policy and terms of service templates
CI
#3:
Commit
de9fe3e
pushed by
code-draft-maker
4m 2s
doc/430-privacy-terms
doc/430-privacy-terms
4m 2s
View workflow file
test(#431): add integration test suite for smart contract on local te…
CI
#2:
Commit
417caa6
pushed by
code-draft-maker
3m 36s
test/431-integration-tests
test/431-integration-tests
3m 36s
View workflow file
test(#432): add cargo-llvm-cov coverage with 95% threshold
CI
#1:
Commit
aa27ace
pushed by
code-draft-maker
1m 38s
test/432-contract-coverage
test/432-contract-coverage
1m 38s
View workflow file
You can’t perform that action at this time.