Swipe Actions Only supported if the cell is rendered inside sections configured using a list configuration Override the leading/trailing swipe action's configuration getter to configure Caution: never capture the index path (unstable) of the cell being configured in action handler Directly capture ...
You can perform custom actions before runner starts and after runner stops using config.runner_at_start_callback and config.runner_at_stop_callback. Check config/application.rb to see example. Testing To run tests: bundle exec rspec Chat Support and Feedback Submit an issue on GitHub and we...
The name of the workflow. GitHub displays the names of your workflows under your repository's "Actions" tab. If you omitname, GitHub displays the workflow file path relative to the root of the repository. run-name The name for workflow runs generated from the workflow. GitHub displays the w...
Replace ActionList.AttachShortcuts with WindowBase.ShortcutActions whi… 6年前 application.go Increased reliance on WindowGroup for storage of data with thread affinity 5年前 bitmap.go Bitmap: Change withPixels to GlobalAlloc with GMEM_FIXED instead of GHND ...
To assign jobs to a runner scale set, you must configure your workflow to reference the runner scale set's name. For more information, seeUsing Actions Runner Controller runners in a workflow. Deploying a runner scale set...
Get a high-level overview of GitHub Actions workflows, including triggers, syntax, and advanced features. About workflows Aworkflowis a configurable automated process that will run one or more jobs. Workflows are defined by a YAML file checked in to your repository and will run when triggered ...
The name of the workflow. GitHub displays the names of your workflows under your repository's "Actions" tab. If you omitname, GitHub displays the workflow file path relative to the root of the repository. run-name The name for workflow runs generated from the workflow. GitHub displays the ...
When you assign thescrollViewproperty to the TLYShyNavBarManager, we attach a proxy object to theUIScrollViewas the delegate, and then the original delegate to that proxy. The proxy forwards the events we are interested in to theTLYShyNavBarManager, and of course, does everything else normall...
.github GitHub Actions: Don't persist our credentials Dec 8, 2024 .gitlab/issue_templates Gitlab templates: Be more forceful asking for a capture Apr 22, 2023 .tx Add Hungarian translation assets Aug 20, 2024 .well-known Move .well-known to the repository root Nov 28, 2024 capture cmake...
Set up environment variable for ASAN: exportASAN_OPTIONS=new_delete_type_mismatch=0:detect_leaks=0 Run the AppImage in the modified environment Go to Jobs section of Krita's CI:https://invent.kde.org/graphics/krita/-/jobs Search for the latestwindows-asan-weeklyjob ...