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

integration with github actions #66

Closed
printsev opened this issue Nov 19, 2020 · 3 comments
Closed

integration with github actions #66

printsev opened this issue Nov 19, 2020 · 3 comments
Assignees

Comments

@printsev
Copy link
Contributor

printsev commented Nov 19, 2020

@MysterionRise
Copy link
Collaborator

@printsev let's better integrate with Github Actions instead?

@printsev
Copy link
Contributor Author

yes, agree, it's much better!

@printsev printsev changed the title integration with travis ci integration with github actions Nov 19, 2020
printsev added a commit that referenced this issue Nov 24, 2020
Added workflow for build procedure
printsev added a commit that referenced this issue Nov 24, 2020
fixed checkstyle errors and test failure
timazet pushed a commit that referenced this issue Dec 17, 2020
pull_request event is replaced with pull_request_target to be able
to leave comments on pull requests from forks
timazet pushed a commit that referenced this issue Dec 17, 2020
publish-final and publish-snapshot jobs are added to Parso CI workflow
timazet pushed a commit that referenced this issue Dec 17, 2020
maven-gpg-plugin configuration is adjusted
job timeouts are set to 10 minutes each
timazet pushed a commit that referenced this issue Dec 22, 2020
Parso CI workflow is divided on two: for push and pull_request_target events
timazet pushed a commit that referenced this issue Dec 22, 2020
CodeQL workflow is renamed to "Parso CodeQL Analysis"
@timazet
Copy link
Collaborator

timazet commented Dec 22, 2020

Github Actions are used to establish CI.
Related Wiki page is created - https://github.com/epam/parso/wiki/Continuous-Integration

@timazet timazet closed this as completed Dec 22, 2020
timazet pushed a commit that referenced this issue Dec 28, 2020
"pull_request_target" event is replaced with "pull_request"
due to possible vulnerabilities when actions based on NodeJS are used
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

No branches or pull requests

3 participants