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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
valitydev
/
progressor
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add action helper
- #49
#49
Merged
WWWcool
merged 6 commits into
master
valitydev/progressor:master
from
add_action_module
valitydev/progressor:add_action_module
Copy head branch name to clipboard
Jun 23, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Add action helper
#49
WWWcool
merged 6 commits into
master
valitydev/progressor:master
from
add_action_module
valitydev/progressor:add_action_module
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2026
Refactor action types in progressor.hrl to improve clarity and structure. Introduced distinct types for set_timer, remove, and scheduled_remove actions, ensuring mutually exclusive processor step a…
Show description for 07e39ef
WWWcool
committed
07e39ef
View commit details
Copy full SHA for 07e39ef
Browse repository at this point
Commits on Jun 12, 2026
Refactor timer actions in progressor and related modules to use a unified scheduling approach. Updated action types to replace set_timer with timeout and introduced a schedule structure for better …
Show description for 4f6d78a
WWWcool
committed
4f6d78a
View commit details
Copy full SHA for 4f6d78a
Browse repository at this point
Update migration documentation for hellgate and refine processor_intent structure. Changed references to the migration guide and clarified action types in progressor.hrl, ensuring consistency in th…
Show description for f54a33e
WWWcool
committed
f54a33e
View commit details
Copy full SHA for f54a33e
Browse repository at this point
Update timestamp handling in progressor.hrl to use microsecond precision. The timestamp is now stored as timestamptz, allowing both seconds and microseconds for input, enhancing flexibility in time…
Show description for af3c8c8
WWWcool
committed
af3c8c8
View commit details
Copy full SHA for af3c8c8
Browse repository at this point
Update timestamp handling across modules to use microsecond precision. Adjusted scheduling logic in progressor and related files to ensure consistent handling of timestamps, enhancing the accuracy …
Show description for 8f18b30
WWWcool
committed
8f18b30
View commit details
Copy full SHA for 8f18b30
Browse repository at this point
Commits on Jun 23, 2026
Refactor action type handling in progressor and related modules. Moved action_to_task_type function to prg_utils for better modularity and consistency. Updated references in prg_worker and progress…
Show description for c42706e
WWWcool
committed
c42706e
View commit details
Copy full SHA for c42706e
Browse repository at this point
You can’t perform that action at this time.