Skip to content
View ahatzz11's full-sized avatar
๐ŸŒฎ
๐Ÿข
๐ŸŒฎ
๐Ÿข

Organizations

@FigureTechnologies
Block or Report

Block or report ahatzz11

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
ahatzz11/README.md

Hi there ๐Ÿ‘‹

Pinned

  1. FigureTechnologies/gradle-semver-plugin FigureTechnologies/gradle-semver-plugin Public

    Gradle Plugin for Automated Semantic Versioning

    Kotlin 15 2

  2. Gradle task to lock all subprojects Gradle task to lock all subprojects
    1
    // This task performs a dependency lock on the main project as well as every subproject. 
    2
    
                  
    3
    // This should stay create so that all the projects get the dependencyLocking config applied right away
    4
    // This isn't normal lazy gradle, but it is self-contained and that is nice
    5
    tasks.create<Exec>("lockItUp") {
  3. git-secrets-installer git-secrets-installer Public

    Easy setup for git-secrets

    Shell 5 3