Page MenuHomeDevCentral

Verify config.yml exists
ClosedPublic

Authored by MoustaphaAs on Oct 30 2024, 09:28.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 14:34
Unknown Object (File)
Wed, Dec 11, 07:07
Unknown Object (File)
Sat, Dec 7, 01:38
Unknown Object (File)
Sat, Dec 7, 01:01
Unknown Object (File)
Sat, Dec 7, 01:01
Unknown Object (File)
Sat, Dec 7, 01:01
Unknown Object (File)
Sat, Dec 7, 01:01
Unknown Object (File)
Sat, Dec 7, 01:01
Subscribers
None

Details

Test Plan

Launch the project when the config.yml does not exist

Diff Detail

Repository
rUPSECTION Upsection
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/upsection.py:83E501flake8 E501
Unit
No Test Coverage
Branch
update-upsection-config.yml
Build Status
Buildable 5656
Build 5938: arc lint + arc unit

Event Timeline

MoustaphaAs created this revision.

Change the link of the documentation

Changing error message into stderr

dereckson requested changes to this revision.Nov 6 2024, 21:18
dereckson added inline comments.
src/upsection.py
35

Should be rebased against a08a2b78bf7c

This revision now requires changes to proceed.Nov 6 2024, 21:18

Also, just FYI, you've used mous and windriver.nasqueron.org as committer address. This is the default when Git isn't configured to take username@hostname. If you've now created a ~/.gitconfig file on WindRiver too, you can change that with git commit --amend --reset-author.

DorianWinty retitled this revision from Update adding a try-catch for the config.yml file to Init try-catch for the config.yml file.Nov 20 2024, 19:54
DorianWinty edited the summary of this revision. (Show Details)
DorianWinty edited the test plan for this revision. (Show Details)
MoustaphaAs retitled this revision from Init try-catch for the config.yml file to Verify config.yml exist.Nov 20 2024, 20:45
MoustaphaAs edited the test plan for this revision. (Show Details)
MoustaphaAs retitled this revision from Verify config.yml exist to Verify config.yml exists.
This revision is now accepted and ready to land.Nov 20 2024, 20:49
This revision was landed with ongoing or failed builds.Nov 20 2024, 20:56
This revision was automatically updated to reflect the committed changes.