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

[TESTING] Increase versions test #6445

Open
wants to merge 67 commits into
base: master
Choose a base branch
from
Open

Conversation

lcaresia
Copy link
Collaborator

@lcaresia lcaresia commented May 12, 2023

WHAT

🤖 Generated by Copilot at 8dde1c0

This pull request updates the git-diff-on-components action to handle component versioning more robustly and automatically, and modifies the pull-request-checks workflow to use the git-auto-commit-action to commit any changes made by the action. It also changes the version numbers of three actions in the adalo component, and adds some console log statements to the accelo and adalo apps for debugging or future development.

🤖 Generated by Copilot at 8dde1c0

We are the masters of the code, we make the changes we desire
We use the git-auto-commit-action to set the versions on fire
We don't fear the git-diff-on-components, we embrace its power and might
We log the empty strings of doom, we are the metal knights

WHY

HOW

🤖 Generated by Copilot at 8dde1c0

  • Add functions to extract and increase version numbers from component files (link)
  • Modify git-diff-on-components action to update version numbers of components that have modified dependencies and commit the changes using git-auto-commit-action (link, link, link)
  • Update version numbers of create-record, get-records, and update-record actions in components/adalo folder (link, link, link)
  • Remove @vercel/ncc license and add licenses for buffer-from, has-flag, source-map-support, and supports-color packages in licenses.txt file of git-diff-on-components action (link, link, link, link, link)
  • Add console log statements to verify method in accelo.app.mjs file and to adalo.app.mjs file (link, link)

lcaresia and others added 2 commits May 12, 2023 18:30
Signed-off-by: Pipedream [Bot] <pipedream@pipedream.com>
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.

1 participant