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

Changes to .gitignore between tags results in undetected dirty checkout #194

Open
2 tasks done
gin66 opened this issue May 8, 2023 · 9 comments
Open
2 tasks done
Assignees
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@gin66
Copy link

gin66 commented May 8, 2023

Describe the problem

The library manager log is:

2023/05/08 21:17:39 Checking out tag: 0.28.4
2023/05/08 21:17:40 Release FastAccelStepper:0.28.4 already loaded, skipping
2023/05/08 21:17:40 Checking out tag: 0.29.0
2023/05/08 21:17:40 Release FastAccelStepper:0.28.4 already loaded, skipping

Why is the last line not 0.29.0 ?

To reproduce

rerun library manager !?

Expected behavior

Library manager updates FastAccelStepper to 0.29.0

Additional context

I have checked arduino/library-registry#1552 stating wrong version in library.properties.
But the library.properties of the tagged commit is updated to 0.29.0
So arduino/library-registry#1552 does not apply

Issue checklist

  • I searched for previous reports in the issue tracker
  • My report contains all necessary details
@gin66 gin66 added the type: imperfection Perceived defect in any part of project label May 8, 2023
@per1234 per1234 self-assigned this May 9, 2023
@gin66
Copy link
Author

gin66 commented May 13, 2023

Same happened again for 0.29.1

@gin66
Copy link
Author

gin66 commented May 17, 2023

any chance to get this solved as my users are stuck on 0.28.4.

There is no issue with platformio. So I only can advise my users to switch away from Arduino IDE.

@per1234
Copy link
Contributor

per1234 commented May 17, 2023

Hi @gin66. Thanks for your report. I will investigate this problem as soon as I can find the time and report back then. Please be patient.

@gin66
Copy link
Author

gin66 commented May 22, 2023

0.29.2 is now out and 0.29.3 is in preparation.

Any update ?

@arduino arduino locked as too heated and limited conversation to collaborators May 22, 2023
@arduino arduino unlocked this conversation May 30, 2023
@per1234 per1234 transferred this issue from arduino/library-registry May 30, 2023
@per1234 per1234 added the topic: code Related to content of the project itself label May 30, 2023
@per1234 per1234 changed the title FastAccelStepper 0.29.0 Changes to .gitignore between tags results in undetected dirty checkout May 30, 2023
@kuworking
Copy link

It looks I have been able to install v 0.30.0 with arduino IDE 2.0.3

image

@gin66
Copy link
Author

gin66 commented Jul 1, 2023

Good to know. Stilll…the latest is 0.30.4 and not 0.30.0

As per arduino library manager log, it has even stopped looking for new versions.

@gin66
Copy link
Author

gin66 commented Nov 18, 2023

any news ?

@drf5n
Copy link

drf5n commented Apr 8, 2024

Still a problem vs 0.30.11 on https://github.com/gin66/FastAccelStepper/tags :

image

@cmlpreston
Copy link

Still a problem vs 0.30.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

5 participants