[cytoscape/cytoscape.js] 86d0ce: Cherry-pick to 3.25.x: Add support for automated r...

2023-09-01 Thread 'Max Franz' via cytoscape-cvs
  Branch: refs/heads/3.25.x
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 86d0ce47a5e0818bdbea9994d96a76706a8d6863
  
https://github.com/cytoscape/cytoscape.js/commit/86d0ce47a5e0818bdbea9994d96a76706a8d6863
  Author: Max Franz 
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
A .github/workflows/feature-release.yml
A .github/workflows/md/Feature_Release.md
A .github/workflows/md/Manual_Release.md
A .github/workflows/md/Patch_Backport_Release.md
A .github/workflows/md/blog-issue-template.md
A .github/workflows/md/repo-setup.md
A .github/workflows/patch-release.yml
A .github/workflows/scripts/merge_unstable_to_master.sh
A .github/workflows/scripts/new-feature-version.sh
A .github/workflows/scripts/new-patch-version.sh
A .github/workflows/scripts/pre_release_test.sh
M .gitignore
M README.md
M documentation/docmaker.js
M documentation/docmaker.json
M documentation/md/intro.md
A documentation/versions.json

  Log Message:
  ---
  Cherry-pick to 3.25.x: Add support for automated releases via GitHub Actions 
from Akash's GSOC project.

Merge pr/AkMo3/3153 into unstable

Ref: Github Action for Automated Release #3153


-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/3.25.x/0eb576-86d0ce%40github.com.


[cytoscape/cytoscape.js] 6e4000: Cherry-pick to master: Add support for automated r...

2023-09-01 Thread 'Max Franz' via cytoscape-cvs
  Branch: refs/heads/master
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 6e400045911765158657cdd5eb1e59da63c8569f
  
https://github.com/cytoscape/cytoscape.js/commit/6e400045911765158657cdd5eb1e59da63c8569f
  Author: Max Franz 
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
A .github/workflows/feature-release.yml
A .github/workflows/md/Feature_Release.md
A .github/workflows/md/Manual_Release.md
A .github/workflows/md/Patch_Backport_Release.md
A .github/workflows/md/blog-issue-template.md
A .github/workflows/md/repo-setup.md
A .github/workflows/patch-release.yml
A .github/workflows/scripts/merge_unstable_to_master.sh
A .github/workflows/scripts/new-feature-version.sh
A .github/workflows/scripts/new-patch-version.sh
A .github/workflows/scripts/pre_release_test.sh
M .gitignore
M README.md
M documentation/docmaker.js
M documentation/docmaker.json
M documentation/md/intro.md
A documentation/versions.json
M package.json

  Log Message:
  ---
  Cherry-pick to master: Add support for automated releases via GitHub Actions 
from Akash's GSOC project.

Merge pr/AkMo3/3153 into unstable

Ref: Github Action for Automated Release #3153


-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/master/8e373d-6e4000%40github.com.


[cytoscape/cytoscape.js] 84701f: Build 3.26.0

2023-09-01 Thread 'Max Franz' via cytoscape-cvs
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 84701f763d83280ef54ec7b4a088a7f960b2e85d
  
https://github.com/cytoscape/cytoscape.js/commit/84701f763d83280ef54ec7b4a088a7f960b2e85d
  Author: Max Franz 
  Date:   2023-08-04 (Fri, 04 Aug 2023)

  Changed paths:
M LICENSE
M dist/cytoscape.cjs.js
M dist/cytoscape.esm.js
M dist/cytoscape.esm.min.js
M dist/cytoscape.min.js
M dist/cytoscape.umd.js
M documentation/index.html
M documentation/js/cytoscape.min.js

  Log Message:
  ---
  Build 3.26.0


  Commit: 2f9863f9b02822548a39431bb802044ceb3895a6
  
https://github.com/cytoscape/cytoscape.js/commit/2f9863f9b02822548a39431bb802044ceb3895a6
  Author: Max Franz 
  Date:   2023-08-04 (Fri, 04 Aug 2023)

  Changed paths:
