Skip to content

Develop on main, part 1 - #22451

Merged
kasobol-msft merged 17 commits into
Azure:feature/storage/stg78from
kasobol-msft:develop-on-main
Jun 24, 2021
Merged

Develop on main, part 1#22451
kasobol-msft merged 17 commits into
Azure:feature/storage/stg78from
kasobol-msft:develop-on-main

Conversation

@kasobol-msft

@kasobol-msft kasobol-msft commented Jun 22, 2021

Copy link
Copy Markdown
Contributor

In this PR:

  • make service version to STG77 as defaults used in live tests
  • pin to STG78 in CI

Out of scope (TBD later):

  • tests that make sure that we default to STG78 when we release.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Jun 22, 2021
@kasobol-msft

Copy link
Copy Markdown
Contributor Author

/azp run java - storage - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@kasobol-msft kasobol-msft changed the title Develop on main Develop on main, part 1 Jun 22, 2021
@kasobol-msft

Copy link
Copy Markdown
Contributor Author

/azp run java - storage - ci

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines failed to run 1 pipeline(s).

@kasobol-msft

Copy link
Copy Markdown
Contributor Author

/azp run java - storage - ci

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@kasobol-msft

Copy link
Copy Markdown
Contributor Author

/azp run java - storage - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@kasobol-msft

Copy link
Copy Markdown
Contributor Author

/azp run java - storage - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@kasobol-msft

Copy link
Copy Markdown
Contributor Author

/azp run java - storage - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@kasobol-msft

Copy link
Copy Markdown
Contributor Author

/azp run java - storage - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@kasobol-msft

Copy link
Copy Markdown
Contributor Author

/azp run java - core - ci

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@kasobol-msft

Copy link
Copy Markdown
Contributor Author

/azp run java - storage - tests

@kasobol-msft

Copy link
Copy Markdown
Contributor Author

/azp run java - storage - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@kasobol-msft

Copy link
Copy Markdown
Contributor Author

/azp run java - storage - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@kasobol-msft
kasobol-msft merged commit b3aac3d into Azure:feature/storage/stg78 Jun 24, 2021
@kasobol-msft
kasobol-msft deleted the develop-on-main branch June 24, 2021 16:34
kasobol-msft added a commit that referenced this pull request Jun 24, 2021
* Set up STG78 branch (#21634)

* Generated off latest version of blob swagger (#21644)

* Reenabled quick query parquet support (#21785)

* Implemented Immutable Storage with Versioning (#21718)

* File listing v2 (#21720)

* swagger generation and hookup

regenerated files swagger for listing
hooked up generated and handwritten models
expanded client API to support new models

* testing and fixes

expanded test parameters for file listing.
swagger transform added.

* rerecorded file listing test

* more testing

also fixed a method name casing

* docstrings and samples

* checkstyle

* reverted primative boolean extended info arg

REST api accepts true or an absence of value. Alligning with .NET for
now on Boolean vs boolean.

* checkpoint

* pr feedback

* misused variable fix

* fixed test

* send nothing, not false: include-extended-info

other minor fixes
rerecorded tests

* import cleanup

* swagger regeneration and test fixes

* API comments

extendedInfo boolean => Boolean
renamed options class

* reidentified samples for options class name change

Co-authored-by: jschrepp-MSFT <41338290+jschrepp-MSFT@users.noreply.github.com>

* Fix test.

* Implemented list deleted root blob with versions (#21996)

* Addressed comments for immutable storage with versioning (#22388)

* Develop on main, part 1 (#22451)

* move back service version.

* pin CI.

* fix ci.

* fix ci ?

* fix live tests ?

* use latest service version to filter if not specified in variable.

* use latest service version to filter if not specified in variable.

* does this work ??

* missing stuff.

* move that piece to parent as well.

* rollback yml changes in favor of pom.xml

* fix build ?

* how about this ?

* more ?

* not this.

* rollback some.

* does this work ??

Co-authored-by: Gauri Prasad <51212198+gapra-msft@users.noreply.github.com>
Co-authored-by: gapra <gapra@microsoft.com>
Co-authored-by: James <41338290+jaschrep-msft@users.noreply.github.com>
Co-authored-by: jschrepp-MSFT <41338290+jschrepp-MSFT@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants