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 origin #3

Merged
merged 12 commits into from
Dec 28, 2020
Merged

Sync with origin #3

merged 12 commits into from
Dec 28, 2020

Conversation

xantorohara
Copy link
Owner

No description provided.

Timofey Zubkov and others added 12 commits December 15, 2020 12:51
"build" job is added with validation, compile and test steps
Useful badges are added to README.md
Actually `vars.get(0)` is array of 4 bytes (its length is based on a SasFileConstants.PAGE_DELETED_POINTER_LENGTH = 4). So, it is more correct to use bytesToInt() conversion here instead of bytesToShort().
pull_request event is replaced with pull_request_target to be able
to leave comments on pull requests from forks
publish-final and publish-snapshot jobs are added to Parso CI workflow
maven-gpg-plugin configuration is adjusted
job timeouts are set to 10 minutes each
Parso CI workflow is divided on two: for push and pull_request_target events
CodeQL workflow is renamed to "Parso CodeQL Analysis"
"pull_request_target" event is replaced with "pull_request"
due to possible vulnerabilities when actions based on NodeJS are used
@xantorohara xantorohara merged commit 430cca9 into xantorohara:master Dec 28, 2020
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