Tags: glendonrowe/garm
Tags
garm v0.1.5 Welcome to GARM v0.1.5! What's Changed: * Dockerfile: Build actually static binaries by @jepio in cloudbase#215 * chore: refactor metrics endpoint by @bavarianbidi in cloudbase#216 * extend metrics for github and provider executions by @bavarianbidi in cloudbase#217 * Introduce golangci config and `make help` by @bavarianbidi in cloudbase#218 * Allow integration tests to run locally by @gabriel-samfira in cloudbase#219 * Install dependencies and set RUN_USER by @gabriel-samfira in cloudbase#220 * Switch to apg for password gen by @gabriel-samfira in cloudbase#221 * Add script and service template by @gabriel-samfira in cloudbase#222 * Use user service by @gabriel-samfira in cloudbase#223 * simplify integration test job by @gabriel-samfira in cloudbase#224 * Fix variable name by @gabriel-samfira in cloudbase#225 * Add GitHub App support by @gabriel-samfira in cloudbase#228 * Add ToC to using_garm.md by @gabriel-samfira in cloudbase#229 * Allow bypassing Unauthorized error when deleting runner by @gabriel-samfira in cloudbase#231 * Add job info in runner list by @gabriel-samfira in cloudbase#232 * Add pool balancing strategy by @gabriel-samfira in cloudbase#233 * Add OCI to provider list by @gabriel-samfira in cloudbase#234 * Refactor internal gh client by @gabriel-samfira in cloudbase#235 * Fix JIT config with empty runner group name by @gabriel-samfira in cloudbase#237 * Check for nil pointer before dereferencing by @gabriel-samfira in cloudbase#238 * Fix potential nil pointer dereference in cli by @gabriel-samfira in cloudbase#239 * Deduplicate db code by @gabriel-samfira in cloudbase#240 * Slightly simplify code by @gabriel-samfira in cloudbase#241 * Remove some code, move some code around by @gabriel-samfira in cloudbase#242 * Update dependencies and tests by @gabriel-samfira in cloudbase#244 * Move github credentials to the database by @gabriel-samfira in cloudbase#243 * Add TOC by @gabriel-samfira in cloudbase#247 * Remove check for duplicate pool by @gabriel-samfira in cloudbase#246 * New runners without default labels by @bavarianbidi in cloudbase#249 * Update go-swagger and run generate by @gabriel-samfira in cloudbase#251 * Add note about stable release documentation by @gabriel-samfira in cloudbase#252 * fix: use the american english type of cancelled by @bavarianbidi in cloudbase#254 * fix: remove unnecessary github api call by @bavarianbidi in cloudbase#255 * Move URLs from default section of config to DB by @gabriel-samfira in cloudbase#256 * Fix typos by @gabriel-samfira in cloudbase#259 * Refactor Integration tests by @fabi200123 in cloudbase#261 * Add database watcher by @gabriel-samfira in cloudbase#263 * Consume events before testing by @gabriel-samfira in cloudbase#266 * Remove duplicate of watcher.SetWatcher() by @fabi200123 in cloudbase#267 * Lower the log level of ignored jobs by @gabriel-samfira in cloudbase#268 * Use watcher and get rid of RefreshState() by @gabriel-samfira in cloudbase#269 * Allow configuration of job backoff interval by @gabriel-samfira in cloudbase#274 * Add version to controller info response by @gabriel-samfira in cloudbase#276 * Add event stream by @gabriel-samfira in cloudbase#275 * Reword the section about labels by @gabriel-samfira in cloudbase#277 * Fix: Scope entities to endpoint by @gabriel-samfira in cloudbase#279 * Generalize the websocket reader by @gabriel-samfira in cloudbase#280 * Rename websocket URLs by @gabriel-samfira in cloudbase#281 * Update garm-provider-common by @gabriel-samfira in cloudbase#282 * Add JSON tags to the ChangePayload struct by @gabriel-samfira in cloudbase#283 New Contributors: * @jepio made their first contribution in cloudbase#215 * @fabi200123 made their first contribution in cloudbase#261
Merge pull request cloudbase#101 from gabriel-samfira/do-not-merge-se… …cond-column Don't merge the second column in the CLI