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

Adjust nightly and release workflows #3210

Merged
merged 5 commits into from
Sep 3, 2024

Conversation

jamshale
Copy link
Contributor

@jamshale jamshale commented Aug 29, 2024

Adjusts nightly and release integration testing creates re-useable is_release action.

Scenario testing:

  • on PR's, releases, nightly, manual

BDD Integration tests:

  • PR's, Nightly, manual
    • only PR tags (small suite that isn't covered by other tests)
  • Releases
    • Release tags (full suite)

BDD Interop tests (AATH):

  • PR's
    • critical tags (reduced suite)
  • Nightly, releases, manual
    • Acceptance tags

@jamshale jamshale force-pushed the feat/3206 branch 3 times, most recently from ae01ce6 to 85dda30 Compare August 29, 2024 18:30
Signed-off-by: jamshale <[email protected]>
Signed-off-by: jamshale <[email protected]>
Signed-off-by: jamshale <[email protected]>
@jamshale jamshale linked an issue Aug 29, 2024 that may be closed by this pull request
@jamshale jamshale requested review from ianco and esune August 29, 2024 19:53
@jamshale jamshale changed the title [TESTING] Adjust nightly and release workflows Adjust nightly and release workflows Aug 29, 2024
Copy link

sonarcloud bot commented Sep 3, 2024

@jamshale jamshale merged commit dcc1608 into openwallet-foundation:main Sep 3, 2024
10 checks passed
darshilnb pushed a commit to Northern-Block/aries-cloudagent-python that referenced this pull request Sep 5, 2024
* Adjust nightly and release workflows

Signed-off-by: jamshale <[email protected]>

* Testing

Signed-off-by: jamshale <[email protected]>

* Test release

Signed-off-by: jamshale <[email protected]>

* Revert test release

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
ff137 pushed a commit to ff137/acapy that referenced this pull request Oct 22, 2024
* Adjust nightly and release workflows

Signed-off-by: jamshale <[email protected]>

* Testing

Signed-off-by: jamshale <[email protected]>

* Test release

Signed-off-by: jamshale <[email protected]>

* Revert test release

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adjust nightly and release integration test workflows
3 participants