M package-lock.json
M package.json

  Log Message:
  ---
  3.26.0


  Commit: 17bf84b1f13cdf2c9ae5e6db902bcc01db2fcaa6
  
https://github.com/cytoscape/cytoscape.js/commit/17bf84b1f13cdf2c9ae5e6db902bcc01db2fcaa6
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
A .github/workflows/manual.yml

  Log Message:
  ---
  Feat: Create github action to automate release project


  Commit: 410159b185ad01c39e504c0f8a80ae174b76df0a
  
https://github.com/cytoscape/cytoscape.js/commit/410159b185ad01c39e504c0f8a80ae174b76df0a
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
R .github/workflows/manual.yml
A .github/workflows/release.yml

  Log Message:
  ---
  chore: Rename file and provide choice to select release type


  Commit: a9010bb1d65f85a65202c721a5f162cac8f215d8
  
https://github.com/cytoscape/cytoscape.js/commit/a9010bb1d65f85a65202c721a5f162cac8f215d8
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
M .github/workflows/release.yml

  Log Message:
  ---
  Feat: update release action to run on milestone completion


  Commit: e59a8305734239e076f3953420a4f33064464251
  
https://github.com/cytoscape/cytoscape.js/commit/e59a8305734239e076f3953420a4f33064464251
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
M .github/workflows/release.yml

  Log Message:
  ---
  chore: Set environment based on trigger


  Commit: a6e0a1e0ffca4bc9d0e4aad49a3704357602c24a
  
https://github.com/cytoscape/cytoscape.js/commit/a6e0a1e0ffca4bc9d0e4aad49a3704357602c24a
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
M .github/workflows/release.yml

  Log Message:
  ---
  Feat: Add code to checkout master branch


  Commit: a82232dbd1d5713b2e40bdfdb183f6753c0794d6
  
https://github.com/cytoscape/cytoscape.js/commit/a82232dbd1d5713b2e40bdfdb183f6753c0794d6
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
M .github/workflows/release.yml

  Log Message:
  ---
  Update release.yml


  Commit: 9580d18a292ae0d1e0dfb210ca60ae9f7a259ab0
  
https://github.com/cytoscape/cytoscape.js/commit/9580d18a292ae0d1e0dfb210ca60ae9f7a259ab0
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
M .github/workflows/release.yml

  Log Message:
  ---
  Update release.yml


  Commit: 204bbdac7b1362dfdabcad0044b8dabdb9802c84
  
https://github.com/cytoscape/cytoscape.js/commit/204bbdac7b1362dfdabcad0044b8dabdb9802c84
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
A .github/workflows/feature_release.yml
R .github/workflows/release.yml

  Log Message:
  ---
  Update and rename release.yml to feature_release.yml


  Commit: b989fa4a0ebd0fa5df694edd812be5857945d947
  
https://github.com/cytoscape/cytoscape.js/commit/b989fa4a0ebd0fa5df694edd812be5857945d947
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
M .github/workflows/feature_release.yml

  Log Message:
  ---
  Update feature_release.yml


  Commit: 4abc9a9019767c360e8987c630a833dcf6559c2f
  
https://github.com/cytoscape/cytoscape.js/commit/4abc9a9019767c360e8987c630a833dcf6559c2f
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
M .github/workflows/feature_release.yml

  Log Message:
  ---
  Update feature_release.yml


  Commit: b31d59d8c9bd12fb6f442e452531c48e9db6ed82
  
https://github.com/cytoscape/cytoscape.js/commit/b31d59d8c9bd12fb6f442e452531c48e9db6ed82
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
M .github/workflows/feature_release.yml

  Log Message:
  ---
  Update feature_release.yml


  Commit: c345d1c2c29621b6dca15af85efbd4c85b9edfaf
  
https://github.com/cytoscape/cytoscape.js/commit/c345d1c2c29621b6dca15af85efbd4c85b9edfaf
  Author: Akash Mondal 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
M