Trending repository
-
Updated
Jan 4, 2022 - Smali
January 19, 2022 • Virtual
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
There are over 4B people online behind language barriers. Speak everyone's language today and enjoy full and simple control over localization and translation management.
Localazy® is a localization platform built for developers and friendly to all other users.
Manage translations and enjoy powerful localization features.
Integrate Localazy to your Github Actions and forget about all the hassle. Never touch localizable files again
As a new iOS user, I'd love to see some "less than apple approved" things going on the iOS platform. Can we get a list going?
PullRequest.edit does not allow a draft attribute:
def edit(
self,
title=github.GithubObject.NotSet,
body=github.GithubObject.NotSet,
state=github.GithubObject.NotSet,
base=github.GithubObject.NotSet,
):GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
Skycap is a container-native Continuous Delivery Pipeline. It takes your code from any git repository, and allows you to build your image in a reliable, secure, and repeatable way.
Skycap runs your Docker build workflow step by step for multiple images. It comes complete with an intuitive UI & private Docker repository.
Combine with Maestro for an end-to-end solution.
Is your feature request related to a problem? Please describe.
I've set up a new tauri project following docs on tauri.studio, and my newly-generated app had
bundle.identifierset tocom.tauri.dev.For macOS apps (and probably other OSes) this identifier has to be globally unique for every app. It can be problematic when developers forget to customize it. An existing example tauri app