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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
kamsteegsoftware
/
fetchify
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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: kamsteegsoftware/fetchify
Actions
All workflows
Workflows
Lint
Lint
Release
Release
Test
Test
Show more workflows...
Management
Caches
Lint
Lint
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
.
lint.yml
will be ignored since log searching is not yet available
41 workflow runs
41 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.
Merge pull request #31 from kamsteegsoftware/release/1.0.0
Lint
#42:
Commit
5231d09
pushed by
joeykamsteeg
20s
main
main
20s
View workflow file
release: v1.0.0
Lint
#41:
Pull request
#31
synchronize by
joeykamsteeg
15s
release/1.0.0
release/1.0.0
15s
View #31
View workflow file
chore: sync release v1.0.0 to develop
Lint
#40:
Pull request
#32
synchronize by
joeykamsteeg
12s
release/1.0.0
release/1.0.0
12s
View #32
View workflow file
chore: sync release v1.0.0 to develop
Lint
#39:
Pull request
#32
opened by
joeykamsteeg
19s
release/1.0.0
release/1.0.0
19s
View #32
View workflow file
release: v1.0.0
Lint
#38:
Pull request
#31
opened by
joeykamsteeg
16s
release/1.0.0
release/1.0.0
16s
View #31
View workflow file
feat(ci): add make-release skill and gate release workflow on main
Lint
#37:
Pull request
#30
opened by
joeykamsteeg
14s
feature/release-skill
feature/release-skill
14s
View #30
View workflow file
chore: version packages
Lint
#35:
Pull request
#29
synchronize by
github-actions
Bot
30d 0h 5m 2s
changeset-release/develop
changeset-release/develop
30d 0h 5m 2s
View #29
View workflow file
chore: version packages
Lint
#34:
Pull request
#29
opened by
github-actions
Bot
30d 0h 3m 36s
changeset-release/develop
changeset-release/develop
30d 0h 3m 36s
View #29
View workflow file
feat(ci): add release workflow for automatic changelog and publish
Lint
#33:
Pull request
#28
opened by
joeykamsteeg
17s
feature/release-workflow
feature/release-workflow
17s
View #28
View workflow file
docs: revamp README with Best-README-Template layout and MIT license
Lint
#32:
Pull request
#27
opened by
joeykamsteeg
13s
feature/readme-update
feature/readme-update
13s
View #27
View workflow file
feat: add opt-in cache invalidation via invalidate option
Lint
#31:
Pull request
#26
opened by
joeykamsteeg
20s
feature/cache-invalidation
feature/cache-invalidation
20s
View #26
View workflow file
feat: add configurable retry with exponential backoff for transient failures
Lint
#30:
Pull request
#25
opened by
joeykamsteeg
20s
feature/retry-logic
feature/retry-logic
20s
View #25
View workflow file
feat!: throw FetchifyError on non-ok HTTP responses
Lint
#29:
Pull request
#23
opened by
joeykamsteeg
13s
feature/error-handeling
feature/error-handeling
13s
View #23
View workflow file
refactor: parse JSON responses via Response.json() instead of manual JSON.parse
Lint
#28:
Pull request
#22
opened by
joeykamsteeg
16s
feature/response-json-parser
feature/response-json-parser
16s
View #22
View workflow file
feat: add pluggable request logger with a built-in console adapter
Lint
#27:
Pull request
#21
synchronize by
joeykamsteeg
13s
feature/logging
feature/logging
13s
View #21
View workflow file
feat: add beforeRequest hook support to createFetchify
Lint
#26:
Pull request
#20
opened by
joeykamsteeg
12s
feature/hooks-before-request
feature/hooks-before-request
12s
View #20
View workflow file
feat: auto-serialize request body to JSON by Content-Type header
Lint
#25:
Pull request
#19
opened by
joeykamsteeg
16s
feature/request-auto-parse-body
feature/request-auto-parse-body
16s
View #19
View workflow file
feat: parse response data by Content-Type instead of parse-and-fallback
Lint
#24:
Pull request
#18
opened by
joeykamsteeg
18s
feature/auto-json-body
feature/auto-json-body
18s
View #18
View workflow file
ci: post test results as a PR comment
Lint
#23:
Pull request
#17
synchronize by
joeykamsteeg
14s
feature/test-report-comment-pr
feature/test-report-comment-pr
14s
View #17
View workflow file
ci: post test results as a PR comment
Lint
#22:
Pull request
#17
synchronize by
joeykamsteeg
20s
feature/test-report-comment-pr
feature/test-report-comment-pr
20s
View #17
View workflow file
ci: post test results as a PR comment
Lint
#21:
Pull request
#17
synchronize by
joeykamsteeg
17s
feature/test-report-comment-pr
feature/test-report-comment-pr
17s
View #17
View workflow file
ci: post test results as a PR comment
Lint
#20:
Pull request
#17
synchronize by
joeykamsteeg
20s
feature/test-report-comment-pr
feature/test-report-comment-pr
20s
View #17
View workflow file
ci: post test results as a PR comment
Lint
#19:
Pull request
#17
synchronize by
joeykamsteeg
17s
feature/test-report-comment-pr
feature/test-report-comment-pr
17s
View #17
View workflow file
ci: post test results as a PR comment
Lint
#18:
Pull request
#17
synchronize by
joeykamsteeg
15s
feature/test-report-comment-pr
feature/test-report-comment-pr
15s
View #17
View workflow file
ci: post test results as a PR comment
Lint
#17:
Pull request
#17
synchronize by
joeykamsteeg
22s
feature/test-report-comment-pr
feature/test-report-comment-pr
22s
View #17
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.