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

update dependencies: editorconfig 0.12.9, pcre 10.44 #55

Merged
merged 5 commits into from
Jul 25, 2024

Conversation

chcg
Copy link
Contributor

@chcg chcg commented May 7, 2024

@xuhdev xuhdev requested a review from ffes May 7, 2024 22:56
@ffes
Copy link
Member

ffes commented Jul 22, 2024

Looks good to me.

Just wondering if we still need to use appveyor? The builds from github action do the job nowadays.

@ffes
Copy link
Member

ffes commented Jul 22, 2024

Just noticed that 0.12.9 has been released recently. Could you update the PR to 0.12.9?

@chcg
Copy link
Contributor Author

chcg commented Jul 22, 2024

Compilation with 0.12.9 failed. Maybe due to updated cmake version of editorconfig-core.
Appveyor could be removed if it is replaced by GH actions. That needs to be done on the appveyor website for this project.

Copy link
Member

@ffes ffes left a comment

Choose a reason for hiding this comment

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

I wait for @xuhdev for his opinion on appveyor. Other then that looks good to me.

As always, thanks for your contribution.

@xuhdev
Copy link
Member

xuhdev commented Jul 23, 2024

I agree we can remove appveyor. I believe we kept the appveyor configuration there for a grace period when we transited to github actions (although seems I can no longer find the conversation on that).

Currently the appveyor test doesn't block merging any PRs. After you delete the appveyor conf file, I'll go ahread and shut down from the appveyor side.

@ffes
Copy link
Member

ffes commented Jul 24, 2024

@chcg Could you delete appveyor.yml from the repo? Then @xuhdev can disable the integration and we can merge this PR.

@ffes ffes added the Dependencies Pull requests that update a dependency file label Jul 24, 2024
@chcg
Copy link
Contributor Author

chcg commented Jul 24, 2024

@ffes Removed appveyor.yml .

@chcg chcg changed the title update dependencies: editorconfig 0.12.7, pcre 10.43 update dependencies: editorconfig 0.12.9, pcre 10.44 Jul 24, 2024
@chcg
Copy link
Contributor Author

chcg commented Jul 24, 2024

Fixed the build of edc 0.12.9 by also using cmake version 3.16.3 in this plugin

@xuhdev
Copy link
Member

xuhdev commented Jul 24, 2024

Once you merge I'll remove the integration. I feel it's better to make sure config in the master branch is synced with external CI settings :)

@ffes ffes merged commit b83b749 into editorconfig:master Jul 25, 2024
6 of 7 checks passed
@ffes
Copy link
Member

ffes commented Jul 25, 2024

I've merged it. The appveyor integration can be removed.

And @chcg, thanks for your contribution.

@xuhdev
Copy link
Member

xuhdev commented Jul 25, 2024

Integration removed 👌

@chcg chcg deleted the update_dependencies branch July 31, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants