Skip to content

Add Jenkinsfile and gitignore #1

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

Closed
wants to merge 1 commit into from

Conversation

ligangty
Copy link
Member

@ligangty ligangty commented Nov 9, 2022

No description provided.

@rnc
Copy link
Collaborator

rnc commented Nov 17, 2022

Is this for some internal Jenkins? Why not setup a GitHub Actions workflow instead?

@rnc rnc mentioned this pull request Nov 17, 2022
@ligangty
Copy link
Member Author

@rnc We have an internal indy to host all snapshot version with each PR build merging to publish dependency for internal usage. Of course the github action sounds good too, will add later.

@ligangty
Copy link
Member Author

Oh, just found another PR for github actions. :-)

@rnc
Copy link
Collaborator

rnc commented Nov 18, 2022

@rnc We have an internal indy to host all snapshot version with each PR build merging to publish dependency for internal usage. Of course the github action sounds good too, will add later.

What I do for other repos I control is simply publish each snapshot to sonatype snapshots repo via github actions - this removed the need for any internal jenkins/repository hosting/etc. And the snapshots would be published after each PR merge.

@ligangty
Copy link
Member Author

@rnc We have an internal indy to host all snapshot version with each PR build merging to publish dependency for internal usage. Of course the github action sounds good too, will add later.

What I do for other repos I control is simply publish each snapshot to sonatype snapshots repo via github actions - this removed the need for any internal jenkins/repository hosting/etc. And the snapshots would be published after each PR merge.

Ok. Seems this repo is not like commonjava repos which is mostly used in our internal team. I think the internal build process is not so important. I'll remove the jenkinsfile there.

@ligangty
Copy link
Member Author

Dropped this PR.

@ligangty ligangty closed this Nov 18, 2022
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.

2 participants