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 check-copied-type-description-sources.yaml #762

Closed
wants to merge 2 commits into from
Closed

Update check-copied-type-description-sources.yaml #762

wants to merge 2 commits into from

Conversation

mosfet80
Copy link

Updated tj-actions

@emersonknapp
Copy link
Collaborator

This is fine... but was it necessary? Just interested in any context for why an update might be needed.

@clalancette
Copy link
Contributor

@mosfet80 Can you please rebase and add a "Signed-off-by" line to your commit? Once that is done we can go ahead with this.

@mosfet80
Copy link
Author

V37 introduces support for using Github's REST API to retrieve the list of changed files without requiring the checkout action.
V36 introduces
#performance improvements: We've made significant enhancements to glob filtering which resulted in over 60% faster execution times, with more improvements on the horizon.
#Verbose logging: We now provide detailed logs to help you better understand what's happening behind the scenes.
Clean abstractions/maintainability: Our new architecture is more modular and easier to maintain.
#Reduced complexity: All functionality is now managed in this project, making it easier for you to use and understand.
#Improved output file storage: We've made it easier to store output files for further processing.
Globstar patterns now work as expected **.js would match all .js files

@clalancette
Copy link
Contributor

@mosfet80 It's going to be easiest if you rebase for the Signed-off-line. Something like:

$ git checkout rolling-1
$ git rebase rolling
$ git commit --amend -s

@clalancette clalancette added the more-information-needed Further information is required label Aug 31, 2023
@mosfet80 mosfet80 closed this Oct 4, 2023
@mosfet80 mosfet80 deleted the rolling-1 branch October 4, 2023 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more-information-needed Further information is required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants