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

Use build num instead of workflow id #15

Closed
wants to merge 1 commit into from

Conversation

ddold
Copy link

@ddold ddold commented Nov 5, 2021

The current setup is misleading.
It is showing on coveralls as the build number, but in reality it is the workflow id of the build
Built in CircleCI env variables here

Screenshot 2021-11-05 at 18 16 02

I think it would be much nicer to see 1 rather than 611d45e9-ed30-4eda-bff0-60130de2e8af

josegonzalez added a commit to josegonzalez/coverage-reporter that referenced this pull request May 12, 2023
This is more correct and easier for developers to understand.

See coverallsapp/orb#15 for details.
@josegonzalez
Copy link
Contributor

I think this can be closed - the upstream repo should be the place where the change is applied, and the coveralls folks have decided against it.

@mrexox
Copy link
Contributor

mrexox commented May 31, 2023

Yes, unfortunately there's no workflow-scoped unique number that can be used instead of workflow id. So, to make it robust, we use workflow id.

@mrexox mrexox closed this May 31, 2023
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

3 participants