Mitchell Skaggs

Results 65 issues of Mitchell Skaggs

Now that GitHub Actions is in beta and more people are getting access to it, it makes sense to broaden the compatible CI environments for ShipKit.

When building and publishing and Android Library project, the `releaseNeeded` task always claims that changes have been made because the comparison fails for some reason. I have a `sourcesJar` task...

I became a little bit confused reading the documentation on the auto-increment feature. It states that the version is incremented when "there are changes in the binaries when compared to...

``` Caused by: java.lang.NoClassDefFoundError: Failed resolution of: Ljavax/cache/Caching; at net.fortuna.ical4j.util.JCacheTimeZoneCache.(JCacheTimeZoneCache.java:15) at net.fortuna.ical4j.model.TimeZoneLoader$2.get(TimeZoneLoader.java:283) at net.fortuna.ical4j.model.TimeZoneLoader$2.get(TimeZoneLoader.java:280) at net.fortuna.ical4j.util.Optional.orElseGet(Optional.java:31) at net.fortuna.ical4j.model.TimeZoneLoader.cacheInit(TimeZoneLoader.java:280) at net.fortuna.ical4j.model.TimeZoneLoader.(TimeZoneLoader.java:80) at net.fortuna.ical4j.model.TimeZoneRegistryImpl.(TimeZoneRegistryImpl.java:125) at net.fortuna.ical4j.model.TimeZoneRegistryImpl.(TimeZoneRegistryImpl.java:116) at net.fortuna.ical4j.model.DefaultTimeZoneRegistryFactory.createRegistry(DefaultTimeZoneRegistryFactory.java:48) at net.fortuna.ical4j.data.CalendarBuilder.(CalendarBuilder.java:105) ``` It...

## Description When editing a file (without renaming) in the `mods/user` folder and running `ferium upgrade` does not copy the file to the `mods` folder. ## To Reproduce 1. Create...

bug

Closes #69 Supersedes #70

I love the concept of `Atom` and wish I could use it on non-React projects. Unfortunately, using this library forces me to pull in all of React to compile.

Due to the way `setKey` is written, the original prototype is forgotten. This means all of the functions disappear as well. https://github.com/grammarly/focal/blob/281b70f294b7fe44a9ac362ea39272da07319a36/packages/focal/src/utils.ts#L7-L19

Closes #806 @huangsijun17 can you test this fix? You filed a MultiMC issue ~2.5 years ago so I figured you'd like to know this is being worked on 😆.

bug