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

fix: Update plugin code to support no connection #25

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

candiduslynx
Copy link
Contributor

@candiduslynx candiduslynx commented Oct 31, 2023

It should be a good idea to add docs to be distributed through CloudQuery Hub as a follow-up, see #26

@candiduslynx candiduslynx changed the title fix:Chore/docs fix: Update plugin code to support no connection Oct 31, 2023
@koltyakov koltyakov changed the base branch from main to dev October 31, 2023 17:54
Copy link
Owner

@koltyakov koltyakov left a comment

Choose a reason for hiding this comment

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

Going to merge it. Yet, please check the comment with package command.

.PHONY: package
package:
go run main.go package --docs-dir docs -m @CHANGELOG.md v2.0.0 .
Copy link
Owner

Choose a reason for hiding this comment

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

I guess it should better be a part of a pipeline (GitHub Action: .github/workflows/release.yaml, as a post release action) which used the git tag as a version instead a hardcoded one.

Copy link
Contributor Author

@candiduslynx candiduslynx Oct 31, 2023

Choose a reason for hiding this comment

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

Yeah, committed it to the Makefile to make it easier to see & not forget about

@koltyakov koltyakov merged commit efd2d0b into koltyakov:dev Oct 31, 2023
1 check passed
@candiduslynx candiduslynx deleted the chore/docs branch November 1, 2023 15:39
@candiduslynx
Copy link
Contributor Author

@koltyakov could you also release a new version with these fixes (maybe retract the old one?)

@koltyakov
Copy link
Owner

@candiduslynx

I republished v2.0.0 with this changes.

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