Skip to content

[OUDS] Fix(README): composer command line#2631

Merged
julien-deramond merged 1 commit into
ouds/mainfrom
ouds/main-jd-composer-doc
Jul 17, 2024
Merged

[OUDS] Fix(README): composer command line#2631
julien-deramond merged 1 commit into
ouds/mainfrom
ouds/main-jd-composer-doc

Conversation

@julien-deramond
Copy link
Copy Markdown
Contributor

@julien-deramond julien-deramond commented Jul 17, 2024

Context

There were errors mentioned at https://packagist.org/packages/orange-opensource/orange-boosted-bootstrap and received by emails as error notifications too.
These have been supposedly fixed.

Description

This PR updates the command mentioned in our README file.

The name provided in our current ouds/main for Composer is "name": "orange-opensource/ouds-web",, targetting the future repository URL.
It means that, in the meantime, there won't be any vx.y.z-ouds-web Composer versions at https://packagist.org/packages/orange-opensource/orange-boosted-bootstrap.
We don't have many users, so the solution, for now is to provide the reference of our main OUDS Web branch.

Locally, you can test to run: composer require orange-opensource/orange-boosted-bootstrap:dev-ouds/main:

./composer.json has been created
Running composer update orange-opensource/orange-boosted-bootstrap
Loading composer repositories with package information
Updating dependencies
Lock file operations: 1 install, 0 updates, 0 removals
  - Locking orange-opensource/orange-boosted-bootstrap (dev-ouds/main 847cf7d)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
  - Installing orange-opensource/orange-boosted-bootstrap (dev-ouds/main 847cf7d): Extracting archive
Generating autoload files
No security vulnerability advisories found

As you can see, it uses our current latest commit (847cf7d).

@julien-deramond julien-deramond added 📖 documentation Improvements or additions to documentation fix build labels Jul 17, 2024
@julien-deramond julien-deramond added this to the OUDS milestone Jul 17, 2024
@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 17, 2024

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit 26d3cbe
🔍 Latest deploy log https://app.netlify.com/sites/boosted/deploys/6697b15ed6939d0008c838f9
😎 Deploy Preview https://deploy-preview-2631--boosted.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.

@julien-deramond julien-deramond merged commit 2808f15 into ouds/main Jul 17, 2024
@julien-deramond julien-deramond deleted the ouds/main-jd-composer-doc branch July 17, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build 📖 documentation Improvements or additions to documentation fix

Projects

Development

Successfully merging this pull request may close these issues.

1 participant