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

Incrementalify #20

Merged
merged 7 commits into from
Jun 29, 2024
Merged

Incrementalify #20

merged 7 commits into from
Jun 29, 2024

Conversation

MarkEWaite
Copy link
Contributor

Incremtnality

Allow incrementals for testing

Testing done

Automated tests pass

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

MarkEWaite added a commit to MarkEWaite/repository-permissions-updater that referenced this pull request Jun 29, 2024
I regularly use the label verifier plugin in my installation to assure
that I've correctly labeled agents with the command line git version
that they are running.  It helps me run targeted tests on specific
versions of command line git.

Pull requests to be merged include:

* jenkinsci/label-verifier-plugin#18
* jenkinsci/label-verifier-plugin#19
* jenkinsci/label-verifier-plugin#20
* jenkinsci/label-verifier-plugin#21
* jenkinsci/label-verifier-plugin#22
* jenkinsci/label-verifier-plugin#23

https://plugins.jenkins.io/label-verifier/ shows that the plugin is up
for adoption.
@MarkEWaite MarkEWaite added the chore Reduces maintenance effort by changes not directly visible to users label Jun 29, 2024
@MarkEWaite MarkEWaite merged commit b14e509 into jenkinsci:master Jun 29, 2024
0 of 2 checks passed
@MarkEWaite MarkEWaite deleted the incrementalify branch June 29, 2024 10:53
<packaging>hpi</packaging>
<name>Jenkins Label Verifier plugin</name>
<url>https://github.com/jenkinsci/label-verifier-plugin</url>
<name>Label verifier plugin</name>
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wasn't aware that title case was a convention. I'll happily adjust that and remove the redundant "plugin" from the end of the name.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

I wasn't aware that title case was a convention

I don't think it's documented or required, but it's done fairly consistently. A quick and dirty check indicates that 90+% of plugin titles with 2+ words are title case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Reduces maintenance effort by changes not directly visible to users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants