Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: b0fd9174968cc4556e50acf4d43df04581ac1803
      
https://github.com/cytoscape/cytoscape.js/commit/b0fd9174968cc4556e50acf4d43df04581ac1803
  Author: Max Franz <[email protected]>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
    M .github/workflows/feature-release.yml
    M .github/workflows/patch-release.yml
    M README.md

  Log Message:
  -----------
  Update the release instructions

- Set the default branch to unstable for feature releases.
- Set the default branch to master for patch releases.
- Simplify instructions: patch & feature only (no back-port)


  Commit: 99db106da71fef6378b588af9f2d1a55f8becb09
      
https://github.com/cytoscape/cytoscape.js/commit/99db106da71fef6378b588af9f2d1a55f8becb09
  Author: Max Franz <[email protected]>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
    R .github/ISSUE_TEMPLATE/backport.md

  Log Message:
  -----------
  Delete backport issue template


  Commit: 11d21b8b4bbe42da2e375b5149446f0443b5032c
      
https://github.com/cytoscape/cytoscape.js/commit/11d21b8b4bbe42da2e375b5149446f0443b5032c
  Author: Max Franz <[email protected]>
  Date:   2024-07-04 (Thu, 04 Jul 2024)

  Changed paths:
    M .github/workflows/scripts/pre_release_test.sh

  Log Message:
  -----------
  Clean up release script: pre_release_test.sh

- Enable `set -e`
- Proper exit statements
- Fix if
- Add "dist/cytoscape.umd.js" dist file to check for release
- Quote variables


  Commit: 79423cf876bac41668b203db32d028d8e14cec57
      
https://github.com/cytoscape/cytoscape.js/commit/79423cf876bac41668b203db32d028d8e14cec57
  Author: Max Franz <[email protected]>
  Date:   2024-07-04 (Thu, 04 Jul 2024)

  Changed paths:
    M .github/workflows/scripts/new-patch-version.sh

  Log Message:
  -----------
  Clean up release script: new-patch-version.sh

- Comments
- Quote variables


  Commit: 97dee75495fa2ae89b69e7994da1784ac7598d2e
      
https://github.com/cytoscape/cytoscape.js/commit/97dee75495fa2ae89b69e7994da1784ac7598d2e
  Author: Max Franz <[email protected]>
  Date:   2024-07-04 (Thu, 04 Jul 2024)

  Changed paths:
    M .github/workflows/scripts/new-feature-version.sh

  Log Message:
  -----------
  Review release script: new-feature-version.sh

- Comments
- Quote variables


  Commit: 60cdfeff9990e4a0d16146bfb10d241c00c7ff6d
      
https://github.com/cytoscape/cytoscape.js/commit/60cdfeff9990e4a0d16146bfb10d241c00c7ff6d
  Author: Max Franz <[email protected]>
  Date:   2024-07-04 (Thu, 04 Jul 2024)

  Changed paths:
    M .github/workflows/scripts/merge_unstable_to_master.sh

  Log Message:
  -----------
  Clean up release script: merge_unstable_to_master.sh

- Proper exits
- Comments
- Quote variables
- Fix bogus branch_name ref -- checkout master instead for backport branch step


  Commit: 0f74d8e43bf69bde020bd0fd1de907d823e03af2
      
https://github.com/cytoscape/cytoscape.js/commit/0f74d8e43bf69bde020bd0fd1de907d823e03af2
  Author: Max Franz <[email protected]>
  Date:   2024-07-04 (Thu, 04 Jul 2024)

  Changed paths:
    M documentation/md/getting-started.md

  Log Message:
  -----------
  Update documentation for release file table : cytoscape.esm.mjs


  Commit: 330aa6653e8676e16b17ba3c4fe9c3285d4d32a8
      
https://github.com/cytoscape/cytoscape.js/commit/330aa6653e8676e16b17ba3c4fe9c3285d4d32a8
  Author: Max Franz <[email protected]>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

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

  Log Message:
  -----------
  BRANCH=${{ github.event.inputs.branch }}


  Commit: afec96dc69c1d21c1b1010d687446c2419396d96
      
https://github.com/cytoscape/cytoscape.js/commit/afec96dc69c1d21c1b1010d687446c2419396d96
  Author: Max Franz <[email protected]>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
    M .github/workflows/scripts/pre_release_test.sh

  Log Message:
  -----------
  Checks should be on local f/s


  Commit: 3441bf008dc2090c86e2764683f1cf3aa7d56717
      
https://github.com/cytoscape/cytoscape.js/commit/3441bf008dc2090c86e2764683f1cf3aa7d56717
  Author: Max Franz <[email protected]>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
    M package.json

  Log Message:
  -----------
  Use cpy --flat


  Commit: f23ca8c2c5452db42670289c537ebf09f3a6be31
      
https://github.com/cytoscape/cytoscape.js/commit/f23ca8c2c5452db42670289c537ebf09f3a6be31
  Author: Max Franz <[email protected]>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
    M .github/workflows/scripts/pre_release_test.sh

  Log Message:
  -----------
  Remove versions.json check since it's created earlier in the pipeline


  Commit: f05e4f4078ffc3b5087b2028ac7a59312da8996b
      
https://github.com/cytoscape/cytoscape.js/commit/f05e4f4078ffc3b5087b2028ac7a59312da8996b
  Author: Max Franz <[email protected]>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
    M README.md
    A documentation/img/preview-feature.png
    A documentation/img/preview-patch.png

  Log Message:
  -----------
  Add images


  Commit: 93d2b9e8df1355a433259ae904fa23585a020dac
      
https://github.com/cytoscape/cytoscape.js/commit/93d2b9e8df1355a433259ae904fa23585a020dac
  Author: Max Franz <[email protected]>
  Date:   2024-07-18 (Thu, 18 Jul 2024)

  Changed paths:
    R .github/ISSUE_TEMPLATE/backport.md
    M .github/workflows/feature-release.yml
    M .github/workflows/patch-release.yml
    M .github/workflows/scripts/merge_unstable_to_master.sh
    M .github/workflows/scripts/new-feature-version.sh
    M .github/workflows/scripts/new-patch-version.sh
    M .github/workflows/scripts/pre_release_test.sh
    M README.md
    A documentation/img/preview-feature.png
    A documentation/img/preview-patch.png
    M documentation/md/getting-started.md
    M package.json

  Log Message:
  -----------
  Merge pull request #3252 from cytoscape/fix/auto-rel-instr

Simplify release instructions


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/ea5535b0170d...93d2b9e8df13

To unsubscribe from these emails, change your notification settings at 
https://github.com/cytoscape/cytoscape.js/settings/notifications

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/unstable/ea5535-93d2b9%40github.com.

Reply via email to