Blake Kostner
Blake Kostner
> @btkostner Regarding your comment: > > > ~Documentation for fields?~ (This does nothing, but would be nice for future improvements) > > Could you elaborate on the "this does...
As a note, I plan on extending and making the API endpoints of houston v2 much better. This should allow more control over pagination and filtering.
If we did the three buttons, we should not have any hidden links in the content area.
Thinking about it, I'm not even sure we should be setting that stuff in the action. It might be easier if we just set the git name and email in...
@cassidyjames I always do flexbox on the container component (`body` or nested depending). I did that on the builds site. https://github.com/elementary/builds/blob/master/layouts/default.vue#L47. You just flex the container and `flex-direction: column` then...
Both the parse and manifest actions do nothing with git. That is handled by https://github.com/elementary/appcenter-reviews/blob/main/.github/workflows/review.yml#L68. We just need some bash-fu to fail if it's not correct here.
Is this still something we want to do? We can set up a GitHub action to create an RSS feed for new releases. That's probably the best way to do...
Fixes #26
@cassidyjames This seems to be documentation changes. Right now there is no automated way to migrate. We can deprecate the old and release new if we wanted to. Or we...
To be clear, that was not an issue with a protocol, but urls that point to files that don't exist.