Hazel Sudzilouski
Hazel Sudzilouski
@cwensel I would also be happy to help add github-actions worflows for CI on PR and CD for wip branches to make it easier to integrate
Not a blocker, but nice to have (I have a local workaround for now). I can comment on the github actions: the modern timeout is quite generous (and could be...
The way I understand is that github-actions runs in the context of a user-name. So if I fork cascading and open a PR against the repo, the build will be...
for the versioning this is how it is typically handled: 1. trigger on push to wip branch 2. release based on version 3. bump version by one (ie. .wip-5 ->...
personally I am not too familiar with the packaging ecosystem on java. I could look into the rules around maven-central but for now I don't see an issue with just...
side note: I've seen a decent amount of usage for sonatype https://central.sonatype.org/publish/ looks like no specific snapshot rules and seems free for OSS: https://central.sonatype.org/publish/#individual-projects-open-source-software-repository-hosting-ossrh ``` After that, you can [publish](https://central.sonatype.org/publish/release/)...
it's a bit confusing because they call themselves "Central" and use maven in the domain name but: ``` There is no formal relationship between Central Repository and mvnrepository.com, so we...
thanks for all the info. I agree it's not really a big deal though I might take up some experimenting with the SNAPSHOT idea if I have spare time. The...
Hey @HassanMojab it looks like this project is no longer maintained. See #248 I am potentially looking into forking the project. Thanks, daniel-sudz
Hey @Kianoosh76 it looks like this project is no longer maintained. See #248 I am potentially looking into forking the project. Thanks, daniel-sudz