Aaron Ritter
Aaron Ritter
Hi @louiseschmidtgen, is my assumption correct that if i use a snap v1.28.13 it is not the full picture because it still could be that there is an update available...
Thanks @louiseschmidtgen, this clarifies it further, we pinned it to `channel=1.28/stable` and limited the autoupdate to a specific weekday once a month. My takeaway for now is to get the...
@NeedleInAJayStack for projects which pin their workflows to patch level could you please add 6.0.0 as well?
Looking at the ongoing conversation, would it make sense to not only allow the installation of the specified list of versions but allow any SEMVER format outside that list with...
same problem for me, creating a commit with tag and pushing individually works, creating all commits with tags and then push at once does not trigger.
in my case it was related to this: https://docs.github.com/en/webhooks/webhook-events-and-payloads#push > Events will not be created if more than 5000 branches are pushed at once. **Events will not be created for...
We face the same issues because of some of our mono repos, and the two solutions we have so far is: - commit new tag and push in a loop...
https://github.com/FusionAuth/terraform-provider-fusionauth/issues/126 this is still an issue with 1.49.2. And as mentioned already it's hard to spot, especially as it looks like everything is correct.
@robotdan I don't fully understand how creating a redirect to /oauth2/authorize would prevent the user from bookmarking the URL? I fully agree that a user should not bookmark or in...
@robotdan We have the following scenario in our platform: We give a user their organisation URL and tell them that this is the way how they are able to access...