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

v2.3.1 - edge-info - remove echo $NORM #48

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Conversation

JanneKiiskila
Copy link
Contributor

@JanneKiiskila JanneKiiskila commented Dec 14, 2023

It just seems to create a bit of mess now.

  - Lat/Long:			65.0124,25.4682
  - organization:		AS16086 DNA Oyj
\u001b[0m

Add also GitHub action, which blocks future occurences of such mistakes.

Todos

  • Changelog updated
  • Run shellcheck or pysh-check before committing code - no more warnings than earlier (preferrably less)
  • Will tag a proper release, if need be.
  • Will update required recipes/builds as well.
  • Will update also the versions to relevant places:
    • edge-info/edge-info has the version number (around line 37)
    • identity-tools/VERSION has the version number as well.

Ref: PelionIoT/meta-edge#32

It just seems to create a bit of mess now.

```
  - Lat/Long:			65.0124,25.4682
  - organization:		AS16086 DNA Oyj
\u001b[0m
```
@JanneKiiskila JanneKiiskila changed the title V 2.3.1 - edge-info - remove echo $NORM v2.3.1 - edge-info - remove echo $NORM Dec 14, 2023
Copy link
Contributor

@petedyerarm petedyerarm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Fail if the output has any "\u" occurences, as that's a echo without
the -e doing it's nasty works.
@JanneKiiskila JanneKiiskila merged commit 5cba784 into master Dec 14, 2023
7 checks passed
@JanneKiiskila JanneKiiskila deleted the edge-info-norm-mess branch December 14, 2023 18:43
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