Skip to content

Conversation

@OmgImAlexis
Copy link
Contributor

@OmgImAlexis OmgImAlexis commented Sep 20, 2022

When comparing the old and new state we need to stringify the object as === with two objects will return false as they're not the same object.

@github-actions
Copy link
Contributor

connect-files
unraid-api

@github-actions
Copy link
Contributor

connect-files
unraid-api

@elibosley elibosley merged commit c059984 into main Sep 20, 2022
@elibosley elibosley deleted the fix/config-written-with-no-changes branch September 20, 2022 14:22
"bundle": "pkg . --public",
"build": "npm run compile && npm run bundle",
"build:docker": "docker compose run --rm builder",
"build:docker": "docker-compose run --rm builder",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can we please use docker compose not docker-compose so it uses the newer runner? It's a lot nicer on windows for the output and doesn't randomly clear the screen for me.

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.

3 participants