Skip to content

Conversation

@robGG1997
Copy link
Contributor

@robGG1997 robGG1997 commented Sep 14, 2023

this will automate the dev process of duplicating modifications to the imported package sample
uses a bash script to remove and duplicate samples folder
uses a git actions workflow duplicate_sample.yml to check for changes to imported package sample to run duplicate_package_sample.sh and commit and push any changes if they exist
This will only be automated to add a commit when a pull request is created to main

@robGG1997 robGG1997 self-assigned this Sep 14, 2023
@robGG1997 robGG1997 closed this Sep 14, 2023
@robGG1997 robGG1997 force-pushed the rob/automate-sample-modifications-593 branch from 0191c49 to a555894 Compare September 14, 2023 08:43
@robGG1997 robGG1997 reopened this Sep 14, 2023
@robGG1997 robGG1997 force-pushed the rob/automate-sample-modifications-593 branch from 5f45bf6 to 65d752b Compare September 14, 2023 08:56
@robGG1997 robGG1997 force-pushed the rob/automate-sample-modifications-593 branch from 2a40b54 to 95fb832 Compare September 14, 2023 09:18
@robGG1997 robGG1997 closed this Sep 14, 2023
@robGG1997 robGG1997 force-pushed the rob/automate-sample-modifications-593 branch from 95fb832 to a555894 Compare September 14, 2023 09:19
@robGG1997 robGG1997 reopened this Sep 14, 2023
@robGG1997 robGG1997 force-pushed the rob/automate-sample-modifications-593 branch from 6917b60 to 17432cc Compare September 14, 2023 09:48
@CLAassistant
Copy link

CLAassistant commented Sep 14, 2023

CLA assistant check
All committers have signed the CLA.

@robGG1997 robGG1997 force-pushed the rob/automate-sample-modifications-593 branch from 4201fce to f43770b Compare September 14, 2023 11:16
@robGG1997 robGG1997 closed this Sep 14, 2023
@robGG1997 robGG1997 reopened this Sep 14, 2023
Copy link
Member

@kalambet kalambet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robGG1997 robGG1997 enabled auto-merge (squash) September 15, 2023 11:52
@robGG1997 robGG1997 merged commit 9d4e55c into main Sep 15, 2023
@robGG1997 robGG1997 deleted the rob/automate-sample-modifications-593 branch September 15, 2023 11:54
robGG1997 added a commit that referenced this pull request Nov 3, 2023
* Revert "automated duplicating imported samples modifications (#595)"

This reverts commit a555894.

* reverted main changed for duplicating imported sample changes

* switched checkout to v3

* added branched checkout

* branched checkout using checkout v2

* fixed syntax error

* switched local git credential config and switched out automated author from actor to GH action bot

* reverted automated bot author to actor/fix CLA

* Auto-duplicate Package Samples

---------

Co-authored-by: robGG1997 <robGG1997@users.noreply.github.com>
rob1997 pushed a commit that referenced this pull request Jan 16, 2025
* Revert "automated duplicating imported samples modifications (#595)"

This reverts commit a555894.

* reverted main changed for duplicating imported sample changes

* switched checkout to v3

* added branched checkout

* branched checkout using checkout v2

* fixed syntax error

* switched local git credential config and switched out automated author from actor to GH action bot

* reverted automated bot author to actor/fix CLA

* Auto-duplicate Package Samples

---------

Co-authored-by: robGG1997 <robGG1997@users.noreply.github.com>
sergeypanin1994 pushed a commit to sergeypanin1994/web3.unity that referenced this pull request Mar 16, 2025
* Revert "automated duplicating imported samples modifications (ChainSafe#595)"

This reverts commit a555894.

* reverted main changed for duplicating imported sample changes

* switched checkout to v3

* added branched checkout

* branched checkout using checkout v2

* fixed syntax error

* switched local git credential config and switched out automated author from actor to GH action bot

* reverted automated bot author to actor/fix CLA

* Auto-duplicate Package Samples

---------

Co-authored-by: robGG1997 <robGG1997@users.noreply.github.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.

Automate duplicating/copying modifications to importable package sample

6 participants