ubicloud/spec/routes/api/cli/gh
Jeremy Evans 84eed0b842 Fix issues in the delete all cache entries prog implementation
Fixes and improvements to previous commit:

* Add delete_all_cache_entries to LOGGED_ACTIONS.
* Change optional initiated_at assemble argument from positional to keyword.
* Don't use repository_id as the id of the created strand.
* Remove unnecessary start label in prog.
* Only delete cache entries before initiated at.
* Add next_entry method to prog for easier mocking.
* Update flash notices used in route.
* Only mock when necessary in the specs.
* Simplify web and cli specs.
* Only use a transaction in the route if there are cache entries.
2025-11-18 09:35:36 +09:00
..
remove-all-cache-entries_spec.rb Fix issues in the delete all cache entries prog implementation 2025-11-18 09:35:36 +09:00
remove-cache-entry_spec.rb Add support for managing github installations/repositories/cache entries to the CLI 2025-11-01 02:46:00 +09:00