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

matrix-bot-honoroit: disable self-build by default, update to v0.9.1 #1522

Merged
merged 2 commits into from Jan 10, 2022

Conversation

etkecc
Copy link
Contributor

@etkecc etkecc commented Jan 9, 2022

Hi there,

To mitigate #1518 and prevent such issues in future, multiarch support was added both to the base image and to the honoroit image.

Both images support arm32, arm64 and amd64 architectures now, so no need for automatic self-building (of course, that's still possible, but default value changed to false).

These changes already available for the latest image tag, but as it works as expected, pinned release added as well.

@etkecc
Copy link
Contributor Author

etkecc commented Jan 9, 2022

one more thing: closes #1518

@etkecc etkecc marked this pull request as ready for review January 9, 2022 17:56
@etkecc
Copy link
Contributor Author

etkecc commented Jan 9, 2022

seems like CI lint is broken, but local lint doesn't show any issues

@spantaleev
Copy link
Owner

We should get rid of that (well, or make it not fragile). Not sure why it's acting up when we've supposedly pinned it to a specific commit and versionz

@etkecc
Copy link
Contributor Author

etkecc commented Jan 9, 2022

The problem is not with ansible-lint itself, but with one of subpackages. Seems like it has dependencies defined without pin to minor and/or patch versions:

Requirement already satisfied: rich>=9.5.1 in /usr/local/lib/python3.8/site-packages (from ansible-lint==5.3.1) (11.0.0)

Collecting enrich>=1.2.6
  Downloading enrich-1.2.6-py3-none-any.whl (8.6 kB)

Could you merge the PR, please?

@spantaleev spantaleev merged commit e437d57 into spantaleev:master Jan 10, 2022
@spantaleev
Copy link
Owner

Merged! Thanks! 👍

spantaleev added a commit that referenced this pull request Jan 10, 2022
HarHarLinks pushed a commit to HarHarLinks/matrix-docker-ansible-deploy that referenced this pull request Feb 16, 2022
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.

None yet

2 participants