-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add new issue form thingy #288
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
golanglemonade
approved these changes
Dec 9, 2024
matoszz
added a commit
that referenced
this pull request
Dec 11, 2024
matoszz
added a commit
that referenced
this pull request
Dec 11, 2024
* subscription creation, entitlements package update * draft new schema * update index * more schema updates * remove object inherited thing * remove struct tag * remove index * nillable * schema rename * add inverse edge * task pr output * fix(deps): update module github.com/theopenlane/utils to v0.4.1 (#283) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * add new issue form thingy (#288) * fix mismatched names on request and response (#282) * fix mismatched names on request and response, duplicate operations * mockery version update and config file addition to remove deprecation warnings * Update internal/httpserve/handlers/resendemail.go Co-authored-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> Signed-off-by: Matt Anderson <42154938+matoszz@users.noreply.github.com> --------- Signed-off-by: Matt Anderson <42154938+matoszz@users.noreply.github.com> Co-authored-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * limit the builds from renovate (#292) Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * upgrade iam, entx, utils, fix docker build (#296) * upgrade iam, entx, utils, fix docker build Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * put that back Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * dont build everytime Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * correct arch Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> --------- Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * fix(deps): update module github.com/99designs/gqlgen to v0.17.58 (#294) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix deprecated functions from latest gqlen (#298) Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * fix(deps): update module github.com/danielgtaylor/huma/v2 to v2.27.0 (#299) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: create program members with program (#300) * feat: create program memmbers with program Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * remove extra return def Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * fix idents Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * generate Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> --------- Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * fix(deps): update module github.com/99designs/gqlgen to v0.17.59 (#301) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update module github.com/99designs/gqlgen to v0.17.60 (#302) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * add create full program, generate-fast (#303) * add create full program, generate-fast Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * add env var to disable cache if wanted, move install to tools.go Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * cleanup generate Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * use fork Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * use fork Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * remove builder line from dockerfile Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * fixup Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * fixup the generate Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> --------- Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * remove old handlers, cleanup event ordering * Feat betterloggingwrapper (#306) * working version * cleanup, commit whats ready * go mod tidy --------- Signed-off-by: Matt Anderson <42154938+matoszz@users.noreply.github.com> --------- Signed-off-by: Matt Anderson <42154938+matoszz@users.noreply.github.com> Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As I was creating some new issues on this repository I randomly noticed a link on the page that took me to some new features github has made available which allows you to control user inputs / forms inside of the github UI.
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms
I followed the example almost directly ^ but you have to commit the file to the repo to actually see the flow in action