Skip to content

Conversation

@howard-e
Copy link
Contributor

@howard-e howard-e commented Feb 4, 2025

Address newly build errors stemming from Ruby 3.3.7 not having the proper file permissions during bundle install:

The installation path is insecure. Bundler cannot continue.
/opt/hostedtoolcache/Ruby/3.3.7/x64/lib/ruby/gems/3.3.0/gems is world-writable
(without sticky bit).
Bundler cannot safely replace gems in world-writeable directories due to
potential vulnerabilities.
Please change the permissions of this directory or choose a different install
path.

Bumping bundler to 2.5.19 should resolve this as well but it makes more sense to pin the ruby version here with what's used in netlify.toml and the rest of the wai-website resources (as it should have been from the start)

@netlify
Copy link

netlify bot commented Feb 4, 2025

Deploy Preview for aria-practices ready!

Name Link
🔨 Latest commit 7ee729d
🔍 Latest deploy log https://app.netlify.com/sites/aria-practices/deploys/67a2428d4e11ec000864f2b6
😎 Deploy Preview https://deploy-preview-384--aria-practices.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@howard-e howard-e merged commit 5665f18 into main Feb 4, 2025
4 checks passed
@howard-e howard-e deleted the pin-ruby-3.3.3 branch February 4, 2025 16:59
remibetin added a commit that referenced this pull request Mar 19, 2025
* Update `APG` to `WAI` pipeline workflows to handle desync issues and better reports on errors (#361)

* Fix #219
* Update 'deploy.yml' to use 'w3cgruntbot' as committer
* Update 'pr-create.yml' to force a rebase to happen with main in the case generated branch doesn't have relevant changes; additional error handling coverage with 'create-pr' script
* For consistency, rename 'create-pr' script to 'pr-create'
* Remove unnecessary delete branch action

* Infrastructure: Add case to specially handle conflicts in submodule folder to `pr-create.yml` (#373)

* Add case to specially handle conflicts in submodule folder

* Additional pr-create.yml workflow changes to support submodule conflict resolution (#374)

* Infrastructure: Disable git editor during `git rebase --continue` in `pr-create.yml` (#375)

* Update transformPattern.js to support "patterns/landmarks" (#382)

* Pin ruby 3.3.3 instead of 3.3.x during workflow builds (#384)

* chore: Update `main` with latest changes from `aria-practices`

* Remove use of ytkey (deprecated) (#370)

* Infrastructure: Create `.tracked-html-assets.json`  (#388)

* Create .tracked-html-assets.json to make it easier to account for html assets which don't match with the expected html assets' naming structure

* chore: Update `main` with latest changes from `aria-practices`

* chore: Update `main` with latest changes from `aria-practices`

* chore: Update `main` with latest changes from `aria-practices`

* Update .tracked-html-assets.json (#395)

---------

Co-authored-by: w3cgruntbot <[email protected]>
Co-authored-by: Rémi Bétin <[email protected]>
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