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 }}
midas
/
conqueuer
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
9
Code
Issues
4
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Optional queue limit
- #8
#8
Open
amokan
wants to merge 12 commits into
midas:master
midas/conqueuer:master
from
amokan:master
amokan/conqueuer:master
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Optional queue limit
#8
amokan
wants to merge 12 commits into
midas:master
midas/conqueuer:master
from
amokan:master
amokan/conqueuer:master
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2016
ambiguity warning and dependency updates
amokan
committed
2d288af
View commit details
Copy full SHA for 2d288af
Browse repository at this point
removed ununsed espec helper code
amokan
committed
1804e3d
View commit details
Copy full SHA for 1804e3d
Browse repository at this point
added `Queue.limit\1`, `Queue.limit_reached?\1`, and espec tests for limit handling. everything still works the same if a limit argument is not supplied
amokan
committed
a4e74ac
View commit details
Copy full SHA for a4e74ac
Browse repository at this point
additional specs and small module doc on Queue mentioning the `limit` argument
amokan
committed
6ef899a
View commit details
Copy full SHA for 6ef899a
Browse repository at this point
make sure `Conqueuer.Queue.enqueued` returns `{:ok}` before informing the Foreman that work arrived, if `Queue.enqueued` results in something other than `:ok`, return that result to the caller
amokan
committed
5542964
View commit details
Copy full SHA for 5542964
Browse repository at this point
wrong match on response. should just be the atom `:ok` rather than a tuple containing the atom
amokan
committed
4e438ff
View commit details
Copy full SHA for 4e438ff
Browse repository at this point
Commits on Nov 3, 2016
deps updates and some minor cleanup
amokan
committed
9e7f967
View commit details
Copy full SHA for 9e7f967
Browse repository at this point
a couple minor cleanups
amokan
committed
43cddba
View commit details
Copy full SHA for 43cddba
Browse repository at this point
Merge branch 'master' of https://github.com/midas/conqueuer
Show description for 3322f2c
amokan
committed
3322f2c
View commit details
Copy full SHA for 3322f2c
Browse repository at this point
moved version back to 0.5.1 since the maintainer should handle that bump
amokan
committed
1fd9ccf
View commit details
Copy full SHA for 1fd9ccf
Browse repository at this point
Commits on Jan 13, 2017
update to elixir 1.4, add parenthesis to `self` calls, update dev deps
amokan
committed
7c7b2d7
View commit details
Copy full SHA for 7c7b2d7
Browse repository at this point
Commits on Aug 18, 2017
updated dependencies and basic refactoring
amokan
committed
69e36be
View commit details
Copy full SHA for 69e36be
Browse repository at this point
You can’t perform that action at this time.