Skip to content
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

feat: 536 Add Gitpod config to project #537

Merged

Conversation

ChevronTango
Copy link
Contributor

Please fill in the fields below to submit a pull request. The more information that is provided, the better.

Fixes #536

Release Notes: Adds Gitpod config to the project$

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected). Please ensure that your PR title is a Conventional Commit breaking change (with a !, as in feat!: change foo).

Description of the changes being introduced by the pull request:

Adds Gitpod config to the project$

Please verify and check that the pull request fulfills the following requirements:

  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Copy link
Contributor

@rdimitrov rdimitrov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My thoughts are that go-tuf is not a complicated project in terms of various services that need to be set up beforehand to run/try it. For the time being, I don't see a lot of value in adding and potentially maintaining a custom config for it. Note that this does not stop anyone from loading go-tuf within a Gitpod workspace.

I see the benefits of using it, but I don't have a strong "yes" about adding it to the project. I'll let the other maintainers chime in too.

Disclaimer: I haven't used Gitpod so far so let me know if I'm missing something 👍

@rdimitrov rdimitrov merged commit 6e07500 into theupdateframework:master Oct 12, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Gitpod config to project
3 participants