Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(pipelines): Tekton CI pipeline for lint (#279)
* chore(pipelines): Tekton CI pipeline for lint * chore(pipelines): Fix pipeline taskRef * Change name for the pipelinerun * Add secret to clone repo * Run as 0 * Use specific hash for arm64 image * Fix hash for lua lint action * Change image * feat(ui/radial): Add support for ox_lib radial menu (#268) Co-authored-by: iLLeniumStudios <[email protected]> * fix(framework/esx): Fix loadout bug (#271) Co-authored-by: iLLeniumStudios <[email protected]> * fix(cache): Set ped cache after SetPlayerPed (#292) * fix(locales): Typo in locale keys * fix(player): Armour not restoring properly * fix(cache/ped): Wait 150ms instead of setting ped cache manually * fix(playeroutfitrooms): Invalid reference to the target ped (#293) * feat(tattoos): Tattoos for Build 2802 * fix(ui): Radial menu shirt icon * fix(radialmenu): Radialmenu option not showing up for clothing rooms and player outfit rooms * feat(target): usePoly usage for targets (#295) * chore(release): Remove .tekton from release zip * feat(management/qbox): qbx-management support for BossManagedOutfits (#296) * refactor(radialmenu): Move logic to separate files for each framework (#297) * refactor(radialmenu): Move to logic separate files for each framework * refactor(client): Remove unused variable * refactor(client): Move logic to separate lua files (#300) * fix(radial): Remove check to not have redudant if statements in zones * fix(management): Nil value for args * fix(radial): qb and qbx compatibility issues * fix(esx): Loadout issue on load * fix(esx): Only restore loadout if exists * fix(outfits): Accessories disappearance (#307) * refactor: remove duplicate code * fix(outfits): Prevent disappearance of accessories fix(outfits): Prevent disappearance of accessories refactor(outfits/config): add TrackerClothingOptions * refactor(outfits/config): remove redundant passing TrackerClothingOptions to UI * refactor(config): rename item to drawable * chore: change bag to default value * Add path to workspace * Add dummy * Remove lint action * Enable fail on warnings * Disable colorized output * Remove dummy variable --------- Co-authored-by: Malcolm Keefe <[email protected]> Co-authored-by: AlfaRP <[email protected]> Co-authored-by: swkeep <[email protected]>
- Loading branch information