Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(scaffolder): custom action to create service in PagerDuty #1

Merged
merged 6 commits into from
Dec 5, 2023
Merged

Commits on Dec 5, 2023

  1. chore(maintenance): 🚸 adding project guidelines, code owners and temp…

    …lates
    
    adding project guidelines, code owners and templates
    
    Signed-off-by: Tiago Barbosa <[email protected]>
    t1agob committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5d8fcae View commit details
    Browse the repository at this point in the history
  2. feat(scaffolder): ✨ Custom action to create service and integration

    Custom action to create service in PagerDuty and integration to Backstage
    
    Signed-off-by: Tiago Barbosa <[email protected]>
    t1agob committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fc5341f View commit details
    Browse the repository at this point in the history
  3. ci(cicd): ✨ github actions to build and publish package

    github actions to build and publish package
    
    Signed-off-by: Tiago Barbosa <[email protected]>
    t1agob committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ae9637c View commit details
    Browse the repository at this point in the history
  4. ci: 💚 fixing yarn version

    fixing yarn version
    
    Signed-off-by: Tiago Barbosa <[email protected]>
    t1agob committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    24192c8 View commit details
    Browse the repository at this point in the history
  5. ci: 🐛 missing configuration to force yarn version

    missing configuration to force yarn version
    
    Signed-off-by: Tiago Barbosa <[email protected]>
    t1agob committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d5e4588 View commit details
    Browse the repository at this point in the history
  6. build: 💚 adding 'yarn tsc' to build command

    adding 'yarn tsc' to build command
    
    Signed-off-by: Tiago Barbosa <[email protected]>
    t1agob committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    93f01a2 View commit details
    Browse the repository at this point in the history