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
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
128 workflow runs
128 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 pull request #28 from kamsteegsoftware/feature/release-workflow
Release
#1:
Commit
86e289d
pushed by
joeykamsteeg
24s
develop
develop
24s
View workflow file
feat(ci): add release workflow for automatic changelog and publish
Test
#42:
Pull request
#28
opened by
joeykamsteeg
22s
feature/release-workflow
feature/release-workflow
22s
View #28
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
Merge pull request #27 from kamsteegsoftware/feature/readme-update
Publish next
#27:
Commit
ce6be9a
pushed by
joeykamsteeg
28s
develop
develop
28s
View workflow file
docs: revamp README with Best-README-Template layout and MIT license
Test
#41:
Pull request
#27
opened by
joeykamsteeg
22s
feature/readme-update
feature/readme-update
22s
View #27
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
Merge pull request #26 from kamsteegsoftware/feature/cache-invalidation
Publish next
#26:
Commit
b49e981
pushed by
joeykamsteeg
29s
develop
develop
29s
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 opt-in cache invalidation via invalidate option
Test
#40:
Pull request
#26
opened by
joeykamsteeg
18s
feature/cache-invalidation
feature/cache-invalidation
18s
View #26
View workflow file
Merge pull request #25 from kamsteegsoftware/feature/retry-logic
Publish next
#25:
Commit
0d05193
pushed by
joeykamsteeg
35s
develop
develop
35s
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: add configurable retry with exponential backoff for transient failures
Test
#39:
Pull request
#25
opened by
joeykamsteeg
25s
feature/retry-logic
feature/retry-logic
25s
View #25
View workflow file
Merge pull request #23 from kamsteegsoftware/feature/error-handeling
Publish next
#24:
Commit
ce843a2
pushed by
joeykamsteeg
36s
develop
develop
36s
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
feat!: throw FetchifyError on non-ok HTTP responses
Test
#38:
Pull request
#23
opened by
joeykamsteeg
28s
feature/error-handeling
feature/error-handeling
28s
View #23
View workflow file
Merge pull request #22 from kamsteegsoftware/feature/response-json-pa…
Publish next
#23:
Commit
072705a
pushed by
joeykamsteeg
39s
develop
develop
39s
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
refactor: parse JSON responses via Response.json() instead of manual JSON.parse
Test
#37:
Pull request
#22
opened by
joeykamsteeg
13s
feature/response-json-parser
feature/response-json-parser
13s
View #22
View workflow file
Merge pull request #21 from kamsteegsoftware/feature/logging
Publish next
#22:
Commit
5ff4851
pushed by
joeykamsteeg
22s
develop
develop
22s
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 pluggable request logger with a built-in console adapter
Test
#36:
Pull request
#21
synchronize by
joeykamsteeg
21s
feature/logging
feature/logging
21s
View #21
View workflow file
Merge pull request #20 from kamsteegsoftware/feature/hooks-before-req…
Publish next
#21:
Commit
ef12479
pushed by
joeykamsteeg
22s
develop
develop
22s
View workflow file
feat: add beforeRequest hook support to createFetchify
Test
#35:
Pull request
#20
opened by
joeykamsteeg
26s
feature/hooks-before-request
feature/hooks-before-request
26s
View #20
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
Merge pull request #19 from kamsteegsoftware/feature/request-auto-par…
Publish next
#20:
Commit
2f4afa4
pushed by
joeykamsteeg
31s
develop
develop
31s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.