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

sync with jenkins plugins repository #5

Open
wants to merge 134 commits into
base: master
Choose a base branch
from

Conversation

itaibh
Copy link

@itaibh itaibh commented Jan 29, 2024

I'd like to keep a backup in the applitools' repository in case something happens to the jenkins' one.

addihorowitz and others added 30 commits September 1, 2016 13:31
MarkEWaite and others added 25 commits January 7, 2024 05:27
Version 1.15.0 and 1.15.1 of the plugin have been released to the
Jenkins update center, even though there is no tag in the repository
for those releases.

Avoid user confusion by setting the version number to 1.15.2-SNAPSHOT.

When the maintainer performs `mvn release:prepare release:perform`,
Apache Maven will prompt for a new version number and will suggest 1.15.2.
The maintainer can press enter to accept the recommendation and Apache
Maven will create two commits, one that sets the release to 1.15.2 and
then a second that sets it to 1.15.3-SNAPSHOT.
Allows compilation with Java 11, Java 17, and Java 21.  Preparing for
Oct 2024 when Java 11 support in Jenkins will be end of life.
https://www.jenkins.io/doc/developer/tutorial-improve/add-a-jenkinsfile/
describes the benefits of including a Jenkinsfile in the plugin
repository.  This will provide a ci.jenkins.io job that evaluates the
master branch and any pull request branches automatically.
https://www.jenkins.io/doc/developer/tutorial-improve/replace-jsr-305-annotations/
describes the reasons for the replacement and the technique used for
the replacement.

Replaces #13
Add Plugin Development Team to CODEOWNERS
* agent version wrong in iframe url
* adding don't close batches
* adding delete batch
* updated version to 1.15.4
* agent version wrong in iframe url
* adding don't close batches
* adding delete batch
@itaibh itaibh changed the title sync with jenkins plugins repoository sync with jenkins plugins repository Feb 4, 2024
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.

None yet

7 participants