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

RUBY-3512 Backport SSDLC changes from master #332

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Jul 11, 2024

Backports the SSDLC changes from master so that future releases of 4.15.x series will meet the SSDLC requirements.

* SSDLC shenanigans...

* publish job depends on the build job

* need Ruby configured to build the native code

* fix regex anchoring (alerted via codeql)

* ignore vendor folder

* apparently we have to specify environment for each job

* see if it picks up jruby this way?

* download all artifacts to the current directory

don't create separate directories for each downloaded artifact.

* authorized-pub task doesn't like globs with spaces in them

* use boolean type for dry-run flag

* don't need to specify "false" explicitly anymore

* simplify the build phase (don't need secure checkout)
@jamis jamis marked this pull request as ready for review July 11, 2024 17:56
@jamis jamis merged commit a9600ae into mongodb:4.15-stable Jul 19, 2024
17 of 21 checks passed
@jamis jamis deleted the 3512-backport-ssdlc branch July 19, 2024 19:56
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