Giter Club home page Giter Club logo

test-release-process's Introduction

test-release-process

development workflow:

pre-requisite:

before starting the development workflow, a Github Issue must be opened. The issue must be in BDD format and must be accepted.

development:

  1. fork repository
  2. clone forked repository to local machine
  3. create your feature branch locally
  4. check in their code
  5. create pull request back to the original repository to main branch

RELEASE:

  1. Pull request (PR) to main should enforce the conventional commit format (as expected by sematic-release)
  2. PR should pass unit tests and code coverage, code quality, and outstanding comment checks with the approval of at least one required reviewer.
  3. merge and squash will be performed (potentially automated)
  4. on merge to main, a github action will be initiated to run semantic-release
    • automatically generate a changelog entry
    • version file updates
    • generates tag
    • checks in all above release changes
    • updates github Releases
    • optionally: can update and publish a packaged version of the project
  5. decision point: when should the release be executed?:
  • option 1: feature -> main via PR will initiate the semantic-release process
  • option 2 (MANUAL): feature -> develop/release develop/release -> main via PR will initiate the semantic-release process
  • option 3: option 2 executed on a cron schedule (monthly, bi-monthly, milestones)

Adding something

  • New list
  • merge linked test
  • manual release test
  • yet another release test
  • so many changes
  • many change. much joy.

test-release-process's People

Contributors

sarnickaa avatar actions-user avatar github-actions[bot] avatar gforti avatar

Watchers

SM avatar  avatar

Forkers

gforti

test-release-process's Issues

adding docs

Description

AS A [who are you? eg Developer, Content Editor, etc.]
I WANT [what is the feature you want?]
SO THAT I CAN/MAY [what will you be able to do once the feature is implemented?]

Acceptance Criteria

Scenario 1: Some determinable business situation
Given some precondition
And some other precondition
When some action by the actor
And some other action
And yet another action
Then some testable outcome is achieved
And something else we can check happens too

Scenario 2: Some determinable business situation
Given Scenario 1
When some action by the actor
And some other action
And yet another action
Then some testable outcome is achieved
And something else we can check happens too

SCOPE CLARIFICATION

What is out of scope for this story

Additional context

Add any other context or screenshots about the feature request here.

testing manual release

Description

AS A [who are you? eg Developer, Content Editor, etc.]
I WANT [what is the feature you want?]
SO THAT I CAN/MAY [what will you be able to do once the feature is implemented?]

Acceptance Criteria

Scenario 1: Some determinable business situation
Given some precondition
And some other precondition
When some action by the actor
And some other action
And yet another action
Then some testable outcome is achieved
And something else we can check happens too

Scenario 2: Some determinable business situation
Given Scenario 1
When some action by the actor
And some other action
And yet another action
Then some testable outcome is achieved
And something else we can check happens too

SCOPE CLARIFICATION

What is out of scope for this story

Additional context

Add any other context or screenshots about the feature request here.

Readme updates

Description

AS A [who are you? eg Developer, Content Editor, etc.]
I WANT [what is the feature you want?]
SO THAT I CAN/MAY [what will you be able to do once the feature is implemented?]

Acceptance Criteria

Scenario 1: Some determinable business situation
Given some precondition
And some other precondition
When some action by the actor
And some other action
And yet another action
Then some testable outcome is achieved
And something else we can check happens too

Scenario 2: Some determinable business situation
Given Scenario 1
When some action by the actor
And some other action
And yet another action
Then some testable outcome is achieved
And something else we can check happens too

SCOPE CLARIFICATION

What is out of scope for this story

Additional context

Add any other context or screenshots about the feature request here.

updating main

Description

AS A [who are you? eg Developer, Content Editor, etc.]
I WANT [what is the feature you want?]
SO THAT I CAN/MAY [what will you be able to do once the feature is implemented?]

Acceptance Criteria

Scenario 1: Some determinable business situation
Given some precondition
And some other precondition
When some action by the actor
And some other action
And yet another action
Then some testable outcome is achieved
And something else we can check happens too

Scenario 2: Some determinable business situation
Given Scenario 1
When some action by the actor
And some other action
And yet another action
Then some testable outcome is achieved
And something else we can check happens too

SCOPE CLARIFICATION

What is out of scope for this story

Additional context

Add any other context or screenshots about the feature request here.

new workflow fix for verify issue PR

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

update Readme

Description

testing templates

SCOPE CLARIFICATION

updating readme

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.