Commit Graph

47 Commits

Author SHA1 Message Date
Salah Al Saleh
7320b52bc8 heroku dyno user 2024-02-05 23:09:51 +00:00
Salah Al Saleh
cf2205e6d8 debug image garbage collection 2024-02-05 22:10:28 +00:00
Salah Al Saleh
3b6e2591b8 Periodic image garbage collection (#129)
* Add periodic image garbage collection
2024-02-05 13:16:27 -08:00
Salah Al Saleh
7624fbfa13 Add a dev env in Okteto (#128)
* add a dev env
2024-02-05 09:16:45 -08:00
Salah Al Saleh
ccfdafc048 move setting if job is running to finally statement (#100) 2022-07-27 13:01:45 -07:00
Salah Al Saleh
299ca1a263 move reaping to a separate function (#99) 2022-07-27 12:34:47 -07:00
Salah Al Saleh
4d1c798dac don't run reap job if already running (#98) 2022-07-27 12:03:58 -07:00
Salah Al Saleh
14c8a30d7a debug status code for reaping images (#97) 2022-07-27 11:01:16 -07:00
Salah Al Saleh
f21ab29a33 debug reap headers (#96)
* debug reap headers
2022-07-27 10:24:30 -07:00
Salah Al Saleh
24aa192358 Continue evaluating/reaping images even if one of them fails (#95) 2022-07-27 09:15:59 -07:00
Salah Al Saleh
5d3ae58d9c fix release workflow (#94) 2022-07-26 16:57:50 -07:00
Salah Al Saleh
4cbd6d5ede fix github action (#90) 2022-07-26 14:56:32 -07:00
Salah Al Saleh
a57748cbff handle invalid duration tags and change default to 24 hours (#89)
* handle invalid duration tags and change default to 24 hours
2022-07-26 14:33:46 -07:00
Marc Campbell
7b35b76304 Rename dependabot.yaml to dependabot.yml 2021-11-19 09:35:35 -10:00
Marc Campbell
0dea973e8a Merge pull request #41 from ad-m/patch-2
Delete main.workflow
2021-11-19 09:34:22 -10:00
Adam Dobrawy
f90f3aad09 Delete main.workflow 2021-11-19 10:47:07 +01:00
Marc Campbell
5128fa54ac Merge pull request #38 from miguelvizdev/34
moved main.workflows into workflow folder
2021-11-18 09:11:58 -10:00
Marc Campbell
cc9ec74a83 Merge pull request #40 from ad-m/patch-1
Delete main.workflow
2021-11-17 15:31:40 -10:00
Adam Dobrawy
4e052a2475 Delete main.workflow
In #37 we converted that file to new syntax - yaml-based, so *.workflow syntax (deprecated) is redundant.
2021-11-17 23:10:51 +01:00
miguelvizdev
ae673f11bf moved main.workflows into workflow folder 2021-11-17 21:19:17 +01:00
Marc Campbell
5268bafbb6 Merge pull request #37 from miguelvizdev/34
Convert workflow to yaml and add dependabot config
2021-11-17 10:15:21 -10:00
miguelvizdev
e74d8cde56 add dependabot config 2021-11-17 09:37:12 +01:00
miguelvizdev
ab986aeb57 converted workflow to yaml 2021-11-17 09:20:03 +01:00
Marc Campbell
e58afa6dcd Merge pull request #27 from OGtrilliams/trilliams
fixed some typos & format errors in the README
2021-11-12 07:21:27 -08:00
Marc Campbell
f42ce4d8d3 Merge pull request #28 from danielhelfand/gitignore
Fix typo for gitignore file
2021-09-07 08:26:31 -07:00
Daniel Helfand
ebd0fa313f fix typo for gitignore file 2021-09-07 09:15:54 -05:00
OGtrilliams
a007a74417 fixed some typos & format errors in the README 2021-09-02 09:57:24 -04:00
Marc Campbell
a983522ac0 Merge pull request #5 from replicatedhq/dependabot/npm_and_yarn/hooks/handlebars-4.1.2
Bump handlebars from 4.1.0 to 4.1.2 in /hooks
2019-06-05 16:23:56 -07:00
dependabot[bot]
4755e48e03 Bump handlebars from 4.1.0 to 4.1.2 in /hooks
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 18:33:51 +00:00
Marc Campbell
528e764694 Merge pull request #4 from replicatedhq/rename
Disable v1 compatibility
2019-05-21 15:34:08 +02:00
Marc Campbell
c656f1efbe Disable v1 compatibility 2019-05-21 13:33:31 +00:00
Marc Campbell
af956bee2f Merge pull request #3 from replicatedhq/rename
Rename to ttl.sh
2019-05-21 15:09:43 +02:00
Marc Campbell
787cd4dd87 More rename 2019-05-21 13:01:45 +00:00
Marc Campbell
b799e9c5fb Rename to ttl.sh 2019-05-21 07:01:37 +00:00
Marc Campbell
effb57ba72 Add source for cloudflare workers 2019-05-19 09:31:20 +00:00
Marc Campbell
92fe08aef1 404 is ok 2019-05-17 02:59:58 +00:00
Marc Campbell
6b1670dee1 srem before del 2019-05-16 01:20:27 +00:00
Marc Campbell
4b4ca383ae Updated readmes 2019-05-16 01:17:24 +00:00
Marc Campbell
5a63214326 Remove heroku yml 2019-05-16 01:11:29 +00:00
Marc Campbell
6052d4e006 Release reaper in action 2019-05-16 00:57:59 +00:00
Marc Campbell
8c23d1e6d9 Remove pg from index 2019-05-16 00:49:48 +00:00
Marc Campbell
95a73da133 Remove more dependencies 2019-05-16 00:24:48 +00:00
Marc Campbell
3ee4587643 Add license, remove dep on pg 2019-05-16 00:22:18 +00:00
Marc Campbell
9426b82957 Merge branch 'master' of github.com:replicatedhq/replreg 2019-05-16 00:15:25 +00:00
Marc Campbell
380ccd6a56 Parse and use GCS key from env 2019-05-16 00:14:47 +00:00
Marc Campbell
3e8ac4d51f Update main.workflow 2019-05-15 17:00:08 -07:00
Marc Campbell
d84f0ad89d First commit 2019-05-15 23:58:50 +00:00