Stefan M.
Stefan M.
## :scroll: Description Migrate most of the dependencies from the Dependencies.kt file into Gradles version catalog. Basically fixes https://github.com/getsentry/sentry-android-gradle-plugin/issues/486 For include/composite builds I added a symlink to share literally anything...
Right now dependabot is only configured for npm at top-level. We could update the config to update github actions and android dependencies as well. What do you think? Would this...
Right now the code checks only if there is an PR open. If so, it will omit creating a PR. Otherwise it will try to push the branch and create...
Right now the commit contains only "bump gradle from x to y". Would be great if we can also have the link to the release notes in the commit description.
## Description Hello Realm .NET Team 👋 It’s great to see that you’re considering using Pkl, especially pkl-gha, to configure your CI 🙂. I’ve incorporated all of your additions into...
To automate the process of updating dependencies, the project could add dependabot. What do you think?
One javadoc warning: ``` > Task :javadoc /path/wrapper-upgrade-gradle-plugin/src/main/java/org/gradle/wrapperupgrade/WrapperUpgradeDomainObject.java:46: warning: no @param for action public void options(Action action) { ^ 1 warning ``` And one publishing warning: ``` > Task :publishPluginMavenPublicationToMavenLocal...
Hello everyone ✌️ this PR might fix #152 and therefore also contributes to #225. Two reasons why this would be a step forward: * Forks can simply check in their...
Running ``` jbang run --main org.pkl.doc.Main "org.pkl-lang:pkl-doc:0.26.3" package://pkg.pkl-lang.org/github.com/stefma/pkl-gha/[email protected] -o .out/doc ``` I got the following `Module URI` displayed: There are a few characters just cut off 🤷 Also others are...
It would be great if this library has support for apples "new" configuration language pkl. Some info can be found here: https://github.com/apple/pkl/discussions/849