varunsridharan / action-github-workflow-sync

Github Action To Sync Github Action's Workflow Files Across Repositories
https://github.com/marketplace/actions/github-workflow-sync
MIT License
60 stars 16 forks source link

chore(deps): upgrade dependencies and runtime to Node.js 20 #29

Closed mgerlach closed 2 days ago

mgerlach commented 9 months ago

also add .gitignore file for node modules, Intellij IDEA and VScode

fixes #28

mgerlach commented 9 months ago

@varunsridharan would this work? If so, could you release it?

mgerlach commented 8 months ago

@varunsridharan ping... any chance to get this released?

mgerlach commented 8 months ago

Pinging again...

patrickc91 commented 7 months ago

Hoping this ping helps a little bit. Perhaps it's time to swap to a fork?

mgerlach commented 2 days ago

Hello @varunsridharan any intentions to do this?

steveteuber commented 16 hours ago

Now the main branch is broken, see the error below:

/home/runner/work/_actions/varunsridharan/action-github-workflow-sync/main/node_modules/@octokit/plugin-throttling/dist-node/index.js:172
    throw new Error(`octokit/plugin-throttling error:
^
Error: octokit/plugin-throttling error:
        You must pass the onSecondaryRateLimit and onRateLimit error handlers.
        See https://octokit.github.io/rest.js/#throttling

        const octokit = new Octokit({
          throttle: {
            onSecondaryRateLimit: (retryAfter, options) => {/* ... */},
            onRateLimit: (retryAfter, options) => {/* ... */}
          }
        })
varunsridharan commented 16 hours ago

Hello everyone,

Due to personal reasons and health issues, I am currently unable to work on my open-source projects. I truly appreciate all the support and contributions from this amazing community; your involvement has been invaluable in driving these projects forward.

If anyone is interested in collaborating or even taking over one of these projects, please reach out to me directly. I’d be happy to discuss adding someone who can continue building and supporting these tools. Thank you all again for your understanding and support during this time.

Best regards, Varun Sridharan

E-Mail : varunsridharan23@gmail.com

@steveteuber @patrickc91 @mgerlach

mgerlach commented 11 hours ago

@steveteuber @smlgbl @varunsridharan see #31