Skip to content

Commit

Permalink
Main (#24)
Browse files Browse the repository at this point in the history
* Update build.yml - added conditions for PR

* bump version to 0.0.2

* Deploying

* Deploying

* bump version to 1.0.0-rc0

* Deploying

* bump version to 1.0.0-rc1

* bump version to 1.0.0

* Release/1.0.1 (#23)

* reverted back to build on all branches

* Version bump commons (#20)

* Main (#22)

* Update build.yml - added conditions for PR

* bump version to 0.0.2

* Deploying

* Deploying

* bump version to 1.0.0-rc0

* Deploying

* bump version to 1.0.0-rc1

* bump version to 1.0.0

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: cqbanh <[email protected]>

* Update to utilize new commons (#21)

* Update terraform to make PCM release tags optional

* Update submit_to_sds to utilize new auto version selection

* Fix tests

* bumping version to 1.0.1

* bump version to 1.0.1-alpha1

* Update CHANGE

* Update push on branches

* bump version to 1.0.1-rc0

* bump version to 1.0.1-rc1

---------

Co-authored-by: Josh Garde <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: cqbanh <[email protected]>
Co-authored-by: Curtis Banh <curtis.q.banhjpl.nasa.gov>

* bump version to 1.0.1

* Update bumpver.toml

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: cqbanh <[email protected]>
Co-authored-by: Josh Garde <[email protected]>
  • Loading branch information
4 people committed Jun 14, 2024
1 parent a8ef097 commit 6eeaafa
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGE
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<<<<<<< main
Version 1.0.1
=======
podaac/swodlr-ingest-to-sds deployment
podaac/swodlr-ingest-to-sds deployment
podaac/swodlr-ingest-to-sds deployment
>>>>>>> develop
2 changes: 1 addition & 1 deletion bumpver.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpver]
current_version = "1.0.2-alpha0"
current_version = "1.0.1"
version_pattern = "MAJOR.MINOR.PATCH[-TAGNUM]"
commit = true
tag = true
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swodlr-ingest-to-sds"
version = "1.0.2-alpha0"
version = "1.0.1"
description = "A system for ingesting input products for the SWOT SDS"
authors = ["podaac-tva <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 6eeaafa

Please sign in to comment.