ubicloud/prog/github
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
..
delete_cache_entries.rb Fix issues in the delete all cache entries prog implementation 2025-11-18 09:35:36 +09:00
destroy_github_installation.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
github_repository_nexus.rb Add logic for supporting github custom labels 2025-10-20 15:12:52 +03:00