Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gladiuscode/github-actions-playground
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: gladiuscode/github-actions-playground
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 2 contributors

Commits on Jan 26, 2025

  1. feat: create issues templates (#9)

    * feat: create issues templates
    
    * feat: create feature-request issues template
    gladiuscode authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    731bfd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. feat: create release-it-to-npm-with-pr-only (#11)

    * chore: update package json info required for npm
    
    * ci: create release-it-with-npm-and-pr-only template
    
    * ci: configure release-it to publish npm
    
    * fix: missing git prefix in repository info
    
    * chore: rename package and set version to 1.0.0
    
    * ci: create .npmrc to authenticate with access token
    
    * ci: configure release step to read NPM_ACCESS_TOKEN variable
    
    * chore: fix comments
    
    * ci: update release script to use --ci and --dry-run
    gladiuscode authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    07e7dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e386b9a View commit details
    Browse the repository at this point in the history
  3. feat: improve docs (#13)

    * docs: improve release-it-setup
    
    * docs: improve pass-artifacts-to-next-jobs
    
    * docs: fix typo
    
    * docs: improve pull-request-code-checks
    gladiuscode authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    6df7b29 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. feat: release it with npm pr and inputs (#14)

    * feat: create workflow with dry input and handling
    
    * build: update release script and remove --ci flag
    gladiuscode authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    9e022e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ad77c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3d8189 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. chore(release): v1.1.0

    gladiuscode committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    991c356 View commit details
    Browse the repository at this point in the history
Loading