ubicloud/spec/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_spec.rb Fix issues in the delete all cache entries prog implementation 2025-11-18 09:35:36 +09:00
destroy_github_installation_spec.rb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
github_repository_nexus_spec.rb Add tests for github custom labels 2025-10-20 15:12:52 +03:00