Coder Social home page Coder Social logo

teogor / querent Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 211 KB

๐Ÿ—๏ธ Querent lays the groundwork for your project's resource management, fostering consistency and efficiency across your development workflow.

Home Page: https://source.teogor.dev/querent

License: Apache License 2.0

Kotlin 100.00%
android code-generation domain-specific-language dsl gradle kotlin productivity querent teogor tools

querent's Introduction

๐Ÿ‘‹๐Ÿป Hey there, I'm Teodor Grigor ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

About Me

I'm a dedicated open-source enthusiast, Android engineer, video game developer, and UI/UX designer. My passion lies in crafting innovative solutions and making meaningful contributions to the open-source community.

Current Focus

I'm deeply engaged in developing open-source libraries for Android, with a specific focus on Kotlin Multiplatform (KMP). These libraries are geared towards enhancing the Android development landscape and offering valuable tools to fellow developers.

Supporting My Endeavors

I'm actively involved in contributing to open-source projects during my free time. Sponsorship plays a pivotal role in sustaining my efforts by covering essential expenses, allowing me to allocate more time to open-source work, and ensuring the continuity of my contributions without the constraints of a full-time job. If you'd like to support my endeavors, you can do so by visiting my sponsorship page.

Discover More About Me ๐ŸŒ

  • Dive into my portfolio at teogor.dev
  • Connect with me on LinkedIn ๐Ÿ’ผ
  • Catch up with me on Instagram ๐Ÿ“ธ
  • Explore my professional journey through my resume

Get in Touch ๐Ÿ“ฌ

Don't hesitate to reach out, connect, or delve into my work. I'm enthusiastic about collaborating and sharing knowledge with the open-source community! ๐Ÿš€

GitHub Stats

Teodor's GitHub Stats

Top Languages

querent's People

Contributors

teogor avatar zeobot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar

querent's Issues

[Bug] Generated Resources Not Found During CI Build with `xmlResources = true` on Production Environment

Problem:

When enabling xmlResources = true within the buildFeatures block of a querent configuration, the generated resources are not properly found during the CI build process on the production environment. This leads to build failures or unexpected behavior in the application.

Steps to Reproduce:

  1. Configure a querent build with xmlResources = true in the buildFeatures block:
querent {
  buildFeatures {
    xmlResources = true
  }
}
  1. Run the CI build process for the production environment.

Expected Behavior:

  • The CI build process should successfully locate the generated resources and complete without errors.

Actual Behavior:

  • The CI build process fails due to missing resources, or the application exhibits unexpected behavior due to the absence of resources.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.